1 | <?xml version="1.0" encoding="Windows-1252"?> |
---|
2 | <VisualStudioProject |
---|
3 | ProjectType="Visual C++" |
---|
4 | Version="8.00" |
---|
5 | Name="weapon_framework" |
---|
6 | ProjectGUID="{C5DA441F-E90E-4FDA-8BAC-4B12EBBFD00B}" |
---|
7 | RootNamespace="weapon_framework" |
---|
8 | Keyword="Win32Proj" |
---|
9 | > |
---|
10 | <Platforms> |
---|
11 | <Platform |
---|
12 | Name="Win32" |
---|
13 | /> |
---|
14 | </Platforms> |
---|
15 | <ToolFiles> |
---|
16 | </ToolFiles> |
---|
17 | <Configurations> |
---|
18 | <Configuration |
---|
19 | Name="Debug|Win32" |
---|
20 | OutputDirectory="..\bin\$(ConfigurationName)" |
---|
21 | IntermediateDirectory="..\obj\$(ConfigurationName)" |
---|
22 | ConfigurationType="1" |
---|
23 | CharacterSet="1" |
---|
24 | > |
---|
25 | <Tool |
---|
26 | Name="VCPreBuildEventTool" |
---|
27 | /> |
---|
28 | <Tool |
---|
29 | Name="VCCustomBuildTool" |
---|
30 | /> |
---|
31 | <Tool |
---|
32 | Name="VCXMLDataGeneratorTool" |
---|
33 | /> |
---|
34 | <Tool |
---|
35 | Name="VCWebServiceProxyGeneratorTool" |
---|
36 | /> |
---|
37 | <Tool |
---|
38 | Name="VCMIDLTool" |
---|
39 | /> |
---|
40 | <Tool |
---|
41 | Name="VCCLCompilerTool" |
---|
42 | Optimization="0" |
---|
43 | AdditionalIncludeDirectories="..\src;"$(OGRE_HOME)\OgreMain\include";"$(OGRE_HOME)\Dependencies\include"" |
---|
44 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS" |
---|
45 | MinimalRebuild="true" |
---|
46 | BasicRuntimeChecks="3" |
---|
47 | RuntimeLibrary="3" |
---|
48 | UsePrecompiledHeader="0" |
---|
49 | WarningLevel="3" |
---|
50 | Detect64BitPortabilityProblems="true" |
---|
51 | DebugInformationFormat="4" |
---|
52 | /> |
---|
53 | <Tool |
---|
54 | Name="VCManagedResourceCompilerTool" |
---|
55 | /> |
---|
56 | <Tool |
---|
57 | Name="VCResourceCompilerTool" |
---|
58 | /> |
---|
59 | <Tool |
---|
60 | Name="VCPreLinkEventTool" |
---|
61 | /> |
---|
62 | <Tool |
---|
63 | Name="VCLinkerTool" |
---|
64 | AdditionalDependencies="OgreMain_d.lib OIS_d.lib" |
---|
65 | OutputFile="$(OutDir)\$(ProjectName).exe" |
---|
66 | LinkIncremental="2" |
---|
67 | AdditionalLibraryDirectories="$(OGRE_HOME)\lib;$(OGRE_HOME)\Dependencies\lib\$(ConfigurationName)" |
---|
68 | GenerateDebugInformation="true" |
---|
69 | SubSystem="2" |
---|
70 | TargetMachine="1" |
---|
71 | /> |
---|
72 | <Tool |
---|
73 | Name="VCALinkTool" |
---|
74 | /> |
---|
75 | <Tool |
---|
76 | Name="VCManifestTool" |
---|
77 | /> |
---|
78 | <Tool |
---|
79 | Name="VCXDCMakeTool" |
---|
80 | /> |
---|
81 | <Tool |
---|
82 | Name="VCBscMakeTool" |
---|
83 | /> |
---|
84 | <Tool |
---|
85 | Name="VCFxCopTool" |
---|
86 | /> |
---|
87 | <Tool |
---|
88 | Name="VCAppVerifierTool" |
---|
89 | /> |
---|
90 | <Tool |
---|
91 | Name="VCWebDeploymentTool" |
---|
92 | /> |
---|
93 | <Tool |
---|
94 | Name="VCPostBuildEventTool" |
---|
95 | /> |
---|
96 | </Configuration> |
---|
97 | <Configuration |
---|
98 | Name="Release|Win32" |
---|
99 | OutputDirectory="..\bin\$(ConfigurationName)" |
---|
100 | IntermediateDirectory="..\obj\$(ConfigurationName)" |
---|
101 | ConfigurationType="1" |
---|
102 | CharacterSet="1" |
---|
103 | WholeProgramOptimization="1" |
---|
104 | > |
---|
105 | <Tool |
---|
106 | Name="VCPreBuildEventTool" |
---|
107 | /> |
---|
108 | <Tool |
---|
109 | Name="VCCustomBuildTool" |
---|
110 | /> |
---|
111 | <Tool |
---|
112 | Name="VCXMLDataGeneratorTool" |
---|
113 | /> |
---|
114 | <Tool |
---|
115 | Name="VCWebServiceProxyGeneratorTool" |
---|
116 | /> |
---|
117 | <Tool |
---|
118 | Name="VCMIDLTool" |
---|
119 | /> |
---|
120 | <Tool |
---|
121 | Name="VCCLCompilerTool" |
---|
122 | AdditionalIncludeDirectories="..\src;"$(OGRE_HOME)\OgreMain\include";"$(OGRE_HOME)\Dependencies\include"" |
---|
123 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS" |
---|
124 | RuntimeLibrary="2" |
---|
125 | UsePrecompiledHeader="0" |
---|
126 | WarningLevel="3" |
---|
127 | Detect64BitPortabilityProblems="true" |
---|
128 | DebugInformationFormat="3" |
---|
129 | /> |
---|
130 | <Tool |
---|
131 | Name="VCManagedResourceCompilerTool" |
---|
132 | /> |
---|
133 | <Tool |
---|
134 | Name="VCResourceCompilerTool" |
---|
135 | /> |
---|
136 | <Tool |
---|
137 | Name="VCPreLinkEventTool" |
---|
138 | /> |
---|
139 | <Tool |
---|
140 | Name="VCLinkerTool" |
---|
141 | AdditionalDependencies="OgreMain.lib OIS.lib" |
---|
142 | OutputFile="$(OutDir)\$(ProjectName).exe" |
---|
143 | LinkIncremental="1" |
---|
144 | AdditionalLibraryDirectories="$(OGRE_HOME)\lib;$(OGRE_HOME)\Dependencies\lib\$(ConfigurationName)" |
---|
145 | GenerateDebugInformation="true" |
---|
146 | SubSystem="2" |
---|
147 | OptimizeReferences="2" |
---|
148 | EnableCOMDATFolding="2" |
---|
149 | TargetMachine="1" |
---|
150 | /> |
---|
151 | <Tool |
---|
152 | Name="VCALinkTool" |
---|
153 | /> |
---|
154 | <Tool |
---|
155 | Name="VCManifestTool" |
---|
156 | /> |
---|
157 | <Tool |
---|
158 | Name="VCXDCMakeTool" |
---|
159 | /> |
---|
160 | <Tool |
---|
161 | Name="VCBscMakeTool" |
---|
162 | /> |
---|
163 | <Tool |
---|
164 | Name="VCFxCopTool" |
---|
165 | /> |
---|
166 | <Tool |
---|
167 | Name="VCAppVerifierTool" |
---|
168 | /> |
---|
169 | <Tool |
---|
170 | Name="VCWebDeploymentTool" |
---|
171 | /> |
---|
172 | <Tool |
---|
173 | Name="VCPostBuildEventTool" |
---|
174 | /> |
---|
175 | </Configuration> |
---|
176 | </Configurations> |
---|
177 | <References> |
---|
178 | </References> |
---|
179 | <Files> |
---|
180 | <Filter |
---|
181 | Name="Source Files" |
---|
182 | Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx" |
---|
183 | UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" |
---|
184 | > |
---|
185 | <File |
---|
186 | RelativePath="..\src\camera_manager.cc" |
---|
187 | > |
---|
188 | </File> |
---|
189 | <File |
---|
190 | RelativePath="..\src\inertial_node.cc" |
---|
191 | > |
---|
192 | </File> |
---|
193 | <File |
---|
194 | RelativePath="..\src\main.cc" |
---|
195 | > |
---|
196 | </File> |
---|
197 | <File |
---|
198 | RelativePath="..\src\ogre_control.cc" |
---|
199 | > |
---|
200 | </File> |
---|
201 | <File |
---|
202 | RelativePath="..\src\orxonox.cc" |
---|
203 | > |
---|
204 | </File> |
---|
205 | <File |
---|
206 | RelativePath="..\src\orxonox_scene.cc" |
---|
207 | > |
---|
208 | </File> |
---|
209 | <File |
---|
210 | RelativePath="..\src\orxonox_ship.cc" |
---|
211 | > |
---|
212 | </File> |
---|
213 | <File |
---|
214 | RelativePath="..\src\run_manager.cc" |
---|
215 | > |
---|
216 | </File> |
---|
217 | <Filter |
---|
218 | Name="weapon" |
---|
219 | > |
---|
220 | <File |
---|
221 | RelativePath="..\src\weapon\ammunition_dump.cc" |
---|
222 | > |
---|
223 | </File> |
---|
224 | <File |
---|
225 | RelativePath="..\src\weapon\base_weapon.cpp" |
---|
226 | > |
---|
227 | </File> |
---|
228 | <File |
---|
229 | RelativePath="..\src\weapon\bullet.cc" |
---|
230 | > |
---|
231 | </File> |
---|
232 | <File |
---|
233 | RelativePath="..\src\weapon\bullet_manager.cc" |
---|
234 | > |
---|
235 | </File> |
---|
236 | <File |
---|
237 | RelativePath="..\src\weapon\weapon_station.cc" |
---|
238 | > |
---|
239 | </File> |
---|
240 | </Filter> |
---|
241 | </Filter> |
---|
242 | <Filter |
---|
243 | Name="Header Files" |
---|
244 | Filter="h;hpp;hxx;hm;inl;inc;xsd" |
---|
245 | UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" |
---|
246 | > |
---|
247 | <File |
---|
248 | RelativePath="..\src\camera_manager.h" |
---|
249 | > |
---|
250 | </File> |
---|
251 | <File |
---|
252 | RelativePath="..\src\inertial_node.h" |
---|
253 | > |
---|
254 | </File> |
---|
255 | <File |
---|
256 | RelativePath="..\src\ogre_control.h" |
---|
257 | > |
---|
258 | </File> |
---|
259 | <File |
---|
260 | RelativePath="..\src\orxonox.h" |
---|
261 | > |
---|
262 | </File> |
---|
263 | <File |
---|
264 | RelativePath="..\src\orxonox_prerequisites.h" |
---|
265 | > |
---|
266 | </File> |
---|
267 | <File |
---|
268 | RelativePath="..\src\orxonox_scene.h" |
---|
269 | > |
---|
270 | </File> |
---|
271 | <File |
---|
272 | RelativePath="..\src\orxonox_ship.h" |
---|
273 | > |
---|
274 | </File> |
---|
275 | <File |
---|
276 | RelativePath="..\src\run_manager.h" |
---|
277 | > |
---|
278 | </File> |
---|
279 | <Filter |
---|
280 | Name="weapon" |
---|
281 | > |
---|
282 | <File |
---|
283 | RelativePath="..\src\weapon\ammunition_dump.h" |
---|
284 | > |
---|
285 | </File> |
---|
286 | <File |
---|
287 | RelativePath="..\src\weapon\base_weapon.h" |
---|
288 | > |
---|
289 | </File> |
---|
290 | <File |
---|
291 | RelativePath="..\src\weapon\bullet.h" |
---|
292 | > |
---|
293 | </File> |
---|
294 | <File |
---|
295 | RelativePath="..\src\weapon\bullet_manager.h" |
---|
296 | > |
---|
297 | </File> |
---|
298 | <File |
---|
299 | RelativePath="..\src\weapon\weapon.h" |
---|
300 | > |
---|
301 | </File> |
---|
302 | <File |
---|
303 | RelativePath="..\src\weapon\weapon_station.h" |
---|
304 | > |
---|
305 | </File> |
---|
306 | </Filter> |
---|
307 | </Filter> |
---|
308 | <Filter |
---|
309 | Name="Resource Files" |
---|
310 | Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav" |
---|
311 | UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}" |
---|
312 | > |
---|
313 | </Filter> |
---|
314 | </Files> |
---|
315 | <Globals> |
---|
316 | </Globals> |
---|
317 | </VisualStudioProject> |
---|