/usr/share/codeblocks/compilers/options_null.xml is in codeblocks-common 13.12-3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 | <?xml version="1.0"?>
<!DOCTYPE CodeBlocks_compiler_options>
<CodeBlocks_compiler_options>
<!-- No options -->
<Option name="No active compiler"
option="none"
checkAgainst="none"
checkMessage="This is not a switch; it does nothing."
supersedes="none"/>
</CodeBlocks_compiler_options>
|