/usr/share/codeblocks/compilers/compiler_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 | <?xml version="1.0"?>
<!DOCTYPE CodeBlocks_compiler>
<CodeBlocks_compiler name="*No Compiler*"
id="null"
weight="100">
<Path type="master">
<Fallback path="-- No Compiler --"/>
</Path>
</CodeBlocks_compiler>
|