]> icculus.org git repositories - divverent/nexuiz.git/blob - data/qcsrc/server/server.cbp
bugfix target_spawn, and change docs to match it
[divverent/nexuiz.git] / data / qcsrc / server / server.cbp
1 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
2 <CodeBlocks_project_file>
3         <FileVersion major="1" minor="6" />
4         <Project>
5                 <Option title="server" />
6                 <Option pch_mode="2" />
7                 <Option compiler="quakec" />
8                 <Build>
9                         <Target title="Standard">
10                                 <Option output="bin\Debug\server" prefix_auto="1" extension_auto="1" />
11                                 <Option object_output="obj\Debug\" />
12                                 <Option type="1" />
13                                 <Option compiler="quakec" />
14                                 <Compiler>
15                                         <Add option="-g" />
16                                 </Compiler>
17                         </Target>
18                 </Build>
19                 <Compiler>
20                         <Add option="-Wall" />
21                 </Compiler>
22                 <Extensions>
23                         <code_completion />
24                         <envvars />
25                         <debugger />
26                         <lib_finder disable_auto="1" />
27                 </Extensions>
28         </Project>
29 </CodeBlocks_project_file>