version of dev-c++ noted
This commit is contained in:
parent
ab85fcae14
commit
2e0ee12b48
@ -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
1
devcpp/readme-devcpp.txt
Executable 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.
|
Loading…
Reference in New Issue
Block a user