summaryrefslogtreecommitdiff
path: root/codeblocks/chocolate-server.cbp
diff options
context:
space:
mode:
Diffstat (limited to 'codeblocks/chocolate-server.cbp')
-rw-r--r--codeblocks/chocolate-server.cbp10
1 files changed, 6 insertions, 4 deletions
diff --git a/codeblocks/chocolate-server.cbp b/codeblocks/chocolate-server.cbp
index 18a9c5c6..76084755 100644
--- a/codeblocks/chocolate-server.cbp
+++ b/codeblocks/chocolate-server.cbp
@@ -9,7 +9,7 @@
<Option virtualFolders="" />
<Build>
<Target title="Debug">
- <Option output="..\bin\chocolate-server-dbg.exe" />
+ <Option output="..\bin\chocolate-server-dbg.exe" prefix_auto="0" extension_auto="0" />
<Option working_dir="..\bin" />
<Option object_output="..\obj\dbg" />
<Option type="1" />
@@ -21,7 +21,7 @@
</Compiler>
</Target>
<Target title="Release">
- <Option output="..\bin\chocolate-server.exe" />
+ <Option output="..\bin\chocolate-server.exe" prefix_auto="0" extension_auto="0" />
<Option working_dir="..\bin" />
<Option object_output="..\obj\rel" />
<Option type="1" />
@@ -175,6 +175,8 @@
<Option target="Debug" />
<Option target="Release" />
</Unit>
- <Extensions />
+ <Extensions>
+ <code_completion />
+ </Extensions>
</Project>
-</CodeBlocks_project_file> \ No newline at end of file
+</CodeBlocks_project_file>