1
Fork 0

Afegit flag debug preprocessor

This commit is contained in:
Guillem 2022-04-02 13:17:50 +02:00
parent 7b660cd0dc
commit 1bd56d81e7
Signed by: lordwektabyte
GPG key ID: 73C5458905782129

View file

@ -36,6 +36,7 @@
<Compiler Options="-g" C_Options="-g" Assembler="" Required="yes" PreCompiledHeader="" PCHInCommandLine="no" PCHFlags="" PCHFlagsPolicy="0"> <Compiler Options="-g" C_Options="-g" Assembler="" Required="yes" PreCompiledHeader="" PCHInCommandLine="no" PCHFlags="" PCHFlagsPolicy="0">
<IncludePath Value="."/> <IncludePath Value="."/>
<IncludePath Value="include"/> <IncludePath Value="include"/>
<Preprocessor Value="NDEBUG"/>
</Compiler> </Compiler>
<Linker Options="" Required="yes"/> <Linker Options="" Required="yes"/>
<ResourceCompiler Options="" Required="no"/> <ResourceCompiler Options="" Required="no"/>