version of dev-c++ noted

This commit is contained in:
James Turk 2003-09-07 20:01:40 +00:00
parent ab85fcae14
commit 2e0ee12b48
2 changed files with 2 additions and 1 deletions

View File

@ -35,7 +35,7 @@ Compile=1
Link=1 Link=1
Priority=1000 Priority=1000
OverrideBuildCmd=0 OverrideBuildCmd=0
BuildCmd=$(CPP) -c VersionInfo.cpp -o ./VersionInfo.o $(CXXFLAGS) BuildCmd=
[Unit2] [Unit2]
FileName=..\src\ZE_Utility.cpp FileName=..\src\ZE_Utility.cpp

1
devcpp/readme-devcpp.txt Executable file
View File

@ -0,0 +1 @@
The projects in this directory were built using Dev-C++ 4.9.8.0 (aka 5 beta 8) Dev-C++ 4 has problems creating portable project files.