1 | <?xml version="1.0" encoding="UTF-8" standalone="yes" ?> |
---|
2 | <CodeBlocks_project_file> |
---|
3 | <FileVersion major="1" minor="3" /> |
---|
4 | <Project> |
---|
5 | <Option title="OgreMain" /> |
---|
6 | <Option default_target="-1" /> |
---|
7 | <Option compiler="gcc" /> |
---|
8 | <Build> |
---|
9 | <Target title="Debug"> |
---|
10 | <Option output="..\lib\Debug\OgreMain_d.dll" /> |
---|
11 | <Option object_output="..\obj\Debug" /> |
---|
12 | <Option type="3" /> |
---|
13 | <Option compiler="gcc" /> |
---|
14 | <Option includeInTargetAll="1" /> |
---|
15 | <Option projectIncludeDirsRelation="2" /> |
---|
16 | <Option projectResourceIncludeDirsRelation="0" /> |
---|
17 | <Option projectLibDirsRelation="2" /> |
---|
18 | <Compiler> |
---|
19 | <Add option="-Wall" /> |
---|
20 | <Add option="-g" /> |
---|
21 | <Add option="-DWIN32" /> |
---|
22 | <Add option="-D_DEBUG" /> |
---|
23 | <Add option="-D_USRDLL" /> |
---|
24 | <Add option="-DOGRE_NONCLIENT_BUILD" /> |
---|
25 | <Add option="-D_STLP_DEBUG" /> |
---|
26 | <Add directory="..\obj\Debug\include" /> |
---|
27 | <Add directory="..\include" /> |
---|
28 | <Add directory="..\..\Dependencies\include" /> |
---|
29 | <Add directory="..\src" /> |
---|
30 | </Compiler> |
---|
31 | <Linker> |
---|
32 | <Add library="stlportstlg.5.0.dll" /> |
---|
33 | <Add library="kernel32" /> |
---|
34 | <Add library="user32" /> |
---|
35 | <Add library="zziplibd" /> |
---|
36 | <Add library="zlib" /> |
---|
37 | <Add library="freetype2110_D" /> |
---|
38 | <Add library="devil" /> |
---|
39 | <Add library="ilu" /> |
---|
40 | <Add directory="..\..\Dependencies\lib\Debug" /> |
---|
41 | </Linker> |
---|
42 | <ExtraCommands> |
---|
43 | <Add after="cmd /c copy ..\lib\Debug\OgreMain_d.dll ..\..\Samples\Common\bin\Debug" /> |
---|
44 | <Add after="cmd /c copy ..\lib\Debug\OgreMain_d.dll ..\..\Tools\Common\bin\Debug" /> |
---|
45 | </ExtraCommands> |
---|
46 | </Target> |
---|
47 | <Target title="Release"> |
---|
48 | <Option output="..\lib\Release\OgreMain.dll" /> |
---|
49 | <Option object_output="..\obj\Release" /> |
---|
50 | <Option type="3" /> |
---|
51 | <Option compiler="gcc" /> |
---|
52 | <Option includeInTargetAll="1" /> |
---|
53 | <Compiler> |
---|
54 | <Add option="-O2" /> |
---|
55 | <Add option="-Wall" /> |
---|
56 | <Add option="-DWIN32" /> |
---|
57 | <Add option="-DNDEBUG" /> |
---|
58 | <Add option="-D_USRDLL" /> |
---|
59 | <Add option="-D_MT" /> |
---|
60 | <Add option="-DOGRE_NONCLIENT_BUILD" /> |
---|
61 | <Add directory="..\obj\Release\include" /> |
---|
62 | <Add directory="..\include" /> |
---|
63 | <Add directory="..\..\Dependencies\include" /> |
---|
64 | <Add directory="..\src" /> |
---|
65 | </Compiler> |
---|
66 | <Linker> |
---|
67 | <Add option="-s" /> |
---|
68 | <Add library="stlport.5.0.dll" /> |
---|
69 | <Add library="kernel32" /> |
---|
70 | <Add library="user32" /> |
---|
71 | <Add library="zziplib" /> |
---|
72 | <Add library="zlib" /> |
---|
73 | <Add library="freetype2110" /> |
---|
74 | <Add library="devil" /> |
---|
75 | <Add library="ilu" /> |
---|
76 | <Add directory="..\..\Dependencies\lib\Release" /> |
---|
77 | </Linker> |
---|
78 | <ExtraCommands> |
---|
79 | <Add after="cmd /c copy ..\lib\Release\OgreMain.dll ..\..\Samples\Common\bin\Release" /> |
---|
80 | <Add after="cmd /c copy ..\lib\Release\OgreMain.dll ..\..\Tools\Common\bin\Release" /> |
---|
81 | </ExtraCommands> |
---|
82 | </Target> |
---|
83 | <Environment> |
---|
84 | <Variable name="STLPORT_DIR" value="C:\SoftwareDevelopment\c++\STLport" /> |
---|
85 | </Environment> |
---|
86 | </Build> |
---|
87 | <Compiler> |
---|
88 | <Add option="-mthreads" /> |
---|
89 | <Add option="-fmessage-length=0" /> |
---|
90 | <Add option="-fexceptions" /> |
---|
91 | <Add option="-fident" /> |
---|
92 | <Add option="-pipe" /> |
---|
93 | <Add option="-D_STLP_NO_CUSTOM_IO" /> |
---|
94 | <Add option="-D_STLP_USE_DYNAMIC_LIB" /> |
---|
95 | <Add directory="$(#STLPORT_DIR)\stlport" /> |
---|
96 | </Compiler> |
---|
97 | <Linker> |
---|
98 | <Add option="-Wl,--enable-auto-image-base" /> |
---|
99 | <Add option="-Wl,--export-all-symbols" /> |
---|
100 | <Add option="-Wl,--add-stdcall-alias" /> |
---|
101 | <Add directory="$(#STLPORT_DIR)\lib" /> |
---|
102 | </Linker> |
---|
103 | <Unit filename="..\include\Ogre.h"> |
---|
104 | <Option compilerVar="CPP" /> |
---|
105 | <Option compile="0" /> |
---|
106 | <Option link="0" /> |
---|
107 | <Option target="Debug" /> |
---|
108 | <Option target="Release" /> |
---|
109 | </Unit> |
---|
110 | <Unit filename="..\include\OgreAnimable.h"> |
---|
111 | <Option compilerVar="" /> |
---|
112 | <Option compile="0" /> |
---|
113 | <Option link="0" /> |
---|
114 | <Option target="Debug" /> |
---|
115 | <Option target="Release" /> |
---|
116 | </Unit> |
---|
117 | <Unit filename="..\include\OgreAnimation.h"> |
---|
118 | <Option compilerVar="CPP" /> |
---|
119 | <Option compile="0" /> |
---|
120 | <Option link="0" /> |
---|
121 | <Option target="Debug" /> |
---|
122 | <Option target="Release" /> |
---|
123 | </Unit> |
---|
124 | <Unit filename="..\include\OgreAnimationState.h"> |
---|
125 | <Option compilerVar="CPP" /> |
---|
126 | <Option compile="0" /> |
---|
127 | <Option link="0" /> |
---|
128 | <Option target="Debug" /> |
---|
129 | <Option target="Release" /> |
---|
130 | </Unit> |
---|
131 | <Unit filename="..\include\OgreAnimationTrack.h"> |
---|
132 | <Option compilerVar="CPP" /> |
---|
133 | <Option compile="0" /> |
---|
134 | <Option link="0" /> |
---|
135 | <Option target="Debug" /> |
---|
136 | <Option target="Release" /> |
---|
137 | </Unit> |
---|
138 | <Unit filename="..\include\OgreAny.h"> |
---|
139 | <Option compilerVar="CPP" /> |
---|
140 | <Option compile="0" /> |
---|
141 | <Option link="0" /> |
---|
142 | <Option target="Debug" /> |
---|
143 | <Option target="Release" /> |
---|
144 | </Unit> |
---|
145 | <Unit filename="..\include\OgreArchive.h"> |
---|
146 | <Option compilerVar="CPP" /> |
---|
147 | <Option compile="0" /> |
---|
148 | <Option link="0" /> |
---|
149 | <Option target="Debug" /> |
---|
150 | <Option target="Release" /> |
---|
151 | </Unit> |
---|
152 | <Unit filename="..\include\OgreArchiveFactory.h"> |
---|
153 | <Option compilerVar="CPP" /> |
---|
154 | <Option compile="0" /> |
---|
155 | <Option link="0" /> |
---|
156 | <Option target="Debug" /> |
---|
157 | <Option target="Release" /> |
---|
158 | </Unit> |
---|
159 | <Unit filename="..\include\OgreArchiveManager.h"> |
---|
160 | <Option compilerVar="CPP" /> |
---|
161 | <Option compile="0" /> |
---|
162 | <Option link="0" /> |
---|
163 | <Option target="Debug" /> |
---|
164 | <Option target="Release" /> |
---|
165 | </Unit> |
---|
166 | <Unit filename="..\include\OgreAutoParamDataSource.h"> |
---|
167 | <Option compilerVar="CPP" /> |
---|
168 | <Option compile="0" /> |
---|
169 | <Option link="0" /> |
---|
170 | <Option target="Debug" /> |
---|
171 | <Option target="Release" /> |
---|
172 | </Unit> |
---|
173 | <Unit filename="..\include\OgreAxisAlignedBox.h"> |
---|
174 | <Option compilerVar="CPP" /> |
---|
175 | <Option compile="0" /> |
---|
176 | <Option link="0" /> |
---|
177 | <Option target="Debug" /> |
---|
178 | <Option target="Release" /> |
---|
179 | </Unit> |
---|
180 | <Unit filename="..\include\OgreBillboard.h"> |
---|
181 | <Option compilerVar="CPP" /> |
---|
182 | <Option compile="0" /> |
---|
183 | <Option link="0" /> |
---|
184 | <Option target="Debug" /> |
---|
185 | <Option target="Release" /> |
---|
186 | </Unit> |
---|
187 | <Unit filename="..\include\OgreBillboardChain.h"> |
---|
188 | <Option compilerVar="" /> |
---|
189 | <Option compile="0" /> |
---|
190 | <Option link="0" /> |
---|
191 | <Option target="Debug" /> |
---|
192 | <Option target="Release" /> |
---|
193 | </Unit> |
---|
194 | <Unit filename="..\include\OgreBillboardParticleRenderer.h"> |
---|
195 | <Option compilerVar="CPP" /> |
---|
196 | <Option compile="0" /> |
---|
197 | <Option link="0" /> |
---|
198 | <Option target="Debug" /> |
---|
199 | <Option target="Release" /> |
---|
200 | </Unit> |
---|
201 | <Unit filename="..\include\OgreBillboardSet.h"> |
---|
202 | <Option compilerVar="CPP" /> |
---|
203 | <Option compile="0" /> |
---|
204 | <Option link="0" /> |
---|
205 | <Option target="Debug" /> |
---|
206 | <Option target="Release" /> |
---|
207 | </Unit> |
---|
208 | <Unit filename="..\include\OgreBitwise.h"> |
---|
209 | <Option compilerVar="CPP" /> |
---|
210 | <Option compile="0" /> |
---|
211 | <Option link="0" /> |
---|
212 | <Option target="Debug" /> |
---|
213 | <Option target="Release" /> |
---|
214 | </Unit> |
---|
215 | <Unit filename="..\include\OgreBlendMode.h"> |
---|
216 | <Option compilerVar="CPP" /> |
---|
217 | <Option compile="0" /> |
---|
218 | <Option link="0" /> |
---|
219 | <Option target="Debug" /> |
---|
220 | <Option target="Release" /> |
---|
221 | </Unit> |
---|
222 | <Unit filename="..\include\OgreBone.h"> |
---|
223 | <Option compilerVar="CPP" /> |
---|
224 | <Option compile="0" /> |
---|
225 | <Option link="0" /> |
---|
226 | <Option target="Debug" /> |
---|
227 | <Option target="Release" /> |
---|
228 | </Unit> |
---|
229 | <Unit filename="..\include\OgreBorderPanelOverlayElement.h"> |
---|
230 | <Option compilerVar="CPP" /> |
---|
231 | <Option compile="0" /> |
---|
232 | <Option link="0" /> |
---|
233 | <Option target="Debug" /> |
---|
234 | <Option target="Release" /> |
---|
235 | </Unit> |
---|
236 | <Unit filename="..\include\OgreCamera.h"> |
---|
237 | <Option compilerVar="CPP" /> |
---|
238 | <Option compile="0" /> |
---|
239 | <Option link="0" /> |
---|
240 | <Option target="Debug" /> |
---|
241 | <Option target="Release" /> |
---|
242 | </Unit> |
---|
243 | <Unit filename="..\include\OgreCodec.h"> |
---|
244 | <Option compilerVar="CPP" /> |
---|
245 | <Option compile="0" /> |
---|
246 | <Option link="0" /> |
---|
247 | <Option target="Debug" /> |
---|
248 | <Option target="Release" /> |
---|
249 | </Unit> |
---|
250 | <Unit filename="..\include\OgreCodecFactory.h"> |
---|
251 | <Option compilerVar="CPP" /> |
---|
252 | <Option compile="0" /> |
---|
253 | <Option link="0" /> |
---|
254 | <Option target="Debug" /> |
---|
255 | <Option target="Release" /> |
---|
256 | </Unit> |
---|
257 | <Unit filename="..\include\OgreColourValue.h"> |
---|
258 | <Option compilerVar="CPP" /> |
---|
259 | <Option compile="0" /> |
---|
260 | <Option link="0" /> |
---|
261 | <Option target="Debug" /> |
---|
262 | <Option target="Release" /> |
---|
263 | </Unit> |
---|
264 | <Unit filename="..\include\OgreCommon.h"> |
---|
265 | <Option compilerVar="CPP" /> |
---|
266 | <Option compile="0" /> |
---|
267 | <Option link="0" /> |
---|
268 | <Option target="Debug" /> |
---|
269 | <Option target="Release" /> |
---|
270 | </Unit> |
---|
271 | <Unit filename="..\include\OgreCompiler2Pass.h"> |
---|
272 | <Option compilerVar="CPP" /> |
---|
273 | <Option compile="0" /> |
---|
274 | <Option link="0" /> |
---|
275 | <Option target="Debug" /> |
---|
276 | <Option target="Release" /> |
---|
277 | </Unit> |
---|
278 | <Unit filename="..\include\OgreCompositionPass.h"> |
---|
279 | <Option compilerVar="" /> |
---|
280 | <Option compile="0" /> |
---|
281 | <Option link="0" /> |
---|
282 | <Option target="Debug" /> |
---|
283 | <Option target="Release" /> |
---|
284 | </Unit> |
---|
285 | <Unit filename="..\include\OgreCompositionTargetPass.h"> |
---|
286 | <Option compilerVar="" /> |
---|
287 | <Option compile="0" /> |
---|
288 | <Option link="0" /> |
---|
289 | <Option target="Debug" /> |
---|
290 | <Option target="Release" /> |
---|
291 | </Unit> |
---|
292 | <Unit filename="..\include\OgreCompositionTechnique.h"> |
---|
293 | <Option compilerVar="" /> |
---|
294 | <Option compile="0" /> |
---|
295 | <Option link="0" /> |
---|
296 | <Option target="Debug" /> |
---|
297 | <Option target="Release" /> |
---|
298 | </Unit> |
---|
299 | <Unit filename="..\include\OgreCompositor.h"> |
---|
300 | <Option compilerVar="" /> |
---|
301 | <Option compile="0" /> |
---|
302 | <Option link="0" /> |
---|
303 | <Option target="Debug" /> |
---|
304 | <Option target="Release" /> |
---|
305 | </Unit> |
---|
306 | <Unit filename="..\include\OgreCompositorChain.h"> |
---|
307 | <Option compilerVar="" /> |
---|
308 | <Option compile="0" /> |
---|
309 | <Option link="0" /> |
---|
310 | <Option target="Debug" /> |
---|
311 | <Option target="Release" /> |
---|
312 | </Unit> |
---|
313 | <Unit filename="..\include\OgreCompositorInstance.h"> |
---|
314 | <Option compilerVar="" /> |
---|
315 | <Option compile="0" /> |
---|
316 | <Option link="0" /> |
---|
317 | <Option target="Debug" /> |
---|
318 | <Option target="Release" /> |
---|
319 | </Unit> |
---|
320 | <Unit filename="..\include\OgreCompositorManager.h"> |
---|
321 | <Option compilerVar="" /> |
---|
322 | <Option compile="0" /> |
---|
323 | <Option link="0" /> |
---|
324 | <Option target="Debug" /> |
---|
325 | <Option target="Release" /> |
---|
326 | </Unit> |
---|
327 | <Unit filename="..\include\OgreCompositorScriptCompiler.h"> |
---|
328 | <Option compilerVar="CPP" /> |
---|
329 | <Option compile="0" /> |
---|
330 | <Option link="0" /> |
---|
331 | <Option target="Debug" /> |
---|
332 | <Option target="Release" /> |
---|
333 | </Unit> |
---|
334 | <Unit filename="..\include\OgreCompositorSerializer.h"> |
---|
335 | <Option compilerVar="" /> |
---|
336 | <Option compile="0" /> |
---|
337 | <Option link="0" /> |
---|
338 | <Option target="Debug" /> |
---|
339 | <Option target="Release" /> |
---|
340 | </Unit> |
---|
341 | <Unit filename="..\include\OgreConfig.h"> |
---|
342 | <Option compilerVar="CPP" /> |
---|
343 | <Option compile="0" /> |
---|
344 | <Option link="0" /> |
---|
345 | <Option target="Debug" /> |
---|
346 | <Option target="Release" /> |
---|
347 | </Unit> |
---|
348 | <Unit filename="..\include\OgreConfigDialog.h"> |
---|
349 | <Option compilerVar="CPP" /> |
---|
350 | <Option compile="0" /> |
---|
351 | <Option link="0" /> |
---|
352 | <Option target="Debug" /> |
---|
353 | <Option target="Release" /> |
---|
354 | </Unit> |
---|
355 | <Unit filename="..\include\OgreConfigFile.h"> |
---|
356 | <Option compilerVar="CPP" /> |
---|
357 | <Option compile="0" /> |
---|
358 | <Option link="0" /> |
---|
359 | <Option target="Debug" /> |
---|
360 | <Option target="Release" /> |
---|
361 | </Unit> |
---|
362 | <Unit filename="..\include\OgreConfigOptionMap.h"> |
---|
363 | <Option compilerVar="CPP" /> |
---|
364 | <Option compile="0" /> |
---|
365 | <Option link="0" /> |
---|
366 | <Option target="Debug" /> |
---|
367 | <Option target="Release" /> |
---|
368 | </Unit> |
---|
369 | <Unit filename="..\include\OgreController.h"> |
---|
370 | <Option compilerVar="CPP" /> |
---|
371 | <Option compile="0" /> |
---|
372 | <Option link="0" /> |
---|
373 | <Option target="Debug" /> |
---|
374 | <Option target="Release" /> |
---|
375 | </Unit> |
---|
376 | <Unit filename="..\include\OgreControllerManager.h"> |
---|
377 | <Option compilerVar="CPP" /> |
---|
378 | <Option compile="0" /> |
---|
379 | <Option link="0" /> |
---|
380 | <Option target="Debug" /> |
---|
381 | <Option target="Release" /> |
---|
382 | </Unit> |
---|
383 | <Unit filename="..\include\OgreCursor.h"> |
---|
384 | <Option compilerVar="CPP" /> |
---|
385 | <Option compile="0" /> |
---|
386 | <Option link="0" /> |
---|
387 | <Option target="Debug" /> |
---|
388 | <Option target="Release" /> |
---|
389 | </Unit> |
---|
390 | <Unit filename="..\include\OgreDataStream.h"> |
---|
391 | <Option compilerVar="CPP" /> |
---|
392 | <Option compile="0" /> |
---|
393 | <Option link="0" /> |
---|
394 | <Option target="Debug" /> |
---|
395 | <Option target="Release" /> |
---|
396 | </Unit> |
---|
397 | <Unit filename="..\include\OgreDefaultHardwareBufferManager.h"> |
---|
398 | <Option compilerVar="CPP" /> |
---|
399 | <Option compile="0" /> |
---|
400 | <Option link="0" /> |
---|
401 | <Option target="Debug" /> |
---|
402 | <Option target="Release" /> |
---|
403 | </Unit> |
---|
404 | <Unit filename="..\include\OgreDllInteface.h"> |
---|
405 | <Option compilerVar="CPP" /> |
---|
406 | <Option compile="0" /> |
---|
407 | <Option link="0" /> |
---|
408 | <Option target="Debug" /> |
---|
409 | <Option target="Release" /> |
---|
410 | </Unit> |
---|
411 | <Unit filename="..\include\OgreDynLib.h"> |
---|
412 | <Option compilerVar="CPP" /> |
---|
413 | <Option compile="0" /> |
---|
414 | <Option link="0" /> |
---|
415 | <Option target="Debug" /> |
---|
416 | <Option target="Release" /> |
---|
417 | </Unit> |
---|
418 | <Unit filename="..\include\OgreDynLibManager.h"> |
---|
419 | <Option compilerVar="CPP" /> |
---|
420 | <Option compile="0" /> |
---|
421 | <Option link="0" /> |
---|
422 | <Option target="Debug" /> |
---|
423 | <Option target="Release" /> |
---|
424 | </Unit> |
---|
425 | <Unit filename="..\include\OgreEdgeListBuilder.h"> |
---|
426 | <Option compilerVar="CPP" /> |
---|
427 | <Option compile="0" /> |
---|
428 | <Option link="0" /> |
---|
429 | <Option target="Debug" /> |
---|
430 | <Option target="Release" /> |
---|
431 | </Unit> |
---|
432 | <Unit filename="..\include\OgreEntity.h"> |
---|
433 | <Option compilerVar="CPP" /> |
---|
434 | <Option compile="0" /> |
---|
435 | <Option link="0" /> |
---|
436 | <Option target="Debug" /> |
---|
437 | <Option target="Release" /> |
---|
438 | </Unit> |
---|
439 | <Unit filename="..\include\OgreErrorDialog.h"> |
---|
440 | <Option compilerVar="CPP" /> |
---|
441 | <Option compile="0" /> |
---|
442 | <Option link="0" /> |
---|
443 | <Option target="Debug" /> |
---|
444 | <Option target="Release" /> |
---|
445 | </Unit> |
---|
446 | <Unit filename="..\include\OgreEventDispatcher.h"> |
---|
447 | <Option compilerVar="CPP" /> |
---|
448 | <Option compile="0" /> |
---|
449 | <Option link="0" /> |
---|
450 | <Option target="Debug" /> |
---|
451 | <Option target="Release" /> |
---|
452 | </Unit> |
---|
453 | <Unit filename="..\include\OgreEventFramework.h"> |
---|
454 | <Option compilerVar="CPP" /> |
---|
455 | <Option compile="0" /> |
---|
456 | <Option link="0" /> |
---|
457 | <Option target="Debug" /> |
---|
458 | <Option target="Release" /> |
---|
459 | </Unit> |
---|
460 | <Unit filename="..\include\OgreEventListeners.h"> |
---|
461 | <Option compilerVar="CPP" /> |
---|
462 | <Option compile="0" /> |
---|
463 | <Option link="0" /> |
---|
464 | <Option target="Debug" /> |
---|
465 | <Option target="Release" /> |
---|
466 | </Unit> |
---|
467 | <Unit filename="..\include\OgreEventProcessor.h"> |
---|
468 | <Option compilerVar="CPP" /> |
---|
469 | <Option compile="0" /> |
---|
470 | <Option link="0" /> |
---|
471 | <Option target="Debug" /> |
---|
472 | <Option target="Release" /> |
---|
473 | </Unit> |
---|
474 | <Unit filename="..\include\OgreEventQueue.h"> |
---|
475 | <Option compilerVar="CPP" /> |
---|
476 | <Option compile="0" /> |
---|
477 | <Option link="0" /> |
---|
478 | <Option target="Debug" /> |
---|
479 | <Option target="Release" /> |
---|
480 | </Unit> |
---|
481 | <Unit filename="..\include\OgreEventTarget.h"> |
---|
482 | <Option compilerVar="CPP" /> |
---|
483 | <Option compile="0" /> |
---|
484 | <Option link="0" /> |
---|
485 | <Option target="Debug" /> |
---|
486 | <Option target="Release" /> |
---|
487 | </Unit> |
---|
488 | <Unit filename="..\include\OgreException.h"> |
---|
489 | <Option compilerVar="CPP" /> |
---|
490 | <Option compile="0" /> |
---|
491 | <Option link="0" /> |
---|
492 | <Option target="Debug" /> |
---|
493 | <Option target="Release" /> |
---|
494 | </Unit> |
---|
495 | <Unit filename="..\include\OgreExternalTextureSource.h"> |
---|
496 | <Option compilerVar="CPP" /> |
---|
497 | <Option compile="0" /> |
---|
498 | <Option link="0" /> |
---|
499 | <Option target="Debug" /> |
---|
500 | <Option target="Release" /> |
---|
501 | </Unit> |
---|
502 | <Unit filename="..\include\OgreExternalTextureSourceManager.h"> |
---|
503 | <Option compilerVar="CPP" /> |
---|
504 | <Option compile="0" /> |
---|
505 | <Option link="0" /> |
---|
506 | <Option target="Debug" /> |
---|
507 | <Option target="Release" /> |
---|
508 | </Unit> |
---|
509 | <Unit filename="..\include\OgreFactoryObj.h"> |
---|
510 | <Option compilerVar="CPP" /> |
---|
511 | <Option compile="0" /> |
---|
512 | <Option link="0" /> |
---|
513 | <Option target="Debug" /> |
---|
514 | <Option target="Release" /> |
---|
515 | </Unit> |
---|
516 | <Unit filename="..\include\OgreFileSystem.h"> |
---|
517 | <Option compilerVar="CPP" /> |
---|
518 | <Option compile="0" /> |
---|
519 | <Option link="0" /> |
---|
520 | <Option target="Debug" /> |
---|
521 | <Option target="Release" /> |
---|
522 | </Unit> |
---|
523 | <Unit filename="..\include\OgreFont.h"> |
---|
524 | <Option compilerVar="CPP" /> |
---|
525 | <Option compile="0" /> |
---|
526 | <Option link="0" /> |
---|
527 | <Option target="Debug" /> |
---|
528 | <Option target="Release" /> |
---|
529 | </Unit> |
---|
530 | <Unit filename="..\include\OgreFontManager.h"> |
---|
531 | <Option compilerVar="CPP" /> |
---|
532 | <Option compile="0" /> |
---|
533 | <Option link="0" /> |
---|
534 | <Option target="Debug" /> |
---|
535 | <Option target="Release" /> |
---|
536 | </Unit> |
---|
537 | <Unit filename="..\include\OgreFrameListener.h"> |
---|
538 | <Option compilerVar="CPP" /> |
---|
539 | <Option compile="0" /> |
---|
540 | <Option link="0" /> |
---|
541 | <Option target="Debug" /> |
---|
542 | <Option target="Release" /> |
---|
543 | </Unit> |
---|
544 | <Unit filename="..\include\OgreFrustum.h"> |
---|
545 | <Option compilerVar="CPP" /> |
---|
546 | <Option compile="0" /> |
---|
547 | <Option link="0" /> |
---|
548 | <Option target="Debug" /> |
---|
549 | <Option target="Release" /> |
---|
550 | </Unit> |
---|
551 | <Unit filename="..\include\OgreGpuProgram.h"> |
---|
552 | <Option compilerVar="CPP" /> |
---|
553 | <Option compile="0" /> |
---|
554 | <Option link="0" /> |
---|
555 | <Option target="Debug" /> |
---|
556 | <Option target="Release" /> |
---|
557 | </Unit> |
---|
558 | <Unit filename="..\include\OgreGpuProgramManager.h"> |
---|
559 | <Option compilerVar="CPP" /> |
---|
560 | <Option compile="0" /> |
---|
561 | <Option link="0" /> |
---|
562 | <Option target="Debug" /> |
---|
563 | <Option target="Release" /> |
---|
564 | </Unit> |
---|
565 | <Unit filename="..\include\OgreGpuProgramUsage.h"> |
---|
566 | <Option compilerVar="CPP" /> |
---|
567 | <Option compile="0" /> |
---|
568 | <Option link="0" /> |
---|
569 | <Option target="Debug" /> |
---|
570 | <Option target="Release" /> |
---|
571 | </Unit> |
---|
572 | <Unit filename="..\include\OgreHardwareBuffer.h"> |
---|
573 | <Option compilerVar="CPP" /> |
---|
574 | <Option compile="0" /> |
---|
575 | <Option link="0" /> |
---|
576 | <Option target="Debug" /> |
---|
577 | <Option target="Release" /> |
---|
578 | </Unit> |
---|
579 | <Unit filename="..\include\OgreHardwareBufferManager.h"> |
---|
580 | <Option compilerVar="CPP" /> |
---|
581 | <Option compile="0" /> |
---|
582 | <Option link="0" /> |
---|
583 | <Option target="Debug" /> |
---|
584 | <Option target="Release" /> |
---|
585 | </Unit> |
---|
586 | <Unit filename="..\include\OgreHardwareIndexBuffer.h"> |
---|
587 | <Option compilerVar="CPP" /> |
---|
588 | <Option compile="0" /> |
---|
589 | <Option link="0" /> |
---|
590 | <Option target="Debug" /> |
---|
591 | <Option target="Release" /> |
---|
592 | </Unit> |
---|
593 | <Unit filename="..\include\OgreHardwareOcclusionQuery.h"> |
---|
594 | <Option compilerVar="CPP" /> |
---|
595 | <Option compile="0" /> |
---|
596 | <Option link="0" /> |
---|
597 | <Option target="Debug" /> |
---|
598 | <Option target="Release" /> |
---|
599 | </Unit> |
---|
600 | <Unit filename="..\include\OgreHardwarePixelBuffer.h"> |
---|
601 | <Option compilerVar="CPP" /> |
---|
602 | <Option compile="0" /> |
---|
603 | <Option link="0" /> |
---|
604 | <Option target="Debug" /> |
---|
605 | <Option target="Release" /> |
---|
606 | </Unit> |
---|
607 | <Unit filename="..\include\OgreHardwareVertexBuffer.h"> |
---|
608 | <Option compilerVar="CPP" /> |
---|
609 | <Option compile="0" /> |
---|
610 | <Option link="0" /> |
---|
611 | <Option target="Debug" /> |
---|
612 | <Option target="Release" /> |
---|
613 | </Unit> |
---|
614 | <Unit filename="..\include\OgreHighLevelGpuProgram.h"> |
---|
615 | <Option compilerVar="CPP" /> |
---|
616 | <Option compile="0" /> |
---|
617 | <Option link="0" /> |
---|
618 | <Option target="Debug" /> |
---|
619 | <Option target="Release" /> |
---|
620 | </Unit> |
---|
621 | <Unit filename="..\include\OgreHighLevelGpuProgramManager.h"> |
---|
622 | <Option compilerVar="CPP" /> |
---|
623 | <Option compile="0" /> |
---|
624 | <Option link="0" /> |
---|
625 | <Option target="Debug" /> |
---|
626 | <Option target="Release" /> |
---|
627 | </Unit> |
---|
628 | <Unit filename="..\include\OgreILCodecs.h"> |
---|
629 | <Option compilerVar="CPP" /> |
---|
630 | <Option compile="0" /> |
---|
631 | <Option link="0" /> |
---|
632 | <Option target="Debug" /> |
---|
633 | <Option target="Release" /> |
---|
634 | </Unit> |
---|
635 | <Unit filename="..\include\OgreILImageCodec.h"> |
---|
636 | <Option compilerVar="CPP" /> |
---|
637 | <Option compile="0" /> |
---|
638 | <Option link="0" /> |
---|
639 | <Option target="Debug" /> |
---|
640 | <Option target="Release" /> |
---|
641 | </Unit> |
---|
642 | <Unit filename="..\include\OgreILUtil.h"> |
---|
643 | <Option compilerVar="CPP" /> |
---|
644 | <Option compile="0" /> |
---|
645 | <Option link="0" /> |
---|
646 | <Option target="Debug" /> |
---|
647 | <Option target="Release" /> |
---|
648 | </Unit> |
---|
649 | <Unit filename="..\include\OgreImage.h"> |
---|
650 | <Option compilerVar="CPP" /> |
---|
651 | <Option compile="0" /> |
---|
652 | <Option link="0" /> |
---|
653 | <Option target="Debug" /> |
---|
654 | <Option target="Release" /> |
---|
655 | </Unit> |
---|
656 | <Unit filename="..\include\OgreImageCodec.h"> |
---|
657 | <Option compilerVar="CPP" /> |
---|
658 | <Option compile="0" /> |
---|
659 | <Option link="0" /> |
---|
660 | <Option target="Debug" /> |
---|
661 | <Option target="Release" /> |
---|
662 | </Unit> |
---|
663 | <Unit filename="..\include\OgreInput.h"> |
---|
664 | <Option compilerVar="CPP" /> |
---|
665 | <Option compile="0" /> |
---|
666 | <Option link="0" /> |
---|
667 | <Option target="Debug" /> |
---|
668 | <Option target="Release" /> |
---|
669 | </Unit> |
---|
670 | <Unit filename="..\include\OgreInputEvent.h"> |
---|
671 | <Option compilerVar="CPP" /> |
---|
672 | <Option compile="0" /> |
---|
673 | <Option link="0" /> |
---|
674 | <Option target="Debug" /> |
---|
675 | <Option target="Release" /> |
---|
676 | </Unit> |
---|
677 | <Unit filename="..\include\OgreIteratorWrappers.h"> |
---|
678 | <Option compilerVar="CPP" /> |
---|
679 | <Option compile="0" /> |
---|
680 | <Option link="0" /> |
---|
681 | <Option target="Debug" /> |
---|
682 | <Option target="Release" /> |
---|
683 | </Unit> |
---|
684 | <Unit filename="..\include\OgreKeyEvent.h"> |
---|
685 | <Option compilerVar="CPP" /> |
---|
686 | <Option compile="0" /> |
---|
687 | <Option link="0" /> |
---|
688 | <Option target="Debug" /> |
---|
689 | <Option target="Release" /> |
---|
690 | </Unit> |
---|
691 | <Unit filename="..\include\OgreKeyFrame.h"> |
---|
692 | <Option compilerVar="CPP" /> |
---|
693 | <Option compile="0" /> |
---|
694 | <Option link="0" /> |
---|
695 | <Option target="Debug" /> |
---|
696 | <Option target="Release" /> |
---|
697 | </Unit> |
---|
698 | <Unit filename="..\include\OgreKeyTarget.h"> |
---|
699 | <Option compilerVar="CPP" /> |
---|
700 | <Option compile="0" /> |
---|
701 | <Option link="0" /> |
---|
702 | <Option target="Debug" /> |
---|
703 | <Option target="Release" /> |
---|
704 | </Unit> |
---|
705 | <Unit filename="..\include\OgreLight.h"> |
---|
706 | <Option compilerVar="CPP" /> |
---|
707 | <Option compile="0" /> |
---|
708 | <Option link="0" /> |
---|
709 | <Option target="Debug" /> |
---|
710 | <Option target="Release" /> |
---|
711 | </Unit> |
---|
712 | <Unit filename="..\include\OgreLog.h"> |
---|
713 | <Option compilerVar="CPP" /> |
---|
714 | <Option compile="0" /> |
---|
715 | <Option link="0" /> |
---|
716 | <Option target="Debug" /> |
---|
717 | <Option target="Release" /> |
---|
718 | </Unit> |
---|
719 | <Unit filename="..\include\OgreLogManager.h"> |
---|
720 | <Option compilerVar="CPP" /> |
---|
721 | <Option compile="0" /> |
---|
722 | <Option link="0" /> |
---|
723 | <Option target="Debug" /> |
---|
724 | <Option target="Release" /> |
---|
725 | </Unit> |
---|
726 | <Unit filename="..\include\OgreManualObject.h"> |
---|
727 | <Option compilerVar="" /> |
---|
728 | <Option compile="0" /> |
---|
729 | <Option link="0" /> |
---|
730 | <Option target="Debug" /> |
---|
731 | <Option target="Release" /> |
---|
732 | </Unit> |
---|
733 | <Unit filename="..\include\OgreMaterial.h"> |
---|
734 | <Option compilerVar="CPP" /> |
---|
735 | <Option compile="0" /> |
---|
736 | <Option link="0" /> |
---|
737 | <Option target="Debug" /> |
---|
738 | <Option target="Release" /> |
---|
739 | </Unit> |
---|
740 | <Unit filename="..\include\OgreMaterialManager.h"> |
---|
741 | <Option compilerVar="CPP" /> |
---|
742 | <Option compile="0" /> |
---|
743 | <Option link="0" /> |
---|
744 | <Option target="Debug" /> |
---|
745 | <Option target="Release" /> |
---|
746 | </Unit> |
---|
747 | <Unit filename="..\include\OgreMaterialSerializer.h"> |
---|
748 | <Option compilerVar="CPP" /> |
---|
749 | <Option compile="0" /> |
---|
750 | <Option link="0" /> |
---|
751 | <Option target="Debug" /> |
---|
752 | <Option target="Release" /> |
---|
753 | </Unit> |
---|
754 | <Unit filename="..\include\OgreMath.h"> |
---|
755 | <Option compilerVar="CPP" /> |
---|
756 | <Option compile="0" /> |
---|
757 | <Option link="0" /> |
---|
758 | <Option target="Debug" /> |
---|
759 | <Option target="Release" /> |
---|
760 | </Unit> |
---|
761 | <Unit filename="..\include\OgreMatrix3.h"> |
---|
762 | <Option compilerVar="CPP" /> |
---|
763 | <Option compile="0" /> |
---|
764 | <Option link="0" /> |
---|
765 | <Option target="Debug" /> |
---|
766 | <Option target="Release" /> |
---|
767 | </Unit> |
---|
768 | <Unit filename="..\include\OgreMatrix4.h"> |
---|
769 | <Option compilerVar="CPP" /> |
---|
770 | <Option compile="0" /> |
---|
771 | <Option link="0" /> |
---|
772 | <Option target="Debug" /> |
---|
773 | <Option target="Release" /> |
---|
774 | </Unit> |
---|
775 | <Unit filename="..\include\OgreMemoryMacros.h"> |
---|
776 | <Option compilerVar="CPP" /> |
---|
777 | <Option compile="0" /> |
---|
778 | <Option link="0" /> |
---|
779 | <Option target="Debug" /> |
---|
780 | <Option target="Release" /> |
---|
781 | </Unit> |
---|
782 | <Unit filename="..\include\OgreMemoryManager.h"> |
---|
783 | <Option compilerVar="CPP" /> |
---|
784 | <Option compile="0" /> |
---|
785 | <Option link="0" /> |
---|
786 | <Option target="Debug" /> |
---|
787 | <Option target="Release" /> |
---|
788 | </Unit> |
---|
789 | <Unit filename="..\include\OgreMesh.h"> |
---|
790 | <Option compilerVar="CPP" /> |
---|
791 | <Option compile="0" /> |
---|
792 | <Option link="0" /> |
---|
793 | <Option target="Debug" /> |
---|
794 | <Option target="Release" /> |
---|
795 | </Unit> |
---|
796 | <Unit filename="..\include\OgreMeshFileFormat.h"> |
---|
797 | <Option compilerVar="CPP" /> |
---|
798 | <Option compile="0" /> |
---|
799 | <Option link="0" /> |
---|
800 | <Option target="Debug" /> |
---|
801 | <Option target="Release" /> |
---|
802 | </Unit> |
---|
803 | <Unit filename="..\include\OgreMeshManager.h"> |
---|
804 | <Option compilerVar="CPP" /> |
---|
805 | <Option compile="0" /> |
---|
806 | <Option link="0" /> |
---|
807 | <Option target="Debug" /> |
---|
808 | <Option target="Release" /> |
---|
809 | </Unit> |
---|
810 | <Unit filename="..\include\OgreMeshSerializer.h"> |
---|
811 | <Option compilerVar="CPP" /> |
---|
812 | <Option compile="0" /> |
---|
813 | <Option link="0" /> |
---|
814 | <Option target="Debug" /> |
---|
815 | <Option target="Release" /> |
---|
816 | </Unit> |
---|
817 | <Unit filename="..\include\OgreMeshSerializerImpl.h"> |
---|
818 | <Option compilerVar="CPP" /> |
---|
819 | <Option compile="0" /> |
---|
820 | <Option link="0" /> |
---|
821 | <Option target="Debug" /> |
---|
822 | <Option target="Release" /> |
---|
823 | </Unit> |
---|
824 | <Unit filename="..\include\OgreMouseEvent.h"> |
---|
825 | <Option compilerVar="CPP" /> |
---|
826 | <Option compile="0" /> |
---|
827 | <Option link="0" /> |
---|
828 | <Option target="Debug" /> |
---|
829 | <Option target="Release" /> |
---|
830 | </Unit> |
---|
831 | <Unit filename="..\include\OgreMouseMotionTarget.h"> |
---|
832 | <Option compilerVar="CPP" /> |
---|
833 | <Option compile="0" /> |
---|
834 | <Option link="0" /> |
---|
835 | <Option target="Debug" /> |
---|
836 | <Option target="Release" /> |
---|
837 | </Unit> |
---|
838 | <Unit filename="..\include\OgreMouseTarget.h"> |
---|
839 | <Option compilerVar="CPP" /> |
---|
840 | <Option compile="0" /> |
---|
841 | <Option link="0" /> |
---|
842 | <Option target="Debug" /> |
---|
843 | <Option target="Release" /> |
---|
844 | </Unit> |
---|
845 | <Unit filename="..\include\OgreMovableObject.h"> |
---|
846 | <Option compilerVar="CPP" /> |
---|
847 | <Option compile="0" /> |
---|
848 | <Option link="0" /> |
---|
849 | <Option target="Debug" /> |
---|
850 | <Option target="Release" /> |
---|
851 | </Unit> |
---|
852 | <Unit filename="..\include\OgreMovablePlane.h"> |
---|
853 | <Option compilerVar="CPP" /> |
---|
854 | <Option compile="0" /> |
---|
855 | <Option link="0" /> |
---|
856 | <Option target="Debug" /> |
---|
857 | <Option target="Release" /> |
---|
858 | </Unit> |
---|
859 | <Unit filename="..\include\OgreNoMemoryMacros.h"> |
---|
860 | <Option compilerVar="CPP" /> |
---|
861 | <Option compile="0" /> |
---|
862 | <Option link="0" /> |
---|
863 | <Option target="Debug" /> |
---|
864 | <Option target="Release" /> |
---|
865 | </Unit> |
---|
866 | <Unit filename="..\include\OgreNode.h"> |
---|
867 | <Option compilerVar="CPP" /> |
---|
868 | <Option compile="0" /> |
---|
869 | <Option link="0" /> |
---|
870 | <Option target="Debug" /> |
---|
871 | <Option target="Release" /> |
---|
872 | </Unit> |
---|
873 | <Unit filename="..\include\OgreOverlay.h"> |
---|
874 | <Option compilerVar="CPP" /> |
---|
875 | <Option compile="0" /> |
---|
876 | <Option link="0" /> |
---|
877 | <Option target="Debug" /> |
---|
878 | <Option target="Release" /> |
---|
879 | </Unit> |
---|
880 | <Unit filename="..\include\OgreOverlayContainer.h"> |
---|
881 | <Option compilerVar="CPP" /> |
---|
882 | <Option compile="0" /> |
---|
883 | <Option link="0" /> |
---|
884 | <Option target="Debug" /> |
---|
885 | <Option target="Release" /> |
---|
886 | </Unit> |
---|
887 | <Unit filename="..\include\OgreOverlayElement.h"> |
---|
888 | <Option compilerVar="CPP" /> |
---|
889 | <Option compile="0" /> |
---|
890 | <Option link="0" /> |
---|
891 | <Option target="Debug" /> |
---|
892 | <Option target="Release" /> |
---|
893 | </Unit> |
---|
894 | <Unit filename="..\include\OgreOverlayElementCommands.h"> |
---|
895 | <Option compilerVar="CPP" /> |
---|
896 | <Option compile="0" /> |
---|
897 | <Option link="0" /> |
---|
898 | <Option target="Debug" /> |
---|
899 | <Option target="Release" /> |
---|
900 | </Unit> |
---|
901 | <Unit filename="..\include\OgreOverlayElementFactory.h"> |
---|
902 | <Option compilerVar="CPP" /> |
---|
903 | <Option compile="0" /> |
---|
904 | <Option link="0" /> |
---|
905 | <Option target="Debug" /> |
---|
906 | <Option target="Release" /> |
---|
907 | </Unit> |
---|
908 | <Unit filename="..\include\OgreOverlayManager.h"> |
---|
909 | <Option compilerVar="CPP" /> |
---|
910 | <Option compile="0" /> |
---|
911 | <Option link="0" /> |
---|
912 | <Option target="Debug" /> |
---|
913 | <Option target="Release" /> |
---|
914 | </Unit> |
---|
915 | <Unit filename="..\include\OgrePanelOverlayElement.h"> |
---|
916 | <Option compilerVar="CPP" /> |
---|
917 | <Option compile="0" /> |
---|
918 | <Option link="0" /> |
---|
919 | <Option target="Debug" /> |
---|
920 | <Option target="Release" /> |
---|
921 | </Unit> |
---|
922 | <Unit filename="..\include\OgreParticle.h"> |
---|
923 | <Option compilerVar="CPP" /> |
---|
924 | <Option compile="0" /> |
---|
925 | <Option link="0" /> |
---|
926 | <Option target="Debug" /> |
---|
927 | <Option target="Release" /> |
---|
928 | </Unit> |
---|
929 | <Unit filename="..\include\OgreParticleAffector.h"> |
---|
930 | <Option compilerVar="CPP" /> |
---|
931 | <Option compile="0" /> |
---|
932 | <Option link="0" /> |
---|
933 | <Option target="Debug" /> |
---|
934 | <Option target="Release" /> |
---|
935 | </Unit> |
---|
936 | <Unit filename="..\include\OgreParticleAffectorFactory.h"> |
---|
937 | <Option compilerVar="CPP" /> |
---|
938 | <Option compile="0" /> |
---|
939 | <Option link="0" /> |
---|
940 | <Option target="Debug" /> |
---|
941 | <Option target="Release" /> |
---|
942 | </Unit> |
---|
943 | <Unit filename="..\include\OgreParticleEmitter.h"> |
---|
944 | <Option compilerVar="CPP" /> |
---|
945 | <Option compile="0" /> |
---|
946 | <Option link="0" /> |
---|
947 | <Option target="Debug" /> |
---|
948 | <Option target="Release" /> |
---|
949 | </Unit> |
---|
950 | <Unit filename="..\include\OgreParticleEmitterCommands.h"> |
---|
951 | <Option compilerVar="CPP" /> |
---|
952 | <Option compile="0" /> |
---|
953 | <Option link="0" /> |
---|
954 | <Option target="Debug" /> |
---|
955 | <Option target="Release" /> |
---|
956 | </Unit> |
---|
957 | <Unit filename="..\include\OgreParticleEmitterFactory.h"> |
---|
958 | <Option compilerVar="CPP" /> |
---|
959 | <Option compile="0" /> |
---|
960 | <Option link="0" /> |
---|
961 | <Option target="Debug" /> |
---|
962 | <Option target="Release" /> |
---|
963 | </Unit> |
---|
964 | <Unit filename="..\include\OgreParticleIterator.h"> |
---|
965 | <Option compilerVar="CPP" /> |
---|
966 | <Option compile="0" /> |
---|
967 | <Option link="0" /> |
---|
968 | <Option target="Debug" /> |
---|
969 | <Option target="Release" /> |
---|
970 | </Unit> |
---|
971 | <Unit filename="..\include\OgreParticleSystem.h"> |
---|
972 | <Option compilerVar="CPP" /> |
---|
973 | <Option compile="0" /> |
---|
974 | <Option link="0" /> |
---|
975 | <Option target="Debug" /> |
---|
976 | <Option target="Release" /> |
---|
977 | </Unit> |
---|
978 | <Unit filename="..\include\OgreParticleSystemManager.h"> |
---|
979 | <Option compilerVar="CPP" /> |
---|
980 | <Option compile="0" /> |
---|
981 | <Option link="0" /> |
---|
982 | <Option target="Debug" /> |
---|
983 | <Option target="Release" /> |
---|
984 | </Unit> |
---|
985 | <Unit filename="..\include\OgreParticleSystemRenderer.h"> |
---|
986 | <Option compilerVar="CPP" /> |
---|
987 | <Option compile="0" /> |
---|
988 | <Option link="0" /> |
---|
989 | <Option target="Debug" /> |
---|
990 | <Option target="Release" /> |
---|
991 | </Unit> |
---|
992 | <Unit filename="..\include\OgrePass.h"> |
---|
993 | <Option compilerVar="CPP" /> |
---|
994 | <Option compile="0" /> |
---|
995 | <Option link="0" /> |
---|
996 | <Option target="Debug" /> |
---|
997 | <Option target="Release" /> |
---|
998 | </Unit> |
---|
999 | <Unit filename="..\include\OgrePatchMesh.h"> |
---|
1000 | <Option compilerVar="CPP" /> |
---|
1001 | <Option compile="0" /> |
---|
1002 | <Option link="0" /> |
---|
1003 | <Option target="Debug" /> |
---|
1004 | <Option target="Release" /> |
---|
1005 | </Unit> |
---|
1006 | <Unit filename="..\include\OgrePatchSurface.h"> |
---|
1007 | <Option compilerVar="CPP" /> |
---|
1008 | <Option compile="0" /> |
---|
1009 | <Option link="0" /> |
---|
1010 | <Option target="Debug" /> |
---|
1011 | <Option target="Release" /> |
---|
1012 | </Unit> |
---|
1013 | <Unit filename="..\include\OgrePixelFormat.h"> |
---|
1014 | <Option compilerVar="CPP" /> |
---|
1015 | <Option compile="0" /> |
---|
1016 | <Option link="0" /> |
---|
1017 | <Option target="Debug" /> |
---|
1018 | <Option target="Release" /> |
---|
1019 | </Unit> |
---|
1020 | <Unit filename="..\include\OgrePlane.h"> |
---|
1021 | <Option compilerVar="CPP" /> |
---|
1022 | <Option compile="0" /> |
---|
1023 | <Option link="0" /> |
---|
1024 | <Option target="Debug" /> |
---|
1025 | <Option target="Release" /> |
---|
1026 | </Unit> |
---|
1027 | <Unit filename="..\include\OgrePlaneBoundedVolume.h"> |
---|
1028 | <Option compilerVar="CPP" /> |
---|
1029 | <Option compile="0" /> |
---|
1030 | <Option link="0" /> |
---|
1031 | <Option target="Debug" /> |
---|
1032 | <Option target="Release" /> |
---|
1033 | </Unit> |
---|
1034 | <Unit filename="..\include\OgrePlatform.h"> |
---|
1035 | <Option compilerVar="CPP" /> |
---|
1036 | <Option compile="0" /> |
---|
1037 | <Option link="0" /> |
---|
1038 | <Option target="Debug" /> |
---|
1039 | <Option target="Release" /> |
---|
1040 | </Unit> |
---|
1041 | <Unit filename="..\include\OgrePlatformManager.h"> |
---|
1042 | <Option compilerVar="CPP" /> |
---|
1043 | <Option compile="0" /> |
---|
1044 | <Option link="0" /> |
---|
1045 | <Option target="Debug" /> |
---|
1046 | <Option target="Release" /> |
---|
1047 | </Unit> |
---|
1048 | <Unit filename="..\include\OgrePose.h"> |
---|
1049 | <Option compilerVar="CPP" /> |
---|
1050 | <Option compile="0" /> |
---|
1051 | <Option link="0" /> |
---|
1052 | <Option target="Debug" /> |
---|
1053 | <Option target="Release" /> |
---|
1054 | </Unit> |
---|
1055 | <Unit filename="..\include\OgrePositionTarget.h"> |
---|
1056 | <Option compilerVar="CPP" /> |
---|
1057 | <Option compile="0" /> |
---|
1058 | <Option link="0" /> |
---|
1059 | <Option target="Debug" /> |
---|
1060 | <Option target="Release" /> |
---|
1061 | </Unit> |
---|
1062 | <Unit filename="..\include\OgrePredefinedControllers.h"> |
---|
1063 | <Option compilerVar="CPP" /> |
---|
1064 | <Option compile="0" /> |
---|
1065 | <Option link="0" /> |
---|
1066 | <Option target="Debug" /> |
---|
1067 | <Option target="Release" /> |
---|
1068 | </Unit> |
---|
1069 | <Unit filename="..\include\OgrePrerequisites.h"> |
---|
1070 | <Option compilerVar="CPP" /> |
---|
1071 | <Option compile="0" /> |
---|
1072 | <Option link="0" /> |
---|
1073 | <Option target="Debug" /> |
---|
1074 | <Option target="Release" /> |
---|
1075 | </Unit> |
---|
1076 | <Unit filename="..\include\OgreProfiler.h"> |
---|
1077 | <Option compilerVar="CPP" /> |
---|
1078 | <Option compile="0" /> |
---|
1079 | <Option link="0" /> |
---|
1080 | <Option target="Debug" /> |
---|
1081 | <Option target="Release" /> |
---|
1082 | </Unit> |
---|
1083 | <Unit filename="..\include\OgreProgressiveMesh.h"> |
---|
1084 | <Option compilerVar="CPP" /> |
---|
1085 | <Option compile="0" /> |
---|
1086 | <Option link="0" /> |
---|
1087 | <Option target="Debug" /> |
---|
1088 | <Option target="Release" /> |
---|
1089 | </Unit> |
---|
1090 | <Unit filename="..\include\OgreQuaternion.h"> |
---|
1091 | <Option compilerVar="CPP" /> |
---|
1092 | <Option compile="0" /> |
---|
1093 | <Option link="0" /> |
---|
1094 | <Option target="Debug" /> |
---|
1095 | <Option target="Release" /> |
---|
1096 | </Unit> |
---|
1097 | <Unit filename="..\include\OgreRadixSort.h"> |
---|
1098 | <Option compilerVar="CPP" /> |
---|
1099 | <Option compile="0" /> |
---|
1100 | <Option link="0" /> |
---|
1101 | <Option target="Debug" /> |
---|
1102 | <Option target="Release" /> |
---|
1103 | </Unit> |
---|
1104 | <Unit filename="..\include\OgreRay.h"> |
---|
1105 | <Option compilerVar="CPP" /> |
---|
1106 | <Option compile="0" /> |
---|
1107 | <Option link="0" /> |
---|
1108 | <Option target="Debug" /> |
---|
1109 | <Option target="Release" /> |
---|
1110 | </Unit> |
---|
1111 | <Unit filename="..\include\OgreRectangle2D.h"> |
---|
1112 | <Option compilerVar="CPP" /> |
---|
1113 | <Option compile="0" /> |
---|
1114 | <Option link="0" /> |
---|
1115 | <Option target="Debug" /> |
---|
1116 | <Option target="Release" /> |
---|
1117 | </Unit> |
---|
1118 | <Unit filename="..\include\OgreRenderOperation.h"> |
---|
1119 | <Option compilerVar="CPP" /> |
---|
1120 | <Option compile="0" /> |
---|
1121 | <Option link="0" /> |
---|
1122 | <Option target="Debug" /> |
---|
1123 | <Option target="Release" /> |
---|
1124 | </Unit> |
---|
1125 | <Unit filename="..\include\OgreRenderQueue.h"> |
---|
1126 | <Option compilerVar="CPP" /> |
---|
1127 | <Option compile="0" /> |
---|
1128 | <Option link="0" /> |
---|
1129 | <Option target="Debug" /> |
---|
1130 | <Option target="Release" /> |
---|
1131 | </Unit> |
---|
1132 | <Unit filename="..\include\OgreRenderQueueInvocation.h"> |
---|
1133 | <Option compilerVar="" /> |
---|
1134 | <Option compile="0" /> |
---|
1135 | <Option link="0" /> |
---|
1136 | <Option target="Debug" /> |
---|
1137 | <Option target="Release" /> |
---|
1138 | </Unit> |
---|
1139 | <Unit filename="..\include\OgreRenderQueueListener.h"> |
---|
1140 | <Option compilerVar="CPP" /> |
---|
1141 | <Option compile="0" /> |
---|
1142 | <Option link="0" /> |
---|
1143 | <Option target="Debug" /> |
---|
1144 | <Option target="Release" /> |
---|
1145 | </Unit> |
---|
1146 | <Unit filename="..\include\OgreRenderQueueSortingGrouping.h"> |
---|
1147 | <Option compilerVar="CPP" /> |
---|
1148 | <Option compile="0" /> |
---|
1149 | <Option link="0" /> |
---|
1150 | <Option target="Debug" /> |
---|
1151 | <Option target="Release" /> |
---|
1152 | </Unit> |
---|
1153 | <Unit filename="..\include\OgreRenderSystem.h"> |
---|
1154 | <Option compilerVar="CPP" /> |
---|
1155 | <Option compile="0" /> |
---|
1156 | <Option link="0" /> |
---|
1157 | <Option target="Debug" /> |
---|
1158 | <Option target="Release" /> |
---|
1159 | </Unit> |
---|
1160 | <Unit filename="..\include\OgreRenderSystemCapabilities.h"> |
---|
1161 | <Option compilerVar="CPP" /> |
---|
1162 | <Option compile="0" /> |
---|
1163 | <Option link="0" /> |
---|
1164 | <Option target="Debug" /> |
---|
1165 | <Option target="Release" /> |
---|
1166 | </Unit> |
---|
1167 | <Unit filename="..\include\OgreRenderTarget.h"> |
---|
1168 | <Option compilerVar="CPP" /> |
---|
1169 | <Option compile="0" /> |
---|
1170 | <Option link="0" /> |
---|
1171 | <Option target="Debug" /> |
---|
1172 | <Option target="Release" /> |
---|
1173 | </Unit> |
---|
1174 | <Unit filename="..\include\OgreRenderTargetListener.h"> |
---|
1175 | <Option compilerVar="CPP" /> |
---|
1176 | <Option compile="0" /> |
---|
1177 | <Option link="0" /> |
---|
1178 | <Option target="Debug" /> |
---|
1179 | <Option target="Release" /> |
---|
1180 | </Unit> |
---|
1181 | <Unit filename="..\include\OgreRenderTexture.h"> |
---|
1182 | <Option compilerVar="CPP" /> |
---|
1183 | <Option compile="0" /> |
---|
1184 | <Option link="0" /> |
---|
1185 | <Option target="Debug" /> |
---|
1186 | <Option target="Release" /> |
---|
1187 | </Unit> |
---|
1188 | <Unit filename="..\include\OgreRenderWindow.h"> |
---|
1189 | <Option compilerVar="CPP" /> |
---|
1190 | <Option compile="0" /> |
---|
1191 | <Option link="0" /> |
---|
1192 | <Option target="Debug" /> |
---|
1193 | <Option target="Release" /> |
---|
1194 | </Unit> |
---|
1195 | <Unit filename="..\include\OgreRenderable.h"> |
---|
1196 | <Option compilerVar="CPP" /> |
---|
1197 | <Option compile="0" /> |
---|
1198 | <Option link="0" /> |
---|
1199 | <Option target="Debug" /> |
---|
1200 | <Option target="Release" /> |
---|
1201 | </Unit> |
---|
1202 | <Unit filename="..\include\OgreResource.h"> |
---|
1203 | <Option compilerVar="CPP" /> |
---|
1204 | <Option compile="0" /> |
---|
1205 | <Option link="0" /> |
---|
1206 | <Option target="Debug" /> |
---|
1207 | <Option target="Release" /> |
---|
1208 | </Unit> |
---|
1209 | <Unit filename="..\include\OgreResourceBackgroundQueue.h"> |
---|
1210 | <Option compilerVar="CPP" /> |
---|
1211 | <Option compile="0" /> |
---|
1212 | <Option link="0" /> |
---|
1213 | <Option target="Debug" /> |
---|
1214 | <Option target="Release" /> |
---|
1215 | </Unit> |
---|
1216 | <Unit filename="..\include\OgreResourceGroupManager.h"> |
---|
1217 | <Option compilerVar="CPP" /> |
---|
1218 | <Option compile="0" /> |
---|
1219 | <Option link="0" /> |
---|
1220 | <Option target="Debug" /> |
---|
1221 | <Option target="Release" /> |
---|
1222 | </Unit> |
---|
1223 | <Unit filename="..\include\OgreResourceManager.h"> |
---|
1224 | <Option compilerVar="CPP" /> |
---|
1225 | <Option compile="0" /> |
---|
1226 | <Option link="0" /> |
---|
1227 | <Option target="Debug" /> |
---|
1228 | <Option target="Release" /> |
---|
1229 | </Unit> |
---|
1230 | <Unit filename="..\include\OgreRibbonTrail.h"> |
---|
1231 | <Option compilerVar="" /> |
---|
1232 | <Option compile="0" /> |
---|
1233 | <Option link="0" /> |
---|
1234 | <Option target="Debug" /> |
---|
1235 | <Option target="Release" /> |
---|
1236 | </Unit> |
---|
1237 | <Unit filename="..\include\OgreRoot.h"> |
---|
1238 | <Option compilerVar="CPP" /> |
---|
1239 | <Option compile="0" /> |
---|
1240 | <Option link="0" /> |
---|
1241 | <Option target="Debug" /> |
---|
1242 | <Option target="Release" /> |
---|
1243 | </Unit> |
---|
1244 | <Unit filename="..\include\OgreRotationalSpline.h"> |
---|
1245 | <Option compilerVar="CPP" /> |
---|
1246 | <Option compile="0" /> |
---|
1247 | <Option link="0" /> |
---|
1248 | <Option target="Debug" /> |
---|
1249 | <Option target="Release" /> |
---|
1250 | </Unit> |
---|
1251 | <Unit filename="..\include\OgreSceneManager.h"> |
---|
1252 | <Option compilerVar="CPP" /> |
---|
1253 | <Option compile="0" /> |
---|
1254 | <Option link="0" /> |
---|
1255 | <Option target="Debug" /> |
---|
1256 | <Option target="Release" /> |
---|
1257 | </Unit> |
---|
1258 | <Unit filename="..\include\OgreSceneManagerEnumerator.h"> |
---|
1259 | <Option compilerVar="CPP" /> |
---|
1260 | <Option compile="0" /> |
---|
1261 | <Option link="0" /> |
---|
1262 | <Option target="Debug" /> |
---|
1263 | <Option target="Release" /> |
---|
1264 | </Unit> |
---|
1265 | <Unit filename="..\include\OgreSceneNode.h"> |
---|
1266 | <Option compilerVar="CPP" /> |
---|
1267 | <Option compile="0" /> |
---|
1268 | <Option link="0" /> |
---|
1269 | <Option target="Debug" /> |
---|
1270 | <Option target="Release" /> |
---|
1271 | </Unit> |
---|
1272 | <Unit filename="..\include\OgreSceneQuery.h"> |
---|
1273 | <Option compilerVar="CPP" /> |
---|
1274 | <Option compile="0" /> |
---|
1275 | <Option link="0" /> |
---|
1276 | <Option target="Debug" /> |
---|
1277 | <Option target="Release" /> |
---|
1278 | </Unit> |
---|
1279 | <Unit filename="..\include\OgreScriptLoader.h"> |
---|
1280 | <Option compilerVar="CPP" /> |
---|
1281 | <Option compile="0" /> |
---|
1282 | <Option link="0" /> |
---|
1283 | <Option target="Debug" /> |
---|
1284 | <Option target="Release" /> |
---|
1285 | </Unit> |
---|
1286 | <Unit filename="..\include\OgreSerializer.h"> |
---|
1287 | <Option compilerVar="CPP" /> |
---|
1288 | <Option compile="0" /> |
---|
1289 | <Option link="0" /> |
---|
1290 | <Option target="Debug" /> |
---|
1291 | <Option target="Release" /> |
---|
1292 | </Unit> |
---|
1293 | <Unit filename="..\include\OgreShadowCaster.h"> |
---|
1294 | <Option compilerVar="CPP" /> |
---|
1295 | <Option compile="0" /> |
---|
1296 | <Option link="0" /> |
---|
1297 | <Option target="Debug" /> |
---|
1298 | <Option target="Release" /> |
---|
1299 | </Unit> |
---|
1300 | <Unit filename="..\include\OgreShadowVolumeExtrudeProgram.h"> |
---|
1301 | <Option compilerVar="CPP" /> |
---|
1302 | <Option compile="0" /> |
---|
1303 | <Option link="0" /> |
---|
1304 | <Option target="Debug" /> |
---|
1305 | <Option target="Release" /> |
---|
1306 | </Unit> |
---|
1307 | <Unit filename="..\include\OgreSharedPtr.h"> |
---|
1308 | <Option compilerVar="CPP" /> |
---|
1309 | <Option compile="0" /> |
---|
1310 | <Option link="0" /> |
---|
1311 | <Option target="Debug" /> |
---|
1312 | <Option target="Release" /> |
---|
1313 | </Unit> |
---|
1314 | <Unit filename="..\include\OgreSimpleRenderable.h"> |
---|
1315 | <Option compilerVar="CPP" /> |
---|
1316 | <Option compile="0" /> |
---|
1317 | <Option link="0" /> |
---|
1318 | <Option target="Debug" /> |
---|
1319 | <Option target="Release" /> |
---|
1320 | </Unit> |
---|
1321 | <Unit filename="..\include\OgreSimpleSpline.h"> |
---|
1322 | <Option compilerVar="CPP" /> |
---|
1323 | <Option compile="0" /> |
---|
1324 | <Option link="0" /> |
---|
1325 | <Option target="Debug" /> |
---|
1326 | <Option target="Release" /> |
---|
1327 | </Unit> |
---|
1328 | <Unit filename="..\include\OgreSingleton.h"> |
---|
1329 | <Option compilerVar="CPP" /> |
---|
1330 | <Option compile="0" /> |
---|
1331 | <Option link="0" /> |
---|
1332 | <Option target="Debug" /> |
---|
1333 | <Option target="Release" /> |
---|
1334 | </Unit> |
---|
1335 | <Unit filename="..\include\OgreSkeleton.h"> |
---|
1336 | <Option compilerVar="CPP" /> |
---|
1337 | <Option compile="0" /> |
---|
1338 | <Option link="0" /> |
---|
1339 | <Option target="Debug" /> |
---|
1340 | <Option target="Release" /> |
---|
1341 | </Unit> |
---|
1342 | <Unit filename="..\include\OgreSkeletonFileFormat.h"> |
---|
1343 | <Option compilerVar="CPP" /> |
---|
1344 | <Option compile="0" /> |
---|
1345 | <Option link="0" /> |
---|
1346 | <Option target="Debug" /> |
---|
1347 | <Option target="Release" /> |
---|
1348 | </Unit> |
---|
1349 | <Unit filename="..\include\OgreSkeletonInstance.h"> |
---|
1350 | <Option compilerVar="CPP" /> |
---|
1351 | <Option compile="0" /> |
---|
1352 | <Option link="0" /> |
---|
1353 | <Option target="Debug" /> |
---|
1354 | <Option target="Release" /> |
---|
1355 | </Unit> |
---|
1356 | <Unit filename="..\include\OgreSkeletonManager.h"> |
---|
1357 | <Option compilerVar="CPP" /> |
---|
1358 | <Option compile="0" /> |
---|
1359 | <Option link="0" /> |
---|
1360 | <Option target="Debug" /> |
---|
1361 | <Option target="Release" /> |
---|
1362 | </Unit> |
---|
1363 | <Unit filename="..\include\OgreSkeletonSerializer.h"> |
---|
1364 | <Option compilerVar="CPP" /> |
---|
1365 | <Option compile="0" /> |
---|
1366 | <Option link="0" /> |
---|
1367 | <Option target="Debug" /> |
---|
1368 | <Option target="Release" /> |
---|
1369 | </Unit> |
---|
1370 | <Unit filename="..\include\OgreSphere.h"> |
---|
1371 | <Option compilerVar="CPP" /> |
---|
1372 | <Option compile="0" /> |
---|
1373 | <Option link="0" /> |
---|
1374 | <Option target="Debug" /> |
---|
1375 | <Option target="Release" /> |
---|
1376 | </Unit> |
---|
1377 | <Unit filename="..\include\OgreSpotShadowFadePng.h"> |
---|
1378 | <Option compilerVar="CPP" /> |
---|
1379 | <Option compile="0" /> |
---|
1380 | <Option link="0" /> |
---|
1381 | <Option target="Debug" /> |
---|
1382 | <Option target="Release" /> |
---|
1383 | </Unit> |
---|
1384 | <Unit filename="..\include\OgreStableHeaders.h"> |
---|
1385 | <Option compilerVar="CPP" /> |
---|
1386 | <Option link="0" /> |
---|
1387 | <Option target="Debug" /> |
---|
1388 | <Option target="Release" /> |
---|
1389 | </Unit> |
---|
1390 | <Unit filename="..\include\OgreStaticFaceGroup.h"> |
---|
1391 | <Option compilerVar="CPP" /> |
---|
1392 | <Option compile="0" /> |
---|
1393 | <Option link="0" /> |
---|
1394 | <Option target="Debug" /> |
---|
1395 | <Option target="Release" /> |
---|
1396 | </Unit> |
---|
1397 | <Unit filename="..\include\OgreStaticGeometry.h"> |
---|
1398 | <Option compilerVar="CPP" /> |
---|
1399 | <Option compile="0" /> |
---|
1400 | <Option link="0" /> |
---|
1401 | <Option target="Debug" /> |
---|
1402 | <Option target="Release" /> |
---|
1403 | </Unit> |
---|
1404 | <Unit filename="..\include\OgreStdHeaders.h"> |
---|
1405 | <Option compilerVar="CPP" /> |
---|
1406 | <Option compile="0" /> |
---|
1407 | <Option link="0" /> |
---|
1408 | <Option target="Debug" /> |
---|
1409 | <Option target="Release" /> |
---|
1410 | </Unit> |
---|
1411 | <Unit filename="..\include\OgreString.h"> |
---|
1412 | <Option compilerVar="CPP" /> |
---|
1413 | <Option compile="0" /> |
---|
1414 | <Option link="0" /> |
---|
1415 | <Option target="Debug" /> |
---|
1416 | <Option target="Release" /> |
---|
1417 | </Unit> |
---|
1418 | <Unit filename="..\include\OgreStringConverter.h"> |
---|
1419 | <Option compilerVar="CPP" /> |
---|
1420 | <Option compile="0" /> |
---|
1421 | <Option link="0" /> |
---|
1422 | <Option target="Debug" /> |
---|
1423 | <Option target="Release" /> |
---|
1424 | </Unit> |
---|
1425 | <Unit filename="..\include\OgreStringInterface.h"> |
---|
1426 | <Option compilerVar="CPP" /> |
---|
1427 | <Option compile="0" /> |
---|
1428 | <Option link="0" /> |
---|
1429 | <Option target="Debug" /> |
---|
1430 | <Option target="Release" /> |
---|
1431 | </Unit> |
---|
1432 | <Unit filename="..\include\OgreStringResource.h"> |
---|
1433 | <Option compilerVar="CPP" /> |
---|
1434 | <Option compile="0" /> |
---|
1435 | <Option link="0" /> |
---|
1436 | <Option target="Debug" /> |
---|
1437 | <Option target="Release" /> |
---|
1438 | </Unit> |
---|
1439 | <Unit filename="..\include\OgreStringVector.h"> |
---|
1440 | <Option compilerVar="CPP" /> |
---|
1441 | <Option compile="0" /> |
---|
1442 | <Option link="0" /> |
---|
1443 | <Option target="Debug" /> |
---|
1444 | <Option target="Release" /> |
---|
1445 | </Unit> |
---|
1446 | <Unit filename="..\include\OgreSubEntity.h"> |
---|
1447 | <Option compilerVar="CPP" /> |
---|
1448 | <Option compile="0" /> |
---|
1449 | <Option link="0" /> |
---|
1450 | <Option target="Debug" /> |
---|
1451 | <Option target="Release" /> |
---|
1452 | </Unit> |
---|
1453 | <Unit filename="..\include\OgreSubMesh.h"> |
---|
1454 | <Option compilerVar="CPP" /> |
---|
1455 | <Option compile="0" /> |
---|
1456 | <Option link="0" /> |
---|
1457 | <Option target="Debug" /> |
---|
1458 | <Option target="Release" /> |
---|
1459 | </Unit> |
---|
1460 | <Unit filename="..\include\OgreTagPoint.h"> |
---|
1461 | <Option compilerVar="CPP" /> |
---|
1462 | <Option compile="0" /> |
---|
1463 | <Option link="0" /> |
---|
1464 | <Option target="Debug" /> |
---|
1465 | <Option target="Release" /> |
---|
1466 | </Unit> |
---|
1467 | <Unit filename="..\include\OgreTargetManager.h"> |
---|
1468 | <Option compilerVar="CPP" /> |
---|
1469 | <Option compile="0" /> |
---|
1470 | <Option link="0" /> |
---|
1471 | <Option target="Debug" /> |
---|
1472 | <Option target="Release" /> |
---|
1473 | </Unit> |
---|
1474 | <Unit filename="..\include\OgreTechnique.h"> |
---|
1475 | <Option compilerVar="CPP" /> |
---|
1476 | <Option compile="0" /> |
---|
1477 | <Option link="0" /> |
---|
1478 | <Option target="Debug" /> |
---|
1479 | <Option target="Release" /> |
---|
1480 | </Unit> |
---|
1481 | <Unit filename="..\include\OgreTextAreaOverlayElement.h"> |
---|
1482 | <Option compilerVar="CPP" /> |
---|
1483 | <Option compile="0" /> |
---|
1484 | <Option link="0" /> |
---|
1485 | <Option target="Debug" /> |
---|
1486 | <Option target="Release" /> |
---|
1487 | </Unit> |
---|
1488 | <Unit filename="..\include\OgreTexture.h"> |
---|
1489 | <Option compilerVar="CPP" /> |
---|
1490 | <Option compile="0" /> |
---|
1491 | <Option link="0" /> |
---|
1492 | <Option target="Debug" /> |
---|
1493 | <Option target="Release" /> |
---|
1494 | </Unit> |
---|
1495 | <Unit filename="..\include\OgreTextureManager.h"> |
---|
1496 | <Option compilerVar="CPP" /> |
---|
1497 | <Option compile="0" /> |
---|
1498 | <Option link="0" /> |
---|
1499 | <Option target="Debug" /> |
---|
1500 | <Option target="Release" /> |
---|
1501 | </Unit> |
---|
1502 | <Unit filename="..\include\OgreTextureUnitState.h"> |
---|
1503 | <Option compilerVar="CPP" /> |
---|
1504 | <Option compile="0" /> |
---|
1505 | <Option link="0" /> |
---|
1506 | <Option target="Debug" /> |
---|
1507 | <Option target="Release" /> |
---|
1508 | </Unit> |
---|
1509 | <Unit filename="..\include\OgreTimer.h"> |
---|
1510 | <Option compilerVar="CPP" /> |
---|
1511 | <Option compile="0" /> |
---|
1512 | <Option link="0" /> |
---|
1513 | <Option target="Debug" /> |
---|
1514 | <Option target="Release" /> |
---|
1515 | </Unit> |
---|
1516 | <Unit filename="..\include\OgreUserDefinedObject.h"> |
---|
1517 | <Option compilerVar="CPP" /> |
---|
1518 | <Option compile="0" /> |
---|
1519 | <Option link="0" /> |
---|
1520 | <Option target="Debug" /> |
---|
1521 | <Option target="Release" /> |
---|
1522 | </Unit> |
---|
1523 | <Unit filename="..\include\OgreVector2.h"> |
---|
1524 | <Option compilerVar="CPP" /> |
---|
1525 | <Option compile="0" /> |
---|
1526 | <Option link="0" /> |
---|
1527 | <Option target="Debug" /> |
---|
1528 | <Option target="Release" /> |
---|
1529 | </Unit> |
---|
1530 | <Unit filename="..\include\OgreVector3.h"> |
---|
1531 | <Option compilerVar="CPP" /> |
---|
1532 | <Option compile="0" /> |
---|
1533 | <Option link="0" /> |
---|
1534 | <Option target="Debug" /> |
---|
1535 | <Option target="Release" /> |
---|
1536 | </Unit> |
---|
1537 | <Unit filename="..\include\OgreVector4.h"> |
---|
1538 | <Option compilerVar="CPP" /> |
---|
1539 | <Option compile="0" /> |
---|
1540 | <Option link="0" /> |
---|
1541 | <Option target="Debug" /> |
---|
1542 | <Option target="Release" /> |
---|
1543 | </Unit> |
---|
1544 | <Unit filename="..\include\OgreVertexBoneAssignment.h"> |
---|
1545 | <Option compilerVar="CPP" /> |
---|
1546 | <Option compile="0" /> |
---|
1547 | <Option link="0" /> |
---|
1548 | <Option target="Debug" /> |
---|
1549 | <Option target="Release" /> |
---|
1550 | </Unit> |
---|
1551 | <Unit filename="..\include\OgreVertexIndexData.h"> |
---|
1552 | <Option compilerVar="CPP" /> |
---|
1553 | <Option compile="0" /> |
---|
1554 | <Option link="0" /> |
---|
1555 | <Option target="Debug" /> |
---|
1556 | <Option target="Release" /> |
---|
1557 | </Unit> |
---|
1558 | <Unit filename="..\include\OgreViewport.h"> |
---|
1559 | <Option compilerVar="CPP" /> |
---|
1560 | <Option compile="0" /> |
---|
1561 | <Option link="0" /> |
---|
1562 | <Option target="Debug" /> |
---|
1563 | <Option target="Release" /> |
---|
1564 | </Unit> |
---|
1565 | <Unit filename="..\include\OgreWireBoundingBox.h"> |
---|
1566 | <Option compilerVar="CPP" /> |
---|
1567 | <Option compile="0" /> |
---|
1568 | <Option link="0" /> |
---|
1569 | <Option target="Debug" /> |
---|
1570 | <Option target="Release" /> |
---|
1571 | </Unit> |
---|
1572 | <Unit filename="..\include\OgreZip.h"> |
---|
1573 | <Option compilerVar="CPP" /> |
---|
1574 | <Option compile="0" /> |
---|
1575 | <Option link="0" /> |
---|
1576 | <Option target="Debug" /> |
---|
1577 | <Option target="Release" /> |
---|
1578 | </Unit> |
---|
1579 | <Unit filename="..\include\asm_math.h"> |
---|
1580 | <Option compilerVar="CPP" /> |
---|
1581 | <Option compile="0" /> |
---|
1582 | <Option link="0" /> |
---|
1583 | <Option target="Debug" /> |
---|
1584 | <Option target="Release" /> |
---|
1585 | </Unit> |
---|
1586 | <Unit filename="..\src\OgreAnimable.cpp"> |
---|
1587 | <Option compilerVar="CPP" /> |
---|
1588 | <Option target="Debug" /> |
---|
1589 | <Option target="Release" /> |
---|
1590 | </Unit> |
---|
1591 | <Unit filename="..\src\OgreAnimation.cpp"> |
---|
1592 | <Option compilerVar="CPP" /> |
---|
1593 | <Option target="Debug" /> |
---|
1594 | <Option target="Release" /> |
---|
1595 | </Unit> |
---|
1596 | <Unit filename="..\src\OgreAnimationState.cpp"> |
---|
1597 | <Option compilerVar="CPP" /> |
---|
1598 | <Option target="Debug" /> |
---|
1599 | <Option target="Release" /> |
---|
1600 | </Unit> |
---|
1601 | <Unit filename="..\src\OgreAnimationTrack.cpp"> |
---|
1602 | <Option compilerVar="CPP" /> |
---|
1603 | <Option target="Debug" /> |
---|
1604 | <Option target="Release" /> |
---|
1605 | </Unit> |
---|
1606 | <Unit filename="..\src\OgreArchiveManager.cpp"> |
---|
1607 | <Option compilerVar="CPP" /> |
---|
1608 | <Option target="Debug" /> |
---|
1609 | <Option target="Release" /> |
---|
1610 | </Unit> |
---|
1611 | <Unit filename="..\src\OgreAutoParamDataSource.cpp"> |
---|
1612 | <Option compilerVar="CPP" /> |
---|
1613 | <Option target="Debug" /> |
---|
1614 | <Option target="Release" /> |
---|
1615 | </Unit> |
---|
1616 | <Unit filename="..\src\OgreAxisAlignedBox.cpp"> |
---|
1617 | <Option compilerVar="CPP" /> |
---|
1618 | <Option target="Debug" /> |
---|
1619 | <Option target="Release" /> |
---|
1620 | </Unit> |
---|
1621 | <Unit filename="..\src\OgreBillboard.cpp"> |
---|
1622 | <Option compilerVar="CPP" /> |
---|
1623 | <Option target="Debug" /> |
---|
1624 | <Option target="Release" /> |
---|
1625 | </Unit> |
---|
1626 | <Unit filename="..\src\OgreBillboardChain.cpp"> |
---|
1627 | <Option compilerVar="CPP" /> |
---|
1628 | <Option target="Debug" /> |
---|
1629 | <Option target="Release" /> |
---|
1630 | </Unit> |
---|
1631 | <Unit filename="..\src\OgreBillboardParticleRenderer.cpp"> |
---|
1632 | <Option compilerVar="CPP" /> |
---|
1633 | <Option target="Debug" /> |
---|
1634 | <Option target="Release" /> |
---|
1635 | </Unit> |
---|
1636 | <Unit filename="..\src\OgreBillboardSet.cpp"> |
---|
1637 | <Option compilerVar="CPP" /> |
---|
1638 | <Option target="Debug" /> |
---|
1639 | <Option target="Release" /> |
---|
1640 | </Unit> |
---|
1641 | <Unit filename="..\src\OgreBitwise.cpp"> |
---|
1642 | <Option compilerVar="CPP" /> |
---|
1643 | <Option target="Debug" /> |
---|
1644 | <Option target="Release" /> |
---|
1645 | </Unit> |
---|
1646 | <Unit filename="..\src\OgreBone.cpp"> |
---|
1647 | <Option compilerVar="CPP" /> |
---|
1648 | <Option target="Debug" /> |
---|
1649 | <Option target="Release" /> |
---|
1650 | </Unit> |
---|
1651 | <Unit filename="..\src\OgreBorderPanelOverlayElement.cpp"> |
---|
1652 | <Option compilerVar="CPP" /> |
---|
1653 | <Option target="Debug" /> |
---|
1654 | <Option target="Release" /> |
---|
1655 | </Unit> |
---|
1656 | <Unit filename="..\src\OgreCamera.cpp"> |
---|
1657 | <Option compilerVar="CPP" /> |
---|
1658 | <Option target="Debug" /> |
---|
1659 | <Option target="Release" /> |
---|
1660 | </Unit> |
---|
1661 | <Unit filename="..\src\OgreCodec.cpp"> |
---|
1662 | <Option compilerVar="CPP" /> |
---|
1663 | <Option target="Debug" /> |
---|
1664 | <Option target="Release" /> |
---|
1665 | </Unit> |
---|
1666 | <Unit filename="..\src\OgreColourValue.cpp"> |
---|
1667 | <Option compilerVar="CPP" /> |
---|
1668 | <Option target="Debug" /> |
---|
1669 | <Option target="Release" /> |
---|
1670 | </Unit> |
---|
1671 | <Unit filename="..\src\OgreCommon.cpp"> |
---|
1672 | <Option compilerVar="CPP" /> |
---|
1673 | <Option target="Debug" /> |
---|
1674 | <Option target="Release" /> |
---|
1675 | </Unit> |
---|
1676 | <Unit filename="..\src\OgreCompiler2Pass.cpp"> |
---|
1677 | <Option compilerVar="CPP" /> |
---|
1678 | <Option target="Debug" /> |
---|
1679 | <Option target="Release" /> |
---|
1680 | </Unit> |
---|
1681 | <Unit filename="..\src\OgreCompositionPass.cpp"> |
---|
1682 | <Option compilerVar="CPP" /> |
---|
1683 | <Option target="Debug" /> |
---|
1684 | <Option target="Release" /> |
---|
1685 | </Unit> |
---|
1686 | <Unit filename="..\src\OgreCompositionTargetPass.cpp"> |
---|
1687 | <Option compilerVar="CPP" /> |
---|
1688 | <Option target="Debug" /> |
---|
1689 | <Option target="Release" /> |
---|
1690 | </Unit> |
---|
1691 | <Unit filename="..\src\OgreCompositionTechnique.cpp"> |
---|
1692 | <Option compilerVar="CPP" /> |
---|
1693 | <Option target="Debug" /> |
---|
1694 | <Option target="Release" /> |
---|
1695 | </Unit> |
---|
1696 | <Unit filename="..\src\OgreCompositor.cpp"> |
---|
1697 | <Option compilerVar="CPP" /> |
---|
1698 | <Option target="Debug" /> |
---|
1699 | <Option target="Release" /> |
---|
1700 | </Unit> |
---|
1701 | <Unit filename="..\src\OgreCompositorChain.cpp"> |
---|
1702 | <Option compilerVar="CPP" /> |
---|
1703 | <Option target="Debug" /> |
---|
1704 | <Option target="Release" /> |
---|
1705 | </Unit> |
---|
1706 | <Unit filename="..\src\OgreCompositorInstance.cpp"> |
---|
1707 | <Option compilerVar="CPP" /> |
---|
1708 | <Option target="Debug" /> |
---|
1709 | <Option target="Release" /> |
---|
1710 | </Unit> |
---|
1711 | <Unit filename="..\src\OgreCompositorManager.cpp"> |
---|
1712 | <Option compilerVar="CPP" /> |
---|
1713 | <Option target="Debug" /> |
---|
1714 | <Option target="Release" /> |
---|
1715 | </Unit> |
---|
1716 | <Unit filename="..\src\OgreCompositorScriptCompiler.cpp"> |
---|
1717 | <Option compilerVar="CPP" /> |
---|
1718 | <Option target="Debug" /> |
---|
1719 | <Option target="Release" /> |
---|
1720 | </Unit> |
---|
1721 | <Unit filename="..\src\OgreCompositorSerializer.cpp"> |
---|
1722 | <Option compilerVar="CPP" /> |
---|
1723 | <Option target="Debug" /> |
---|
1724 | <Option target="Release" /> |
---|
1725 | </Unit> |
---|
1726 | <Unit filename="..\src\OgreConfigFile.cpp"> |
---|
1727 | <Option compilerVar="CPP" /> |
---|
1728 | <Option target="Debug" /> |
---|
1729 | <Option target="Release" /> |
---|
1730 | </Unit> |
---|
1731 | <Unit filename="..\src\OgreConfigOptionMap.cpp"> |
---|
1732 | <Option compilerVar="CPP" /> |
---|
1733 | <Option target="Debug" /> |
---|
1734 | <Option target="Release" /> |
---|
1735 | </Unit> |
---|
1736 | <Unit filename="..\src\OgreController.cpp"> |
---|
1737 | <Option compilerVar="CPP" /> |
---|
1738 | <Option target="Debug" /> |
---|
1739 | <Option target="Release" /> |
---|
1740 | </Unit> |
---|
1741 | <Unit filename="..\src\OgreControllerManager.cpp"> |
---|
1742 | <Option compilerVar="CPP" /> |
---|
1743 | <Option target="Debug" /> |
---|
1744 | <Option target="Release" /> |
---|
1745 | </Unit> |
---|
1746 | <Unit filename="..\src\OgreCursor.cpp"> |
---|
1747 | <Option compilerVar="CPP" /> |
---|
1748 | <Option target="Debug" /> |
---|
1749 | <Option target="Release" /> |
---|
1750 | </Unit> |
---|
1751 | <Unit filename="..\src\OgreDataStream.cpp"> |
---|
1752 | <Option compilerVar="CPP" /> |
---|
1753 | <Option target="Debug" /> |
---|
1754 | <Option target="Release" /> |
---|
1755 | </Unit> |
---|
1756 | <Unit filename="..\src\OgreDefaultHardwareBufferManager.cpp"> |
---|
1757 | <Option compilerVar="CPP" /> |
---|
1758 | <Option target="Debug" /> |
---|
1759 | <Option target="Release" /> |
---|
1760 | </Unit> |
---|
1761 | <Unit filename="..\src\OgreDefaultSceneQueries.cpp"> |
---|
1762 | <Option compilerVar="CPP" /> |
---|
1763 | <Option target="Debug" /> |
---|
1764 | <Option target="Release" /> |
---|
1765 | </Unit> |
---|
1766 | <Unit filename="..\src\OgreDynLib.cpp"> |
---|
1767 | <Option compilerVar="CPP" /> |
---|
1768 | <Option target="Debug" /> |
---|
1769 | <Option target="Release" /> |
---|
1770 | </Unit> |
---|
1771 | <Unit filename="..\src\OgreDynLibManager.cpp"> |
---|
1772 | <Option compilerVar="CPP" /> |
---|
1773 | <Option target="Debug" /> |
---|
1774 | <Option target="Release" /> |
---|
1775 | </Unit> |
---|
1776 | <Unit filename="..\src\OgreEdgeListBuilder.cpp"> |
---|
1777 | <Option compilerVar="CPP" /> |
---|
1778 | <Option target="Debug" /> |
---|
1779 | <Option target="Release" /> |
---|
1780 | </Unit> |
---|
1781 | <Unit filename="..\src\OgreEntity.cpp"> |
---|
1782 | <Option compilerVar="CPP" /> |
---|
1783 | <Option target="Debug" /> |
---|
1784 | <Option target="Release" /> |
---|
1785 | </Unit> |
---|
1786 | <Unit filename="..\src\OgreEventDispatcher.cpp"> |
---|
1787 | <Option compilerVar="CPP" /> |
---|
1788 | <Option target="Debug" /> |
---|
1789 | <Option target="Release" /> |
---|
1790 | </Unit> |
---|
1791 | <Unit filename="..\src\OgreEventProcessor.cpp"> |
---|
1792 | <Option compilerVar="CPP" /> |
---|
1793 | <Option target="Debug" /> |
---|
1794 | <Option target="Release" /> |
---|
1795 | </Unit> |
---|
1796 | <Unit filename="..\src\OgreEventQueue.cpp"> |
---|
1797 | <Option compilerVar="CPP" /> |
---|
1798 | <Option target="Debug" /> |
---|
1799 | <Option target="Release" /> |
---|
1800 | </Unit> |
---|
1801 | <Unit filename="..\src\OgreException.cpp"> |
---|
1802 | <Option compilerVar="CPP" /> |
---|
1803 | <Option target="Debug" /> |
---|
1804 | <Option target="Release" /> |
---|
1805 | </Unit> |
---|
1806 | <Unit filename="..\src\OgreExternalTextureSource.cpp"> |
---|
1807 | <Option compilerVar="CPP" /> |
---|
1808 | <Option target="Debug" /> |
---|
1809 | <Option target="Release" /> |
---|
1810 | </Unit> |
---|
1811 | <Unit filename="..\src\OgreExternalTextureSourceManager.cpp"> |
---|
1812 | <Option compilerVar="CPP" /> |
---|
1813 | <Option target="Debug" /> |
---|
1814 | <Option target="Release" /> |
---|
1815 | </Unit> |
---|
1816 | <Unit filename="..\src\OgreFileSystem.cpp"> |
---|
1817 | <Option compilerVar="CPP" /> |
---|
1818 | <Option target="Debug" /> |
---|
1819 | <Option target="Release" /> |
---|
1820 | </Unit> |
---|
1821 | <Unit filename="..\src\OgreFont.cpp"> |
---|
1822 | <Option compilerVar="CPP" /> |
---|
1823 | <Option target="Debug" /> |
---|
1824 | <Option target="Release" /> |
---|
1825 | </Unit> |
---|
1826 | <Unit filename="..\src\OgreFontManager.cpp"> |
---|
1827 | <Option compilerVar="CPP" /> |
---|
1828 | <Option target="Debug" /> |
---|
1829 | <Option target="Release" /> |
---|
1830 | </Unit> |
---|
1831 | <Unit filename="..\src\OgreFrustum.cpp"> |
---|
1832 | <Option compilerVar="CPP" /> |
---|
1833 | <Option target="Debug" /> |
---|
1834 | <Option target="Release" /> |
---|
1835 | </Unit> |
---|
1836 | <Unit filename="..\src\OgreGpuProgram.cpp"> |
---|
1837 | <Option compilerVar="CPP" /> |
---|
1838 | <Option target="Debug" /> |
---|
1839 | <Option target="Release" /> |
---|
1840 | </Unit> |
---|
1841 | <Unit filename="..\src\OgreGpuProgramManager.cpp"> |
---|
1842 | <Option compilerVar="CPP" /> |
---|
1843 | <Option target="Debug" /> |
---|
1844 | <Option target="Release" /> |
---|
1845 | </Unit> |
---|
1846 | <Unit filename="..\src\OgreGpuProgramUsage.cpp"> |
---|
1847 | <Option compilerVar="CPP" /> |
---|
1848 | <Option target="Debug" /> |
---|
1849 | <Option target="Release" /> |
---|
1850 | </Unit> |
---|
1851 | <Unit filename="..\src\OgreHardwareBufferManager.cpp"> |
---|
1852 | <Option compilerVar="CPP" /> |
---|
1853 | <Option target="Debug" /> |
---|
1854 | <Option target="Release" /> |
---|
1855 | </Unit> |
---|
1856 | <Unit filename="..\src\OgreHardwareIndexBuffer.cpp"> |
---|
1857 | <Option compilerVar="CPP" /> |
---|
1858 | <Option target="Debug" /> |
---|
1859 | <Option target="Release" /> |
---|
1860 | </Unit> |
---|
1861 | <Unit filename="..\src\OgreHardwareOcclusionQuery.cpp"> |
---|
1862 | <Option compilerVar="CPP" /> |
---|
1863 | <Option target="Debug" /> |
---|
1864 | <Option target="Release" /> |
---|
1865 | </Unit> |
---|
1866 | <Unit filename="..\src\OgreHardwarePixelBuffer.cpp"> |
---|
1867 | <Option compilerVar="CPP" /> |
---|
1868 | <Option target="Debug" /> |
---|
1869 | <Option target="Release" /> |
---|
1870 | </Unit> |
---|
1871 | <Unit filename="..\src\OgreHardwareVertexBuffer.cpp"> |
---|
1872 | <Option compilerVar="CPP" /> |
---|
1873 | <Option target="Debug" /> |
---|
1874 | <Option target="Release" /> |
---|
1875 | </Unit> |
---|
1876 | <Unit filename="..\src\OgreHighLevelGpuProgram.cpp"> |
---|
1877 | <Option compilerVar="CPP" /> |
---|
1878 | <Option target="Debug" /> |
---|
1879 | <Option target="Release" /> |
---|
1880 | </Unit> |
---|
1881 | <Unit filename="..\src\OgreHighLevelGpuProgramManager.cpp"> |
---|
1882 | <Option compilerVar="CPP" /> |
---|
1883 | <Option target="Debug" /> |
---|
1884 | <Option target="Release" /> |
---|
1885 | </Unit> |
---|
1886 | <Unit filename="..\src\OgreILCodecs.cpp"> |
---|
1887 | <Option compilerVar="CPP" /> |
---|
1888 | <Option target="Debug" /> |
---|
1889 | <Option target="Release" /> |
---|
1890 | </Unit> |
---|
1891 | <Unit filename="..\src\OgreILImageCodec.cpp"> |
---|
1892 | <Option compilerVar="CPP" /> |
---|
1893 | <Option target="Debug" /> |
---|
1894 | <Option target="Release" /> |
---|
1895 | </Unit> |
---|
1896 | <Unit filename="..\src\OgreILUtil.cpp"> |
---|
1897 | <Option compilerVar="CPP" /> |
---|
1898 | <Option target="Debug" /> |
---|
1899 | <Option target="Release" /> |
---|
1900 | </Unit> |
---|
1901 | <Unit filename="..\src\OgreImage.cpp"> |
---|
1902 | <Option compilerVar="CPP" /> |
---|
1903 | <Option target="Debug" /> |
---|
1904 | <Option target="Release" /> |
---|
1905 | </Unit> |
---|
1906 | <Unit filename="..\src\OgreImageResampler.h"> |
---|
1907 | <Option compilerVar="CPP" /> |
---|
1908 | <Option compile="0" /> |
---|
1909 | <Option link="0" /> |
---|
1910 | <Option target="Debug" /> |
---|
1911 | <Option target="Release" /> |
---|
1912 | </Unit> |
---|
1913 | <Unit filename="..\src\OgreInput.cpp"> |
---|
1914 | <Option compilerVar="CPP" /> |
---|
1915 | <Option target="Debug" /> |
---|
1916 | <Option target="Release" /> |
---|
1917 | </Unit> |
---|
1918 | <Unit filename="..\src\OgreInputEvent.cpp"> |
---|
1919 | <Option compilerVar="CPP" /> |
---|
1920 | <Option target="Debug" /> |
---|
1921 | <Option target="Release" /> |
---|
1922 | </Unit> |
---|
1923 | <Unit filename="..\src\OgreKeyEvent.cpp"> |
---|
1924 | <Option compilerVar="CPP" /> |
---|
1925 | <Option target="Debug" /> |
---|
1926 | <Option target="Release" /> |
---|
1927 | </Unit> |
---|
1928 | <Unit filename="..\src\OgreKeyFrame.cpp"> |
---|
1929 | <Option compilerVar="CPP" /> |
---|
1930 | <Option target="Debug" /> |
---|
1931 | <Option target="Release" /> |
---|
1932 | </Unit> |
---|
1933 | <Unit filename="..\src\OgreKeyTarget.cpp"> |
---|
1934 | <Option compilerVar="CPP" /> |
---|
1935 | <Option target="Debug" /> |
---|
1936 | <Option target="Release" /> |
---|
1937 | </Unit> |
---|
1938 | <Unit filename="..\src\OgreLight.cpp"> |
---|
1939 | <Option compilerVar="CPP" /> |
---|
1940 | <Option target="Debug" /> |
---|
1941 | <Option target="Release" /> |
---|
1942 | </Unit> |
---|
1943 | <Unit filename="..\src\OgreLog.cpp"> |
---|
1944 | <Option compilerVar="CPP" /> |
---|
1945 | <Option target="Debug" /> |
---|
1946 | <Option target="Release" /> |
---|
1947 | </Unit> |
---|
1948 | <Unit filename="..\src\OgreLogManager.cpp"> |
---|
1949 | <Option compilerVar="CPP" /> |
---|
1950 | <Option target="Debug" /> |
---|
1951 | <Option target="Release" /> |
---|
1952 | </Unit> |
---|
1953 | <Unit filename="..\src\OgreManualObject.cpp"> |
---|
1954 | <Option compilerVar="CPP" /> |
---|
1955 | <Option target="Debug" /> |
---|
1956 | <Option target="Release" /> |
---|
1957 | </Unit> |
---|
1958 | <Unit filename="..\src\OgreMaterial.cpp"> |
---|
1959 | <Option compilerVar="CPP" /> |
---|
1960 | <Option target="Debug" /> |
---|
1961 | <Option target="Release" /> |
---|
1962 | </Unit> |
---|
1963 | <Unit filename="..\src\OgreMaterialManager.cpp"> |
---|
1964 | <Option compilerVar="CPP" /> |
---|
1965 | <Option target="Debug" /> |
---|
1966 | <Option target="Release" /> |
---|
1967 | </Unit> |
---|
1968 | <Unit filename="..\src\OgreMaterialSerializer.cpp"> |
---|
1969 | <Option compilerVar="CPP" /> |
---|
1970 | <Option target="Debug" /> |
---|
1971 | <Option target="Release" /> |
---|
1972 | </Unit> |
---|
1973 | <Unit filename="..\src\OgreMath.cpp"> |
---|
1974 | <Option compilerVar="CPP" /> |
---|
1975 | <Option target="Debug" /> |
---|
1976 | <Option target="Release" /> |
---|
1977 | </Unit> |
---|
1978 | <Unit filename="..\src\OgreMatrix3.cpp"> |
---|
1979 | <Option compilerVar="CPP" /> |
---|
1980 | <Option target="Debug" /> |
---|
1981 | <Option target="Release" /> |
---|
1982 | </Unit> |
---|
1983 | <Unit filename="..\src\OgreMatrix4.cpp"> |
---|
1984 | <Option compilerVar="CPP" /> |
---|
1985 | <Option target="Debug" /> |
---|
1986 | <Option target="Release" /> |
---|
1987 | </Unit> |
---|
1988 | <Unit filename="..\src\OgreMemoryManager.cpp"> |
---|
1989 | <Option compilerVar="CPP" /> |
---|
1990 | <Option target="Debug" /> |
---|
1991 | <Option target="Release" /> |
---|
1992 | </Unit> |
---|
1993 | <Unit filename="..\src\OgreMesh.cpp"> |
---|
1994 | <Option compilerVar="CPP" /> |
---|
1995 | <Option target="Debug" /> |
---|
1996 | <Option target="Release" /> |
---|
1997 | </Unit> |
---|
1998 | <Unit filename="..\src\OgreMeshManager.cpp"> |
---|
1999 | <Option compilerVar="CPP" /> |
---|
2000 | <Option target="Debug" /> |
---|
2001 | <Option target="Release" /> |
---|
2002 | </Unit> |
---|
2003 | <Unit filename="..\src\OgreMeshSerializer.cpp"> |
---|
2004 | <Option compilerVar="CPP" /> |
---|
2005 | <Option target="Debug" /> |
---|
2006 | <Option target="Release" /> |
---|
2007 | </Unit> |
---|
2008 | <Unit filename="..\src\OgreMeshSerializerImpl.cpp"> |
---|
2009 | <Option compilerVar="CPP" /> |
---|
2010 | <Option target="Debug" /> |
---|
2011 | <Option target="Release" /> |
---|
2012 | </Unit> |
---|
2013 | <Unit filename="..\src\OgreMouseEvent.cpp"> |
---|
2014 | <Option compilerVar="CPP" /> |
---|
2015 | <Option target="Debug" /> |
---|
2016 | <Option target="Release" /> |
---|
2017 | </Unit> |
---|
2018 | <Unit filename="..\src\OgreMouseMotionTarget.cpp"> |
---|
2019 | <Option compilerVar="CPP" /> |
---|
2020 | <Option target="Debug" /> |
---|
2021 | <Option target="Release" /> |
---|
2022 | </Unit> |
---|
2023 | <Unit filename="..\src\OgreMouseTarget.cpp"> |
---|
2024 | <Option compilerVar="CPP" /> |
---|
2025 | <Option target="Debug" /> |
---|
2026 | <Option target="Release" /> |
---|
2027 | </Unit> |
---|
2028 | <Unit filename="..\src\OgreMovableObject.cpp"> |
---|
2029 | <Option compilerVar="CPP" /> |
---|
2030 | <Option target="Debug" /> |
---|
2031 | <Option target="Release" /> |
---|
2032 | </Unit> |
---|
2033 | <Unit filename="..\src\OgreMovablePlane.cpp"> |
---|
2034 | <Option compilerVar="CPP" /> |
---|
2035 | <Option target="Debug" /> |
---|
2036 | <Option target="Release" /> |
---|
2037 | </Unit> |
---|
2038 | <Unit filename="..\src\OgreNode.cpp"> |
---|
2039 | <Option compilerVar="CPP" /> |
---|
2040 | <Option target="Debug" /> |
---|
2041 | <Option target="Release" /> |
---|
2042 | </Unit> |
---|
2043 | <Unit filename="..\src\OgreOverlay.cpp"> |
---|
2044 | <Option compilerVar="CPP" /> |
---|
2045 | <Option target="Debug" /> |
---|
2046 | <Option target="Release" /> |
---|
2047 | </Unit> |
---|
2048 | <Unit filename="..\src\OgreOverlayContainer.cpp"> |
---|
2049 | <Option compilerVar="CPP" /> |
---|
2050 | <Option target="Debug" /> |
---|
2051 | <Option target="Release" /> |
---|
2052 | </Unit> |
---|
2053 | <Unit filename="..\src\OgreOverlayElement.cpp"> |
---|
2054 | <Option compilerVar="CPP" /> |
---|
2055 | <Option target="Debug" /> |
---|
2056 | <Option target="Release" /> |
---|
2057 | </Unit> |
---|
2058 | <Unit filename="..\src\OgreOverlayElementCommands.cpp"> |
---|
2059 | <Option compilerVar="CPP" /> |
---|
2060 | <Option target="Debug" /> |
---|
2061 | <Option target="Release" /> |
---|
2062 | </Unit> |
---|
2063 | <Unit filename="..\src\OgreOverlayManager.cpp"> |
---|
2064 | <Option compilerVar="CPP" /> |
---|
2065 | <Option target="Debug" /> |
---|
2066 | <Option target="Release" /> |
---|
2067 | </Unit> |
---|
2068 | <Unit filename="..\src\OgrePanelOverlayElement.cpp"> |
---|
2069 | <Option compilerVar="CPP" /> |
---|
2070 | <Option target="Debug" /> |
---|
2071 | <Option target="Release" /> |
---|
2072 | </Unit> |
---|
2073 | <Unit filename="..\src\OgreParticle.cpp"> |
---|
2074 | <Option compilerVar="CPP" /> |
---|
2075 | <Option target="Debug" /> |
---|
2076 | <Option target="Release" /> |
---|
2077 | </Unit> |
---|
2078 | <Unit filename="..\src\OgreParticleEmitter.cpp"> |
---|
2079 | <Option compilerVar="CPP" /> |
---|
2080 | <Option target="Debug" /> |
---|
2081 | <Option target="Release" /> |
---|
2082 | </Unit> |
---|
2083 | <Unit filename="..\src\OgreParticleEmitterCommands.cpp"> |
---|
2084 | <Option compilerVar="CPP" /> |
---|
2085 | <Option target="Debug" /> |
---|
2086 | <Option target="Release" /> |
---|
2087 | </Unit> |
---|
2088 | <Unit filename="..\src\OgreParticleIterator.cpp"> |
---|
2089 | <Option compilerVar="CPP" /> |
---|
2090 | <Option target="Debug" /> |
---|
2091 | <Option target="Release" /> |
---|
2092 | </Unit> |
---|
2093 | <Unit filename="..\src\OgreParticleSystem.cpp"> |
---|
2094 | <Option compilerVar="CPP" /> |
---|
2095 | <Option target="Debug" /> |
---|
2096 | <Option target="Release" /> |
---|
2097 | </Unit> |
---|
2098 | <Unit filename="..\src\OgreParticleSystemManager.cpp"> |
---|
2099 | <Option compilerVar="CPP" /> |
---|
2100 | <Option target="Debug" /> |
---|
2101 | <Option target="Release" /> |
---|
2102 | </Unit> |
---|
2103 | <Unit filename="..\src\OgrePass.cpp"> |
---|
2104 | <Option compilerVar="CPP" /> |
---|
2105 | <Option target="Debug" /> |
---|
2106 | <Option target="Release" /> |
---|
2107 | </Unit> |
---|
2108 | <Unit filename="..\src\OgrePatchMesh.cpp"> |
---|
2109 | <Option compilerVar="CPP" /> |
---|
2110 | <Option target="Debug" /> |
---|
2111 | <Option target="Release" /> |
---|
2112 | </Unit> |
---|
2113 | <Unit filename="..\src\OgrePatchSurface.cpp"> |
---|
2114 | <Option compilerVar="CPP" /> |
---|
2115 | <Option target="Debug" /> |
---|
2116 | <Option target="Release" /> |
---|
2117 | </Unit> |
---|
2118 | <Unit filename="..\src\OgrePixelFormat.cpp"> |
---|
2119 | <Option compilerVar="CPP" /> |
---|
2120 | <Option target="Debug" /> |
---|
2121 | <Option target="Release" /> |
---|
2122 | </Unit> |
---|
2123 | <Unit filename="..\src\OgrePlane.cpp"> |
---|
2124 | <Option compilerVar="CPP" /> |
---|
2125 | <Option target="Debug" /> |
---|
2126 | <Option target="Release" /> |
---|
2127 | </Unit> |
---|
2128 | <Unit filename="..\src\OgrePlatformManager.cpp"> |
---|
2129 | <Option compilerVar="CPP" /> |
---|
2130 | <Option target="Debug" /> |
---|
2131 | <Option target="Release" /> |
---|
2132 | </Unit> |
---|
2133 | <Unit filename="..\src\OgrePose.cpp"> |
---|
2134 | <Option compilerVar="CPP" /> |
---|
2135 | <Option target="Debug" /> |
---|
2136 | <Option target="Release" /> |
---|
2137 | </Unit> |
---|
2138 | <Unit filename="..\src\OgrePrecompiledHeaders.cpp"> |
---|
2139 | <Option compilerVar="CPP" /> |
---|
2140 | <Option target="Debug" /> |
---|
2141 | <Option target="Release" /> |
---|
2142 | </Unit> |
---|
2143 | <Unit filename="..\src\OgrePredefinedControllers.cpp"> |
---|
2144 | <Option compilerVar="CPP" /> |
---|
2145 | <Option target="Debug" /> |
---|
2146 | <Option target="Release" /> |
---|
2147 | </Unit> |
---|
2148 | <Unit filename="..\src\OgreProfiler.cpp"> |
---|
2149 | <Option compilerVar="CPP" /> |
---|
2150 | <Option target="Debug" /> |
---|
2151 | <Option target="Release" /> |
---|
2152 | </Unit> |
---|
2153 | <Unit filename="..\src\OgreProgressiveMesh.cpp"> |
---|
2154 | <Option compilerVar="CPP" /> |
---|
2155 | <Option target="Debug" /> |
---|
2156 | <Option target="Release" /> |
---|
2157 | </Unit> |
---|
2158 | <Unit filename="..\src\OgreQuaternion.cpp"> |
---|
2159 | <Option compilerVar="CPP" /> |
---|
2160 | <Option target="Debug" /> |
---|
2161 | <Option target="Release" /> |
---|
2162 | </Unit> |
---|
2163 | <Unit filename="..\src\OgreRectangle2D.cpp"> |
---|
2164 | <Option compilerVar="CPP" /> |
---|
2165 | <Option target="Debug" /> |
---|
2166 | <Option target="Release" /> |
---|
2167 | </Unit> |
---|
2168 | <Unit filename="..\src\OgreRenderQueue.cpp"> |
---|
2169 | <Option compilerVar="CPP" /> |
---|
2170 | <Option target="Debug" /> |
---|
2171 | <Option target="Release" /> |
---|
2172 | </Unit> |
---|
2173 | <Unit filename="..\src\OgreRenderQueueInvocation.cpp"> |
---|
2174 | <Option compilerVar="CPP" /> |
---|
2175 | <Option target="Debug" /> |
---|
2176 | <Option target="Release" /> |
---|
2177 | </Unit> |
---|
2178 | <Unit filename="..\src\OgreRenderQueueSortingGrouping.cpp"> |
---|
2179 | <Option compilerVar="CPP" /> |
---|
2180 | <Option target="Debug" /> |
---|
2181 | <Option target="Release" /> |
---|
2182 | </Unit> |
---|
2183 | <Unit filename="..\src\OgreRenderSystem.cpp"> |
---|
2184 | <Option compilerVar="CPP" /> |
---|
2185 | <Option target="Debug" /> |
---|
2186 | <Option target="Release" /> |
---|
2187 | </Unit> |
---|
2188 | <Unit filename="..\src\OgreRenderSystemCapabilities.cpp"> |
---|
2189 | <Option compilerVar="CPP" /> |
---|
2190 | <Option target="Debug" /> |
---|
2191 | <Option target="Release" /> |
---|
2192 | </Unit> |
---|
2193 | <Unit filename="..\src\OgreRenderTarget.cpp"> |
---|
2194 | <Option compilerVar="CPP" /> |
---|
2195 | <Option target="Debug" /> |
---|
2196 | <Option target="Release" /> |
---|
2197 | </Unit> |
---|
2198 | <Unit filename="..\src\OgreRenderTexture.cpp"> |
---|
2199 | <Option compilerVar="CPP" /> |
---|
2200 | <Option target="Debug" /> |
---|
2201 | <Option target="Release" /> |
---|
2202 | </Unit> |
---|
2203 | <Unit filename="..\src\OgreRenderWindow.cpp"> |
---|
2204 | <Option compilerVar="CPP" /> |
---|
2205 | <Option target="Debug" /> |
---|
2206 | <Option target="Release" /> |
---|
2207 | </Unit> |
---|
2208 | <Unit filename="..\src\OgreResource.cpp"> |
---|
2209 | <Option compilerVar="CPP" /> |
---|
2210 | <Option target="Debug" /> |
---|
2211 | <Option target="Release" /> |
---|
2212 | </Unit> |
---|
2213 | <Unit filename="..\src\OgreResourceBackgroundQueue.cpp"> |
---|
2214 | <Option compilerVar="CPP" /> |
---|
2215 | <Option target="Debug" /> |
---|
2216 | <Option target="Release" /> |
---|
2217 | </Unit> |
---|
2218 | <Unit filename="..\src\OgreResourceGroupManager.cpp"> |
---|
2219 | <Option compilerVar="CPP" /> |
---|
2220 | <Option target="Debug" /> |
---|
2221 | <Option target="Release" /> |
---|
2222 | </Unit> |
---|
2223 | <Unit filename="..\src\OgreResourceManager.cpp"> |
---|
2224 | <Option compilerVar="CPP" /> |
---|
2225 | <Option target="Debug" /> |
---|
2226 | <Option target="Release" /> |
---|
2227 | </Unit> |
---|
2228 | <Unit filename="..\src\OgreRibbonTrail.cpp"> |
---|
2229 | <Option compilerVar="CPP" /> |
---|
2230 | <Option target="Debug" /> |
---|
2231 | <Option target="Release" /> |
---|
2232 | </Unit> |
---|
2233 | <Unit filename="..\src\OgreRoot.cpp"> |
---|
2234 | <Option compilerVar="CPP" /> |
---|
2235 | <Option target="Debug" /> |
---|
2236 | <Option target="Release" /> |
---|
2237 | </Unit> |
---|
2238 | <Unit filename="..\src\OgreRotationSpline.cpp"> |
---|
2239 | <Option compilerVar="CPP" /> |
---|
2240 | <Option target="Debug" /> |
---|
2241 | <Option target="Release" /> |
---|
2242 | </Unit> |
---|
2243 | <Unit filename="..\src\OgreSceneManager.cpp"> |
---|
2244 | <Option compilerVar="CPP" /> |
---|
2245 | <Option target="Debug" /> |
---|
2246 | <Option target="Release" /> |
---|
2247 | </Unit> |
---|
2248 | <Unit filename="..\src\OgreSceneManagerEnumerator.cpp"> |
---|
2249 | <Option compilerVar="CPP" /> |
---|
2250 | <Option target="Debug" /> |
---|
2251 | <Option target="Release" /> |
---|
2252 | </Unit> |
---|
2253 | <Unit filename="..\src\OgreSceneNode.cpp"> |
---|
2254 | <Option compilerVar="CPP" /> |
---|
2255 | <Option target="Debug" /> |
---|
2256 | <Option target="Release" /> |
---|
2257 | </Unit> |
---|
2258 | <Unit filename="..\src\OgreSceneQuery.cpp"> |
---|
2259 | <Option compilerVar="CPP" /> |
---|
2260 | <Option target="Debug" /> |
---|
2261 | <Option target="Release" /> |
---|
2262 | </Unit> |
---|
2263 | <Unit filename="..\src\OgreSerializer.cpp"> |
---|
2264 | <Option compilerVar="CPP" /> |
---|
2265 | <Option target="Debug" /> |
---|
2266 | <Option target="Release" /> |
---|
2267 | </Unit> |
---|
2268 | <Unit filename="..\src\OgreShadowCaster.cpp"> |
---|
2269 | <Option compilerVar="CPP" /> |
---|
2270 | <Option target="Debug" /> |
---|
2271 | <Option target="Release" /> |
---|
2272 | </Unit> |
---|
2273 | <Unit filename="..\src\OgreShadowVolumeExtrudeProgram.cpp"> |
---|
2274 | <Option compilerVar="CPP" /> |
---|
2275 | <Option target="Debug" /> |
---|
2276 | <Option target="Release" /> |
---|
2277 | </Unit> |
---|
2278 | <Unit filename="..\src\OgreSimpleRenderable.cpp"> |
---|
2279 | <Option compilerVar="CPP" /> |
---|
2280 | <Option target="Debug" /> |
---|
2281 | <Option target="Release" /> |
---|
2282 | </Unit> |
---|
2283 | <Unit filename="..\src\OgreSimpleSpline.cpp"> |
---|
2284 | <Option compilerVar="CPP" /> |
---|
2285 | <Option target="Debug" /> |
---|
2286 | <Option target="Release" /> |
---|
2287 | </Unit> |
---|
2288 | <Unit filename="..\src\OgreSingleton.cpp"> |
---|
2289 | <Option compilerVar="CPP" /> |
---|
2290 | <Option target="Debug" /> |
---|
2291 | <Option target="Release" /> |
---|
2292 | </Unit> |
---|
2293 | <Unit filename="..\src\OgreSkeleton.cpp"> |
---|
2294 | <Option compilerVar="CPP" /> |
---|
2295 | <Option target="Debug" /> |
---|
2296 | <Option target="Release" /> |
---|
2297 | </Unit> |
---|
2298 | <Unit filename="..\src\OgreSkeletonInstance.cpp"> |
---|
2299 | <Option compilerVar="CPP" /> |
---|
2300 | <Option target="Debug" /> |
---|
2301 | <Option target="Release" /> |
---|
2302 | </Unit> |
---|
2303 | <Unit filename="..\src\OgreSkeletonManager.cpp"> |
---|
2304 | <Option compilerVar="CPP" /> |
---|
2305 | <Option target="Debug" /> |
---|
2306 | <Option target="Release" /> |
---|
2307 | </Unit> |
---|
2308 | <Unit filename="..\src\OgreSkeletonSerializer.cpp"> |
---|
2309 | <Option compilerVar="CPP" /> |
---|
2310 | <Option target="Debug" /> |
---|
2311 | <Option target="Release" /> |
---|
2312 | </Unit> |
---|
2313 | <Unit filename="..\src\OgreStaticGeometry.cpp"> |
---|
2314 | <Option compilerVar="CPP" /> |
---|
2315 | <Option target="Debug" /> |
---|
2316 | <Option target="Release" /> |
---|
2317 | </Unit> |
---|
2318 | <Unit filename="..\src\OgreString.cpp"> |
---|
2319 | <Option compilerVar="CPP" /> |
---|
2320 | <Option target="Debug" /> |
---|
2321 | <Option target="Release" /> |
---|
2322 | </Unit> |
---|
2323 | <Unit filename="..\src\OgreStringConverter.cpp"> |
---|
2324 | <Option compilerVar="CPP" /> |
---|
2325 | <Option target="Debug" /> |
---|
2326 | <Option target="Release" /> |
---|
2327 | </Unit> |
---|
2328 | <Unit filename="..\src\OgreStringInterface.cpp"> |
---|
2329 | <Option compilerVar="CPP" /> |
---|
2330 | <Option target="Debug" /> |
---|
2331 | <Option target="Release" /> |
---|
2332 | </Unit> |
---|
2333 | <Unit filename="..\src\OgreStringVector.cpp"> |
---|
2334 | <Option compilerVar="CPP" /> |
---|
2335 | <Option target="Debug" /> |
---|
2336 | <Option target="Release" /> |
---|
2337 | </Unit> |
---|
2338 | <Unit filename="..\src\OgreSubEntity.cpp"> |
---|
2339 | <Option compilerVar="CPP" /> |
---|
2340 | <Option target="Debug" /> |
---|
2341 | <Option target="Release" /> |
---|
2342 | </Unit> |
---|
2343 | <Unit filename="..\src\OgreSubMesh.cpp"> |
---|
2344 | <Option compilerVar="CPP" /> |
---|
2345 | <Option target="Debug" /> |
---|
2346 | <Option target="Release" /> |
---|
2347 | </Unit> |
---|
2348 | <Unit filename="..\src\OgreTagPoint.cpp"> |
---|
2349 | <Option compilerVar="CPP" /> |
---|
2350 | <Option target="Debug" /> |
---|
2351 | <Option target="Release" /> |
---|
2352 | </Unit> |
---|
2353 | <Unit filename="..\src\OgreTechnique.cpp"> |
---|
2354 | <Option compilerVar="CPP" /> |
---|
2355 | <Option target="Debug" /> |
---|
2356 | <Option target="Release" /> |
---|
2357 | </Unit> |
---|
2358 | <Unit filename="..\src\OgreTextAreaOverlayElement.cpp"> |
---|
2359 | <Option compilerVar="CPP" /> |
---|
2360 | <Option target="Debug" /> |
---|
2361 | <Option target="Release" /> |
---|
2362 | </Unit> |
---|
2363 | <Unit filename="..\src\OgreTexture.cpp"> |
---|
2364 | <Option compilerVar="CPP" /> |
---|
2365 | <Option target="Debug" /> |
---|
2366 | <Option target="Release" /> |
---|
2367 | </Unit> |
---|
2368 | <Unit filename="..\src\OgreTextureManager.cpp"> |
---|
2369 | <Option compilerVar="CPP" /> |
---|
2370 | <Option target="Debug" /> |
---|
2371 | <Option target="Release" /> |
---|
2372 | </Unit> |
---|
2373 | <Unit filename="..\src\OgreTextureUnitState.cpp"> |
---|
2374 | <Option compilerVar="CPP" /> |
---|
2375 | <Option target="Debug" /> |
---|
2376 | <Option target="Release" /> |
---|
2377 | </Unit> |
---|
2378 | <Unit filename="..\src\OgreTimer.cpp"> |
---|
2379 | <Option compilerVar="CPP" /> |
---|
2380 | <Option target="Debug" /> |
---|
2381 | <Option target="Release" /> |
---|
2382 | </Unit> |
---|
2383 | <Unit filename="..\src\OgreUserDefinedObject.cpp"> |
---|
2384 | <Option compilerVar="CPP" /> |
---|
2385 | <Option target="Debug" /> |
---|
2386 | <Option target="Release" /> |
---|
2387 | </Unit> |
---|
2388 | <Unit filename="..\src\OgreVector2.cpp"> |
---|
2389 | <Option compilerVar="CPP" /> |
---|
2390 | <Option target="Debug" /> |
---|
2391 | <Option target="Release" /> |
---|
2392 | </Unit> |
---|
2393 | <Unit filename="..\src\OgreVector3.cpp"> |
---|
2394 | <Option compilerVar="CPP" /> |
---|
2395 | <Option target="Debug" /> |
---|
2396 | <Option target="Release" /> |
---|
2397 | </Unit> |
---|
2398 | <Unit filename="..\src\OgreVector4.cpp"> |
---|
2399 | <Option compilerVar="CPP" /> |
---|
2400 | <Option target="Debug" /> |
---|
2401 | <Option target="Release" /> |
---|
2402 | </Unit> |
---|
2403 | <Unit filename="..\src\OgreVertexIndexData.cpp"> |
---|
2404 | <Option compilerVar="CPP" /> |
---|
2405 | <Option target="Debug" /> |
---|
2406 | <Option target="Release" /> |
---|
2407 | </Unit> |
---|
2408 | <Unit filename="..\src\OgreViewport.cpp"> |
---|
2409 | <Option compilerVar="CPP" /> |
---|
2410 | <Option target="Debug" /> |
---|
2411 | <Option target="Release" /> |
---|
2412 | </Unit> |
---|
2413 | <Unit filename="..\src\OgreWireBoundingBox.cpp"> |
---|
2414 | <Option compilerVar="CPP" /> |
---|
2415 | <Option target="Debug" /> |
---|
2416 | <Option target="Release" /> |
---|
2417 | </Unit> |
---|
2418 | <Unit filename="..\src\OgreZip.cpp"> |
---|
2419 | <Option compilerVar="CPP" /> |
---|
2420 | <Option target="Debug" /> |
---|
2421 | <Option target="Release" /> |
---|
2422 | </Unit> |
---|
2423 | </Project> |
---|
2424 | </CodeBlocks_project_file> |
---|