diff --git a/devcpp/ZEngine.dev b/devcpp/ZEngine.dev index 7dc2145..9a45c4a 100755 --- a/devcpp/ZEngine.dev +++ b/devcpp/ZEngine.dev @@ -35,7 +35,7 @@ Compile=1 Link=1 Priority=1000 OverrideBuildCmd=0 -BuildCmd=$(CPP) -c VersionInfo.cpp -o ./VersionInfo.o $(CXXFLAGS) +BuildCmd= [Unit2] FileName=..\src\ZE_Utility.cpp diff --git a/devcpp/readme-devcpp.txt b/devcpp/readme-devcpp.txt new file mode 100755 index 0000000..2098b5a --- /dev/null +++ b/devcpp/readme-devcpp.txt @@ -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. \ No newline at end of file