Commit c55310d89fdc91d568966eebdc33edb398a44d25
1 parent
98a5c1a5
Exists in
master
and in
1 other branch
Updating codeblocks project file.
Showing
2 changed files
with
2 additions
and
2 deletions
Show diff stats
.gitignore
v3270.cbp
@@ -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" /> |