Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/objecthierarchy/visual_studio/vc8/orxonox.vcproj @ 1918

Last change on this file since 1918 was 1918, checked in by rgrieder, 16 years ago

updated msvc files

File size: 14.9 KB
Line 
1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3        ProjectType="Visual C++"
4        Version="8.00"
5        Name="orxonox"
6        ProjectGUID="{0B6C5CFD-F91B-432A-80A3-2610F61E060B}"
7        RootNamespace="orxonox"
8        Keyword="Win32Proj"
9        >
10        <Platforms>
11                <Platform
12                        Name="Win32"
13                />
14        </Platforms>
15        <ToolFiles>
16        </ToolFiles>
17        <Configurations>
18                <Configuration
19                        Name="Debug|Win32"
20                        ConfigurationType="1"
21                        InheritedPropertySheets=".\debug.vsprops;.\orxonox.vsprops"
22                        CharacterSet="1"
23                        >
24                        <Tool
25                                Name="VCPreBuildEventTool"
26                        />
27                        <Tool
28                                Name="VCCustomBuildTool"
29                        />
30                        <Tool
31                                Name="VCXMLDataGeneratorTool"
32                        />
33                        <Tool
34                                Name="VCWebServiceProxyGeneratorTool"
35                        />
36                        <Tool
37                                Name="VCMIDLTool"
38                        />
39                        <Tool
40                                Name="VCCLCompilerTool"
41                                AdditionalOptions="/Zm200"
42                        />
43                        <Tool
44                                Name="VCManagedResourceCompilerTool"
45                        />
46                        <Tool
47                                Name="VCResourceCompilerTool"
48                        />
49                        <Tool
50                                Name="VCPreLinkEventTool"
51                        />
52                        <Tool
53                                Name="VCLinkerTool"
54                                EntryPointSymbol=""
55                        />
56                        <Tool
57                                Name="VCALinkTool"
58                        />
59                        <Tool
60                                Name="VCManifestTool"
61                        />
62                        <Tool
63                                Name="VCXDCMakeTool"
64                        />
65                        <Tool
66                                Name="VCBscMakeTool"
67                        />
68                        <Tool
69                                Name="VCFxCopTool"
70                        />
71                        <Tool
72                                Name="VCAppVerifierTool"
73                        />
74                        <Tool
75                                Name="VCWebDeploymentTool"
76                        />
77                        <Tool
78                                Name="VCPostBuildEventTool"
79                        />
80                </Configuration>
81                <Configuration
82                        Name="Release|Win32"
83                        ConfigurationType="1"
84                        InheritedPropertySheets=".\release.vsprops;.\orxonox.vsprops"
85                        CharacterSet="1"
86                        WholeProgramOptimization="0"
87                        >
88                        <Tool
89                                Name="VCPreBuildEventTool"
90                        />
91                        <Tool
92                                Name="VCCustomBuildTool"
93                        />
94                        <Tool
95                                Name="VCXMLDataGeneratorTool"
96                        />
97                        <Tool
98                                Name="VCWebServiceProxyGeneratorTool"
99                        />
100                        <Tool
101                                Name="VCMIDLTool"
102                        />
103                        <Tool
104                                Name="VCCLCompilerTool"
105                                AdditionalOptions="/Zm200"
106                        />
107                        <Tool
108                                Name="VCManagedResourceCompilerTool"
109                        />
110                        <Tool
111                                Name="VCResourceCompilerTool"
112                        />
113                        <Tool
114                                Name="VCPreLinkEventTool"
115                        />
116                        <Tool
117                                Name="VCLinkerTool"
118                                EntryPointSymbol=""
119                        />
120                        <Tool
121                                Name="VCALinkTool"
122                        />
123                        <Tool
124                                Name="VCManifestTool"
125                        />
126                        <Tool
127                                Name="VCXDCMakeTool"
128                        />
129                        <Tool
130                                Name="VCBscMakeTool"
131                        />
132                        <Tool
133                                Name="VCFxCopTool"
134                        />
135                        <Tool
136                                Name="VCAppVerifierTool"
137                        />
138                        <Tool
139                                Name="VCWebDeploymentTool"
140                        />
141                        <Tool
142                                Name="VCPostBuildEventTool"
143                        />
144                </Configuration>
145        </Configurations>
146        <References>
147        </References>
148        <Files>
149                <Filter
150                        Name="Source Files"
151                        Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
152                        UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
153                        >
154                        <File
155                                RelativePath="..\..\src\orxonox\GraphicsEngine.cc"
156                                >
157                        </File>
158                        <File
159                                RelativePath="..\..\src\orxonox\Main.cc"
160                                >
161                        </File>
162                        <File
163                                RelativePath="..\..\src\orxonox\PrecompiledHeaderFiles.cc"
164                                >
165                                <FileConfiguration
166                                        Name="Debug|Win32"
167                                        >
168                                        <Tool
169                                                Name="VCCLCompilerTool"
170                                                UsePrecompiledHeader="1"
171                                        />
172                                </FileConfiguration>
173                                <FileConfiguration
174                                        Name="Release|Win32"
175                                        >
176                                        <Tool
177                                                Name="VCCLCompilerTool"
178                                                UsePrecompiledHeader="1"
179                                        />
180                                </FileConfiguration>
181                        </File>
182                        <File
183                                RelativePath="..\..\src\orxonox\Settings.cc"
184                                >
185                        </File>
186                        <File
187                                RelativePath="..\..\src\orxonox\SignalHandler.cc"
188                                >
189                        </File>
190                        <Filter
191                                Name="objects"
192                                >
193                                <File
194                                        RelativePath="..\..\src\orxonox\objects\Camera.cc"
195                                        >
196                                </File>
197                                <File
198                                        RelativePath="..\..\src\orxonox\objects\CameraHandler.cc"
199                                        >
200                                </File>
201                                <File
202                                        RelativePath="..\..\src\orxonox\objects\Radar.cc"
203                                        >
204                                </File>
205                                <File
206                                        RelativePath="..\..\src\orxonox\objects\RadarListener.cc"
207                                        >
208                                </File>
209                                <File
210                                        RelativePath="..\..\src\orxonox\objects\RadarViewable.cc"
211                                        >
212                                </File>
213                                <File
214                                        RelativePath="..\..\src\orxonox\objects\Tickable.cc"
215                                        >
216                                </File>
217                        </Filter>
218                        <Filter
219                                Name="tools"
220                                >
221                                <File
222                                        RelativePath="..\..\src\orxonox\tools\BillboardSet.cc"
223                                        >
224                                </File>
225                                <File
226                                        RelativePath="..\..\src\orxonox\tools\Light.cc"
227                                        >
228                                </File>
229                                <File
230                                        RelativePath="..\..\src\orxonox\tools\Mesh.cc"
231                                        >
232                                </File>
233                                <File
234                                        RelativePath="..\..\src\orxonox\tools\ParticleInterface.cc"
235                                        >
236                                </File>
237                                <File
238                                        RelativePath="..\..\src\orxonox\tools\TextureGenerator.cc"
239                                        >
240                                </File>
241                                <File
242                                        RelativePath="..\..\src\orxonox\tools\Timer.cc"
243                                        >
244                                </File>
245                                <File
246                                        RelativePath="..\..\src\orxonox\tools\WindowEventListener.cc"
247                                        >
248                                </File>
249                        </Filter>
250                        <Filter
251                                Name="tolua"
252                                >
253                                <File
254                                        RelativePath="..\..\src\orxonox\tolua\tolua.pkg"
255                                        >
256                                        <FileConfiguration
257                                                Name="Debug|Win32"
258                                                >
259                                                <Tool
260                                                        Name="VCCustomBuildTool"
261                                                        Description="Generating tolua bind files..."
262                                                        CommandLine="&quot;$(RootDir)\build\$(SolutionName)\$(ConfigurationName)\toluagen_orxonox\toluagen_orxonox$(CS).exe&quot; -n Orxonox -o $(RootDir)/src/orxonox/tolua/tolua_bind.cc -H $(RootDir)/src/orxonox/tolua/tolua_bind.h $(RootDir)/src/orxonox/tolua/tolua.pkg&#x0D;&#x0A;"
263                                                        AdditionalDependencies="$(RootDir)\src\orxonox\gui\GUIManager.h"
264                                                        Outputs="$(RootDir)\src\orxonox\tolua\tolua_bind.cc; $(RootDir)\src\orxonox\tolua\tolua_bind.h"
265                                                />
266                                        </FileConfiguration>
267                                        <FileConfiguration
268                                                Name="Release|Win32"
269                                                >
270                                                <Tool
271                                                        Name="VCCustomBuildTool"
272                                                        Description="Generating tolua bind files..."
273                                                        CommandLine="&quot;$(RootDir)\build\$(SolutionName)\$(ConfigurationName)\toluagen_orxonox\toluagen_orxonox$(CS).exe&quot; -n Orxonox -o $(RootDir)/src/orxonox/tolua/tolua_bind.cc -H $(RootDir)/src/orxonox/tolua/tolua_bind.h $(RootDir)/src/orxonox/tolua/tolua.pkg&#x0D;&#x0A;"
274                                                        AdditionalDependencies="$(RootDir)\src\orxonox\gui\GUIManager.h"
275                                                        Outputs="$(RootDir)\src\orxonox\tolua\tolua_bind.cc; $(RootDir)\src\orxonox\tolua\tolua_bind.h"
276                                                />
277                                        </FileConfiguration>
278                                </File>
279                                <File
280                                        RelativePath="..\..\src\orxonox\tolua\tolua_bind.cc"
281                                        >
282                                        <FileConfiguration
283                                                Name="Debug|Win32"
284                                                >
285                                                <Tool
286                                                        Name="VCCLCompilerTool"
287                                                        UsePrecompiledHeader="0"
288                                                />
289                                        </FileConfiguration>
290                                        <FileConfiguration
291                                                Name="Release|Win32"
292                                                >
293                                                <Tool
294                                                        Name="VCCLCompilerTool"
295                                                        UsePrecompiledHeader="0"
296                                                />
297                                        </FileConfiguration>
298                                </File>
299                        </Filter>
300                        <Filter
301                                Name="overlays"
302                                >
303                                <File
304                                        RelativePath="..\..\src\orxonox\overlays\OrxonoxOverlay.cc"
305                                        >
306                                </File>
307                                <File
308                                        RelativePath="..\..\src\orxonox\overlays\OverlayGroup.cc"
309                                        >
310                                </File>
311                                <File
312                                        RelativePath="..\..\src\orxonox\overlays\OverlayText.cc"
313                                        >
314                                </File>
315                                <Filter
316                                        Name="console"
317                                        >
318                                        <File
319                                                RelativePath="..\..\src\orxonox\overlays\console\InGameConsole.cc"
320                                                >
321                                        </File>
322                                </Filter>
323                                <Filter
324                                        Name="hud"
325                                        >
326                                        <File
327                                                RelativePath="..\..\src\orxonox\overlays\hud\HUDBar.cc"
328                                                >
329                                        </File>
330                                        <File
331                                                RelativePath="..\..\src\orxonox\overlays\hud\HUDNavigation.cc"
332                                                >
333                                        </File>
334                                        <File
335                                                RelativePath="..\..\src\orxonox\overlays\hud\HUDRadar.cc"
336                                                >
337                                        </File>
338                                        <File
339                                                RelativePath="..\..\src\orxonox\overlays\hud\HUDSpeedBar.cc"
340                                                >
341                                        </File>
342                                </Filter>
343                                <Filter
344                                        Name="debug"
345                                        >
346                                        <File
347                                                RelativePath="..\..\src\orxonox\overlays\debug\DebugFPSText.cc"
348                                                >
349                                        </File>
350                                        <File
351                                                RelativePath="..\..\src\orxonox\overlays\debug\DebugRTRText.cc"
352                                                >
353                                        </File>
354                                </Filter>
355                        </Filter>
356                        <Filter
357                                Name="gui"
358                                >
359                                <File
360                                        RelativePath="..\..\src\orxonox\gui\GUIManager.cc"
361                                        >
362                                </File>
363                                <File
364                                        RelativePath="..\..\src\orxonox\gui\OgreCEGUIRenderer.cpp"
365                                        >
366                                        <FileConfiguration
367                                                Name="Debug|Win32"
368                                                >
369                                                <Tool
370                                                        Name="VCCLCompilerTool"
371                                                        UsePrecompiledHeader="0"
372                                                />
373                                        </FileConfiguration>
374                                        <FileConfiguration
375                                                Name="Release|Win32"
376                                                >
377                                                <Tool
378                                                        Name="VCCLCompilerTool"
379                                                        UsePrecompiledHeader="0"
380                                                />
381                                        </FileConfiguration>
382                                </File>
383                                <File
384                                        RelativePath="..\..\src\orxonox\gui\OgreCEGUIResourceProvider.cpp"
385                                        >
386                                        <FileConfiguration
387                                                Name="Debug|Win32"
388                                                >
389                                                <Tool
390                                                        Name="VCCLCompilerTool"
391                                                        UsePrecompiledHeader="0"
392                                                />
393                                        </FileConfiguration>
394                                        <FileConfiguration
395                                                Name="Release|Win32"
396                                                >
397                                                <Tool
398                                                        Name="VCCLCompilerTool"
399                                                        UsePrecompiledHeader="0"
400                                                />
401                                        </FileConfiguration>
402                                </File>
403                                <File
404                                        RelativePath="..\..\src\orxonox\gui\OgreCEGUITexture.cpp"
405                                        >
406                                        <FileConfiguration
407                                                Name="Debug|Win32"
408                                                >
409                                                <Tool
410                                                        Name="VCCLCompilerTool"
411                                                        UsePrecompiledHeader="0"
412                                                />
413                                        </FileConfiguration>
414                                        <FileConfiguration
415                                                Name="Release|Win32"
416                                                >
417                                                <Tool
418                                                        Name="VCCLCompilerTool"
419                                                        UsePrecompiledHeader="0"
420                                                />
421                                        </FileConfiguration>
422                                </File>
423                        </Filter>
424                        <Filter
425                                Name="gamestates"
426                                >
427                                <File
428                                        RelativePath="..\..\src\orxonox\gamestates\GSClient.cc"
429                                        >
430                                </File>
431                                <File
432                                        RelativePath="..\..\src\orxonox\gamestates\GSDedicated.cc"
433                                        >
434                                </File>
435                                <File
436                                        RelativePath="..\..\src\orxonox\gamestates\GSGraphics.cc"
437                                        >
438                                </File>
439                                <File
440                                        RelativePath="..\..\src\orxonox\gamestates\GSGUI.cc"
441                                        >
442                                </File>
443                                <File
444                                        RelativePath="..\..\src\orxonox\gamestates\GSIOConsole.cc"
445                                        >
446                                </File>
447                                <File
448                                        RelativePath="..\..\src\orxonox\gamestates\GSLevel.cc"
449                                        >
450                                </File>
451                                <File
452                                        RelativePath="..\..\src\orxonox\gamestates\GSRoot.cc"
453                                        >
454                                </File>
455                                <File
456                                        RelativePath="..\..\src\orxonox\gamestates\GSServer.cc"
457                                        >
458                                </File>
459                                <File
460                                        RelativePath="..\..\src\orxonox\gamestates\GSStandalone.cc"
461                                        >
462                                </File>
463                        </Filter>
464                </Filter>
465                <Filter
466                        Name="Header Files"
467                        Filter="h;hpp;hxx;hm;inl;inc;xsd"
468                        UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
469                        >
470                        <File
471                                RelativePath="..\..\src\orxonox\GraphicsEngine.h"
472                                >
473                        </File>
474                        <File
475                                RelativePath="..\..\src\orxonox\OrxonoxPrereqs.h"
476                                >
477                        </File>
478                        <File
479                                RelativePath="..\..\src\orxonox\OrxonoxStableHeaders.h"
480                                >
481                        </File>
482                        <File
483                                RelativePath="..\..\src\orxonox\Settings.h"
484                                >
485                        </File>
486                        <File
487                                RelativePath="..\..\src\orxonox\SignalHandler.h"
488                                >
489                        </File>
490                        <Filter
491                                Name="objects"
492                                >
493                                <File
494                                        RelativePath="..\..\src\orxonox\objects\Camera.h"
495                                        >
496                                </File>
497                                <File
498                                        RelativePath="..\..\src\orxonox\objects\CameraHandler.h"
499                                        >
500                                </File>
501                                <File
502                                        RelativePath="..\..\src\orxonox\objects\Radar.h"
503                                        >
504                                </File>
505                                <File
506                                        RelativePath="..\..\src\orxonox\objects\RadarListener.h"
507                                        >
508                                </File>
509                                <File
510                                        RelativePath="..\..\src\orxonox\objects\RadarViewable.h"
511                                        >
512                                </File>
513                                <File
514                                        RelativePath="..\..\src\orxonox\objects\Tickable.h"
515                                        >
516                                </File>
517                        </Filter>
518                        <Filter
519                                Name="tools"
520                                >
521                                <File
522                                        RelativePath="..\..\src\orxonox\tools\BillboardSet.h"
523                                        >
524                                </File>
525                                <File
526                                        RelativePath="..\..\src\orxonox\tools\Light.h"
527                                        >
528                                </File>
529                                <File
530                                        RelativePath="..\..\src\orxonox\tools\Mesh.h"
531                                        >
532                                </File>
533                                <File
534                                        RelativePath="..\..\src\orxonox\tools\ParticleInterface.h"
535                                        >
536                                </File>
537                                <File
538                                        RelativePath="..\..\src\orxonox\tools\TextureGenerator.h"
539                                        >
540                                </File>
541                                <File
542                                        RelativePath="..\..\src\orxonox\tools\Timer.h"
543                                        >
544                                </File>
545                                <File
546                                        RelativePath="..\..\src\orxonox\tools\WindowEventListener.h"
547                                        >
548                                </File>
549                        </Filter>
550                        <Filter
551                                Name="tolua"
552                                >
553                                <File
554                                        RelativePath="..\..\src\orxonox\tolua\tolua_bind.h"
555                                        >
556                                </File>
557                        </Filter>
558                        <Filter
559                                Name="overlays"
560                                >
561                                <File
562                                        RelativePath="..\..\src\orxonox\overlays\OrxonoxOverlay.h"
563                                        >
564                                </File>
565                                <File
566                                        RelativePath="..\..\src\orxonox\overlays\OverlayGroup.h"
567                                        >
568                                </File>
569                                <File
570                                        RelativePath="..\..\src\orxonox\overlays\OverlayText.h"
571                                        >
572                                </File>
573                                <Filter
574                                        Name="hud"
575                                        >
576                                        <File
577                                                RelativePath="..\..\src\orxonox\overlays\hud\HUDBar.h"
578                                                >
579                                        </File>
580                                        <File
581                                                RelativePath="..\..\src\orxonox\overlays\hud\HUDNavigation.h"
582                                                >
583                                        </File>
584                                        <File
585                                                RelativePath="..\..\src\orxonox\overlays\hud\HUDRadar.h"
586                                                >
587                                        </File>
588                                        <File
589                                                RelativePath="..\..\src\orxonox\overlays\hud\HUDSpeedBar.h"
590                                                >
591                                        </File>
592                                </Filter>
593                                <Filter
594                                        Name="console"
595                                        >
596                                        <File
597                                                RelativePath="..\..\src\orxonox\overlays\console\InGameConsole.h"
598                                                >
599                                        </File>
600                                </Filter>
601                                <Filter
602                                        Name="debug"
603                                        >
604                                        <File
605                                                RelativePath="..\..\src\orxonox\overlays\debug\DebugFPSText.h"
606                                                >
607                                        </File>
608                                        <File
609                                                RelativePath="..\..\src\orxonox\overlays\debug\DebugRTRText.h"
610                                                >
611                                        </File>
612                                </Filter>
613                        </Filter>
614                        <Filter
615                                Name="gui"
616                                >
617                                <File
618                                        RelativePath="..\..\src\orxonox\gui\GUIManager.h"
619                                        >
620                                </File>
621                                <File
622                                        RelativePath="..\..\src\orxonox\gui\OgreCEGUIRenderer.h"
623                                        >
624                                </File>
625                                <File
626                                        RelativePath="..\..\src\orxonox\gui\OgreCEGUIResourceProvider.h"
627                                        >
628                                </File>
629                                <File
630                                        RelativePath="..\..\src\orxonox\gui\OgreCEGUITexture.h"
631                                        >
632                                </File>
633                        </Filter>
634                        <Filter
635                                Name="gamestates"
636                                >
637                                <File
638                                        RelativePath="..\..\src\orxonox\gamestates\GSClient.h"
639                                        >
640                                </File>
641                                <File
642                                        RelativePath="..\..\src\orxonox\gamestates\GSDedicated.h"
643                                        >
644                                </File>
645                                <File
646                                        RelativePath="..\..\src\orxonox\gamestates\GSGraphics.h"
647                                        >
648                                </File>
649                                <File
650                                        RelativePath="..\..\src\orxonox\gamestates\GSGUI.h"
651                                        >
652                                </File>
653                                <File
654                                        RelativePath="..\..\src\orxonox\gamestates\GSIOConsole.h"
655                                        >
656                                </File>
657                                <File
658                                        RelativePath="..\..\src\orxonox\gamestates\GSLevel.h"
659                                        >
660                                </File>
661                                <File
662                                        RelativePath="..\..\src\orxonox\gamestates\GSRoot.h"
663                                        >
664                                </File>
665                                <File
666                                        RelativePath="..\..\src\orxonox\gamestates\GSServer.h"
667                                        >
668                                </File>
669                                <File
670                                        RelativePath="..\..\src\orxonox\gamestates\GSStandalone.h"
671                                        >
672                                </File>
673                        </Filter>
674                </Filter>
675                <Filter
676                        Name="Resource Files"
677                        Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
678                        UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
679                        >
680                </Filter>
681        </Files>
682        <Globals>
683        </Globals>
684</VisualStudioProject>
Note: See TracBrowser for help on using the repository browser.