]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blob - qcsrc/qc-client.cbp
Update the hold cvar so that it now actually represents the amount of time you can...
[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="qaukec" />
10                 <Build>
11                         <Target title="Debug">
12                                 <Option output="bin\Debug\qc-server" prefix_auto="1" extension_auto="1" />
13                                 <Option object_output="obj\Debug\" />
14                                 <Option type="1" />
15                                 <Option compiler="qaukec" />
16                                 <Compiler>
17                                         <Add option="-g" />
18                                 </Compiler>
19                                 <MakeCommands>
20                                         <Build command="$make -src $makefile" />
21                                         <CompileFile command="" />
22                                         <Clean command="" />
23                                         <DistClean command="" />
24                                 </MakeCommands>
25                         </Target>
26                         <Target title="Release">
27                                 <Option output="bin\Release\qc-server" prefix_auto="1" extension_auto="1" />
28                                 <Option object_output="obj\Release\" />
29                                 <Option type="1" />
30                                 <Option compiler="qaukec" />
31                                 <Compiler>
32                                         <Add option="-O2" />
33                                 </Compiler>
34                                 <Linker>
35                                         <Add option="-s" />
36                                 </Linker>
37                                 <MakeCommands>
38                                         <Build command="$make -src $makefile" />
39                                         <CompileFile command="" />
40                                         <Clean command="" />
41                                         <DistClean command="" />
42                                 </MakeCommands>
43                         </Target>
44                 </Build>
45                 <Compiler>
46                         <Add option="-Wall" />
47                 </Compiler>
48                 <Unit filename="client\Defs.qc" />
49                 <Unit filename="client\Main.qc" />
50                 <Unit filename="client\View.qc" />
51                 <Unit filename="client\autocvars.qh" />
52                 <Unit filename="client\bgmscript.qc" />
53                 <Unit filename="client\bgmscript.qh" />
54                 <Unit filename="client\casings.qc" />
55                 <Unit filename="client\csqc_builtins.qc" />
56                 <Unit filename="client\csqc_constants.qc" />
57                 <Unit filename="client\ctf.qc" />
58                 <Unit filename="client\damage.qc" />
59                 <Unit filename="client\effects.qc" />
60                 <Unit filename="client\gibs.qc" />
61                 <Unit filename="client\hook.qc" />
62                 <Unit filename="client\interpolate.qc" />
63                 <Unit filename="client\interpolate.qh" />
64                 <Unit filename="client\laser.qc" />
65                 <Unit filename="client\main.qh" />
66                 <Unit filename="client\mapvoting.qc" />
67                 <Unit filename="client\miscfunctions.qc" />
68                 <Unit filename="client\modeleffects.qc" />
69                 <Unit filename="client\movetypes.qc" />
70                 <Unit filename="client\movetypes.qh" />
71                 <Unit filename="client\particles.qc" />
72                 <Unit filename="client\prandom.qc" />
73                 <Unit filename="client\prandom.qh" />
74                 <Unit filename="client\pre.qh" />
75                 <Unit filename="client\progs.src" />
76                 <Unit filename="client\projectile.qc" />
77                 <Unit filename="client\rubble.qc" />
78                 <Unit filename="client\sbar.qc" />
79                 <Unit filename="client\sortlist.qc" />
80                 <Unit filename="client\teamplay.qc" />
81                 <Unit filename="client\teamradar.qc" />
82                 <Unit filename="client\teamradar.qh" />
83                 <Unit filename="client\tuba.qc" />
84                 <Unit filename="client\wall.qc" />
85                 <Unit filename="client\waypointsprites.qc" />
86                 <Unit filename="client\waypointsprites.qh" />
87                 <Extensions>
88                         <code_completion />
89                         <debugger />
90                 </Extensions>
91         </Project>
92 </CodeBlocks_project_file>