From 2e0ee12b48e5b38902c67c164bc8db6aa6a0bd12 Mon Sep 17 00:00:00 2001 From: James Turk Date: Sun, 7 Sep 2003 20:01:40 +0000 Subject: [PATCH] version of dev-c++ noted --- devcpp/ZEngine.dev | 2 +- devcpp/readme-devcpp.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100755 devcpp/readme-devcpp.txt 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