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="UFO:Alien Invasion" />
6		<Option makefile_is_custom="1" />
7		<Option compiler="gcc" />
8		<MakeCommands>
9			<Build command="$make -r -R -f $makefile $target" />
10			<CompileFile command="$make -r -R -f $makefile $file" />
11			<Clean command="$make -r -R -f $makefile clean-$target" />
12			<DistClean command="$make -r -R -f $makefile distclean" />
13			<AskRebuildNeeded command="$make -r -R -q -f $makefile $target" />
14			<SilentBuild command="$make -r -R -s -f $makefile $target" />
15		</MakeCommands>
16		<Build>
17			<Target title="cgame-campaign">
18				<Option output="ufo" prefix_auto="1" extension_auto="1" />
19				<Option type="0" />
20				<Option compiler="gcc" />
21				<MakeCommands>
22					<Build command="" />
23					<CompileFile command="" />
24					<Clean command="" />
25					<DistClean command="" />
26					<AskRebuildNeeded command="" />
27					<SilentBuild command="" />
28				</MakeCommands>
29			</Target>
30			<Target title="cgame-multiplayer">
31				<Option output="ufo" prefix_auto="1" extension_auto="1" />
32				<Option type="0" />
33				<Option compiler="gcc" />
34				<MakeCommands>
35					<Build command="" />
36					<CompileFile command="" />
37					<Clean command="" />
38					<DistClean command="" />
39					<AskRebuildNeeded command="" />
40					<SilentBuild command="" />
41				</MakeCommands>
42			</Target>
43			<Target title="cgame-skirmish">
44				<Option output="ufo" prefix_auto="1" extension_auto="1" />
45				<Option type="0" />
46				<Option compiler="gcc" />
47				<MakeCommands>
48					<Build command="" />
49					<CompileFile command="" />
50					<Clean command="" />
51					<DistClean command="" />
52					<AskRebuildNeeded command="" />
53					<SilentBuild command="" />
54				</MakeCommands>
55			</Target>
56			<Target title="cgame-staticcampaign">
57				<Option output="ufo" prefix_auto="1" extension_auto="1" />
58				<Option type="0" />
59				<Option compiler="gcc" />
60				<MakeCommands>
61					<Build command="" />
62					<CompileFile command="" />
63					<Clean command="" />
64					<DistClean command="" />
65					<AskRebuildNeeded command="" />
66					<SilentBuild command="" />
67				</MakeCommands>
68			</Target>
69			<Target title="game">
70				<Option output="ufo" prefix_auto="1" extension_auto="1" />
71				<Option type="0" />
72				<Option compiler="gcc" />
73				<MakeCommands>
74					<Build command="" />
75					<CompileFile command="" />
76					<Clean command="" />
77					<DistClean command="" />
78					<AskRebuildNeeded command="" />
79					<SilentBuild command="" />
80				</MakeCommands>
81			</Target>
82			<Target title="memory">
83				<Option output="memory" prefix_auto="1" extension_auto="1" />
84				<Option type="0" />
85				<Option compiler="gcc" />
86				<MakeCommands>
87					<Build command="" />
88					<CompileFile command="" />
89					<Clean command="" />
90					<DistClean command="" />
91					<AskRebuildNeeded command="" />
92					<SilentBuild command="" />
93				</MakeCommands>
94			</Target>
95			<Target title="testall">
96				<Option output="testall" prefix_auto="1" extension_auto="1" />
97				<Option type="0" />
98				<Option compiler="gcc" />
99				<MakeCommands>
100					<Build command="" />
101					<CompileFile command="" />
102					<Clean command="" />
103					<DistClean command="" />
104					<AskRebuildNeeded command="" />
105					<SilentBuild command="" />
106				</MakeCommands>
107			</Target>
108			<Target title="ufo2map">
109				<Option output="ufo2map" prefix_auto="1" extension_auto="1" />
110				<Option type="0" />
111				<Option compiler="gcc" />
112				<MakeCommands>
113					<Build command="" />
114					<CompileFile command="" />
115					<Clean command="" />
116					<DistClean command="" />
117					<AskRebuildNeeded command="" />
118					<SilentBuild command="" />
119				</MakeCommands>
120			</Target>
121			<Target title="ufoded">
122				<Option output="ufoded" prefix_auto="1" extension_auto="1" />
123				<Option type="0" />
124				<Option compiler="gcc" />
125				<MakeCommands>
126					<Build command="" />
127					<CompileFile command="" />
128					<Clean command="" />
129					<DistClean command="" />
130					<AskRebuildNeeded command="" />
131					<SilentBuild command="" />
132				</MakeCommands>
133			</Target>
134			<Target title="ufo">
135				<Option output="ufo" prefix_auto="1" extension_auto="1" />
136				<Option type="0" />
137				<Option compiler="gcc" />
138				<MakeCommands>
139					<Build command="" />
140					<CompileFile command="" />
141					<Clean command="" />
142					<DistClean command="" />
143					<AskRebuildNeeded command="" />
144					<SilentBuild command="" />
145				</MakeCommands>
146			</Target>
147			<Target title="ufomodel">
148				<Option output="ufo" prefix_auto="1" extension_auto="1" />
149				<Option type="0" />
150				<Option compiler="gcc" />
151				<MakeCommands>
152					<Build command="" />
153					<CompileFile command="" />
154					<Clean command="" />
155					<DistClean command="" />
156					<AskRebuildNeeded command="" />
157					<SilentBuild command="" />
158				</MakeCommands>
159			</Target>
160			<Target title="uforadiant">
161				<Option output="radiant/uforadiant" prefix_auto="1" extension_auto="1" />
162				<Option type="0" />
163				<Option compiler="gcc" />
164				<Option working_dir="radiant/" />
165				<MakeCommands>
166					<Build command="" />
167					<CompileFile command="" />
168					<Clean command="" />
169					<DistClean command="" />
170					<AskRebuildNeeded command="" />
171					<SilentBuild command="" />
172				</MakeCommands>
173			</Target>
174			<Target title="ufoslicer">
175				<Option output="ufoslicer" prefix_auto="1" extension_auto="1" />
176				<Option type="0" />
177				<Option compiler="gcc" />
178				<MakeCommands>
179					<Build command="" />
180					<CompileFile command="" />
181					<Clean command="" />
182					<DistClean command="" />
183					<AskRebuildNeeded command="" />
184					<SilentBuild command="" />
185				</MakeCommands>
186			</Target>
187		</Build>
188		<Extensions>
189			<code_completion />
190			<envvars />
191			<debugger />
192		</Extensions>
193		<UnitsGlob directory="src" recursive="1" />
194		<UnitsGlob directory="base/ufos" recursive="1" wildcard="*.ufo"/>
195		<UnitsGlob directory="build" recursive="1" wildcard="*.mk"/>
196	</Project>
197</CodeBlocks_project_file>
198