Commit c55310d89fdc91d568966eebdc33edb398a44d25

Authored by Perry Werneck
1 parent 98a5c1a5
Exists in master and in 1 other branch develop

Updating codeblocks project file.

Showing 2 changed files with 2 additions and 2 deletions   Show diff stats
@@ -51,3 +51,4 @@ vgcore.* @@ -51,3 +51,4 @@ vgcore.*
51 doxygen/doxyfile 51 doxygen/doxyfile
52 glade/v3270.xml 52 glade/v3270.xml
53 *test.glade* 53 *test.glade*
  54 +ValgrindOut.xml
@@ -10,9 +10,8 @@ @@ -10,9 +10,8 @@
10 <Target title="Debug"> 10 <Target title="Debug">
11 <Option output=".bin/Debug/libv3270" prefix_auto="1" extension_auto="1" /> 11 <Option output=".bin/Debug/libv3270" prefix_auto="1" extension_auto="1" />
12 <Option object_output=".obj/Debug/" /> 12 <Option object_output=".obj/Debug/" />
13 - <Option type="1" /> 13 + <Option type="0" />
14 <Option compiler="gcc" /> 14 <Option compiler="gcc" />
15 - <Option use_console_runner="0" />  
16 <Compiler> 15 <Compiler>
17 <Add option="-g" /> 16 <Add option="-g" />
18 <Add option="-DDEBUG=1" /> 17 <Add option="-DDEBUG=1" />