]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blob - qcsrc/qc-client.cbp
Remove some stale code, very basic racer tough csqc (disabled) new models for raptor...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / qc-client.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="qc-client" />
6                 <Option makefile="client" />
7                 <Option makefile_is_custom="1" />
8                 <Option pch_mode="2" />
9                 <Option compiler="fteqcc" />
10                 <MakeCommands>
11                         <Build command="$make -src $makefile" />
12                         <CompileFile command="$make -src $makefile" />
13                         <Clean command="$make -src $makefile" />
14                         <DistClean command="" />
15                         <AskRebuildNeeded command="" />
16                         <SilentBuild command="$make -src $makefile" />
17                 </MakeCommands>
18                 <Build>
19                         <Target title="Debug">
20                                 <Option output="bin\Debug\qc-server" prefix_auto="1" extension_auto="1" />
21                                 <Option object_output="obj\Debug\" />
22                                 <Option type="1" />
23                                 <Option compiler="fteqcc" />
24                                 <Compiler>
25                                         <Add option="-g" />
26                                 </Compiler>
27                                 <MakeCommands>
28                                         <Build command="$make -src $makefile" />
29                                         <CompileFile command="$make -src $makefile" />
30                                         <Clean command="$make -src $makefile" />
31                                         <DistClean command="" />
32                                         <AskRebuildNeeded command="" />
33                                         <SilentBuild command="$make -src $makefile" />
34                                 </MakeCommands>
35                         </Target>
36                         <Target title="Release">
37                                 <Option output="bin\Release\qc-server" prefix_auto="1" extension_auto="1" />
38                                 <Option object_output="obj\Release\" />
39                                 <Option type="1" />
40                                 <Option compiler="fteqcc" />
41                                 <Compiler>
42                                         <Add option="-O2" />
43                                 </Compiler>
44                                 <Linker>
45                                         <Add option="-s" />
46                                 </Linker>
47                                 <MakeCommands>
48                                         <Build command="$make -DRELEASE -src $makefile" />
49                                         <CompileFile command="$make -DRELEASE -src $makefile" />
50                                         <Clean command="$make -DRELEASE -src $makefile" />
51                                         <DistClean command="" />
52                                         <AskRebuildNeeded command="" />
53                                         <SilentBuild command="$make -DRELEASE -src $makefile" />
54                                 </MakeCommands>
55                         </Target>
56                 </Build>
57                 <Compiler>
58                         <Add option="-g" />
59                 </Compiler>
60                 <Unit filename="client\Defs.qc" />
61                 <Unit filename="client\Main.qc" />
62                 <Unit filename="client\View.qc" />
63                 <Unit filename="client\autocvars.qh" />
64                 <Unit filename="client\bgmscript.qc" />
65                 <Unit filename="client\bgmscript.qh" />
66                 <Unit filename="client\casings.qc" />
67                 <Unit filename="client\csqc_builtins.qc" />
68                 <Unit filename="client\csqc_constants.qc" />
69                 <Unit filename="client\ctf.qc" />
70                 <Unit filename="client\damage.qc" />
71                 <Unit filename="client\effects.qc" />
72                 <Unit filename="client\gibs.qc" />
73                 <Unit filename="client\hook.qc" />
74                 <Unit filename="client\interpolate.qc" />
75                 <Unit filename="client\interpolate.qh" />
76                 <Unit filename="client\laser.qc" />
77                 <Unit filename="client\main.qh" />
78                 <Unit filename="client\mapvoting.qc" />
79                 <Unit filename="client\miscfunctions.qc" />
80                 <Unit filename="client\modeleffects.qc" />
81                 <Unit filename="client\movetypes.qc" />
82                 <Unit filename="client\movetypes.qh" />
83                 <Unit filename="client\particles.qc" />
84                 <Unit filename="client\prandom.qc" />
85                 <Unit filename="client\prandom.qh" />
86                 <Unit filename="client\pre.qh" />
87                 <Unit filename="client\progs.src" />
88                 <Unit filename="client\projectile.qc" />
89                 <Unit filename="client\rubble.qc" />
90                 <Unit filename="client\sortlist.qc" />
91                 <Unit filename="client\teamplay.qc" />
92                 <Unit filename="client\teamradar.qc" />
93                 <Unit filename="client\teamradar.qh" />
94                 <Unit filename="client\tuba.qc" />
95                 <Unit filename="client\vehicles\vehicles.qc" />
96                 <Unit filename="client\wall.qc" />
97                 <Unit filename="client\waypointsprites.qc" />
98                 <Unit filename="client\waypointsprites.qh" />
99                 <Extensions>
100                         <code_completion />
101                         <debugger />
102                 </Extensions>
103         </Project>
104 </CodeBlocks_project_file>