-Wall added
This commit is contained in:
parent
a64e56b9bf
commit
ab85fcae14
@ -11,7 +11,7 @@ PrivateResource=
|
|||||||
ResourceIncludes=
|
ResourceIncludes=
|
||||||
MakeIncludes=
|
MakeIncludes=
|
||||||
Compiler=
|
Compiler=
|
||||||
CppCompiler=
|
CppCompiler=-Wall_@@_
|
||||||
Linker=
|
Linker=
|
||||||
IsCpp=1
|
IsCpp=1
|
||||||
Icon=
|
Icon=
|
||||||
@ -35,7 +35,7 @@ Compile=1
|
|||||||
Link=1
|
Link=1
|
||||||
Priority=1000
|
Priority=1000
|
||||||
OverrideBuildCmd=0
|
OverrideBuildCmd=0
|
||||||
BuildCmd=
|
BuildCmd=$(CPP) -c VersionInfo.cpp -o ./VersionInfo.o $(CXXFLAGS)
|
||||||
|
|
||||||
[Unit2]
|
[Unit2]
|
||||||
FileName=..\src\ZE_Utility.cpp
|
FileName=..\src\ZE_Utility.cpp
|
||||||
|
Loading…
Reference in New Issue
Block a user