From ab85fcae14ea28014886b224c68099d9c2fc0973 Mon Sep 17 00:00:00 2001 From: James Turk Date: Sun, 7 Sep 2003 18:29:02 +0000 Subject: [PATCH] -Wall added --- devcpp/ZEngine.dev | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/devcpp/ZEngine.dev b/devcpp/ZEngine.dev index 59df94e..7dc2145 100755 --- a/devcpp/ZEngine.dev +++ b/devcpp/ZEngine.dev @@ -11,7 +11,7 @@ PrivateResource= ResourceIncludes= MakeIncludes= Compiler= -CppCompiler= +CppCompiler=-Wall_@@_ Linker= IsCpp=1 Icon= @@ -35,7 +35,7 @@ Compile=1 Link=1 Priority=1000 OverrideBuildCmd=0 -BuildCmd= +BuildCmd=$(CPP) -c VersionInfo.cpp -o ./VersionInfo.o $(CXXFLAGS) [Unit2] FileName=..\src\ZE_Utility.cpp