diff options
Diffstat (limited to 'proto_lib/lib.project')
| -rw-r--r-- | proto_lib/lib.project | 2 | 
1 files changed, 2 insertions, 0 deletions
diff --git a/proto_lib/lib.project b/proto_lib/lib.project index 65be5d8..d686c48 100644 --- a/proto_lib/lib.project +++ b/proto_lib/lib.project @@ -29,6 +29,7 @@      <Configuration Name="Debug" CompilerType="gnu g++" DebuggerType="GNU gdb debugger" Type="Static Library" BuildCmpWithGlobalSettings="append" BuildLnkWithGlobalSettings="append" BuildResWithGlobalSettings="append">        <Compiler Options="-g;-O0;-Wall" C_Options="-g;-O0;-Wall" Required="yes" PreCompiledHeader="" PCHInCommandLine="no" UseDifferentPCHFlags="no" PCHFlags="">          <IncludePath Value="."/> +        <Preprocessor Value="DEBUG"/>        </Compiler>        <Linker Options="" Required="yes"/>        <ResourceCompiler Options="" Required="no"/> @@ -74,6 +75,7 @@          <![CDATA[ +              ]]>        </Environment>        <Debugger IsRemote="no" RemoteHostName="" RemoteHostPort="" DebuggerPath="">  | 
