Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/OgreMain/scripts/OgreMain_stlp.cbp @ 3

Last change on this file since 3 was 3, checked in by anonymous, 17 years ago

=update

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