]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blob - qcsrc/qc-client.cbp
Merge branch 'master' into MaidenBeast/translation_updates
[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="$make -f $makefile distclean$target" />
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 -src $makefile" />
49                                         <CompileFile command="$make -src $makefile" />
50                                         <Clean command="$make -src $makefile" />
51                                         <DistClean command="" />
52                                         <AskRebuildNeeded command="" />
53                                         <SilentBuild command="$make -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\hud.qc" />
75                 <Unit filename="client\hud.qh" />
76                 <Unit filename="client\hud_config.qc" />
77                 <Unit filename="client\interpolate.qc" />
78                 <Unit filename="client\interpolate.qh" />
79                 <Unit filename="client\laser.qc" />
80                 <Unit filename="client\main.qh" />
81                 <Unit filename="client\mapvoting.qc" />
82                 <Unit filename="client\miscfunctions.qc" />
83                 <Unit filename="client\modeleffects.qc" />
84                 <Unit filename="client\movetypes.qc" />
85                 <Unit filename="client\movetypes.qh" />
86                 <Unit filename="client\noise.qc" />
87                 <Unit filename="client\noise.qh" />
88                 <Unit filename="client\particles.qc" />
89                 <Unit filename="client\prandom.qc" />
90                 <Unit filename="client\prandom.qh" />
91                 <Unit filename="client\pre.qh" />
92                 <Unit filename="client\progs.src" />
93                 <Unit filename="client\progs.src.BASE.src" />
94                 <Unit filename="client\progs.src.LOCAL.src" />
95                 <Unit filename="client\progs.src.REMOTE.src" />
96                 <Unit filename="client\projectile.qc" />
97                 <Unit filename="client\rubble.qc" />
98                 <Unit filename="client\scoreboard.qc" />
99                 <Unit filename="client\scoreboard.qh" />
100                 <Unit filename="client\shownames.qc" />
101                 <Unit filename="client\shownames.qh" />
102                 <Unit filename="client\sortlist.qc" />
103                 <Unit filename="client\target_music.qc" />
104                 <Unit filename="client\teamplay.qc" />
105                 <Unit filename="client\teamplay.qh" />
106                 <Unit filename="client\teamradar.qc" />
107                 <Unit filename="client\teamradar.qh" />
108                 <Unit filename="client\tturrets.qc" />
109                 <Unit filename="client\tturrets.qh" />
110                 <Unit filename="client\tuba.qc" />
111                 <Unit filename="client\vehicles\vehicles.qc" />
112                 <Unit filename="client\vehicles\vehicles.qh" />
113                 <Unit filename="client\wall.qc" />
114                 <Unit filename="client\waypointsprites.qc" />
115                 <Unit filename="client\waypointsprites.qh" />
116                 <Extensions>
117                         <code_completion />
118                         <debugger />
119                 </Extensions>
120         </Project>
121 </CodeBlocks_project_file>