Skip to content

Commit a5e4f95

Browse files
committed
Add execution parameters to codeblocks project file: p.cpp --debug
1 parent 7ddc4f4 commit a5e4f95

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

cppcheck.cbp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
<Option output="cppcheck" prefix_auto="1" extension_auto="1" />
1212
<Option type="1" />
1313
<Option compiler="gcc" />
14+
<Option parameters="p.cpp --debug" />
1415
<Compiler>
1516
<Add option="-g" />
1617
</Compiler>

0 commit comments

Comments
 (0)