Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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

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

updated msvc files.

File size: 16.4 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                                        Name="worldentities"
219                                        >
220                                        <File
221                                                RelativePath="..\..\src\orxonox\objects\worldentities\PositionableEntity.cc"
222                                                >
223                                        </File>
224                                        <File
225                                                RelativePath="..\..\src\orxonox\objects\worldentities\WorldEntity.cc"
226                                                >
227                                        </File>
228                                </Filter>
229                                <Filter
230                                        Name="gametypes"
231                                        >
232                                        <File
233                                                RelativePath="..\..\src\orxonox\objects\gametypes\Gametype.cc"
234                                                >
235                                        </File>
236                                </Filter>
237                                <Filter
238                                        Name="infos"
239                                        >
240                                        <File
241                                                RelativePath="..\..\src\orxonox\objects\infos\Info.cc"
242                                                >
243                                        </File>
244                                        <File
245                                                RelativePath="..\..\src\orxonox\objects\infos\LevelInfo.cc"
246                                                >
247                                        </File>
248                                        <File
249                                                RelativePath="..\..\src\orxonox\objects\infos\PlayerInfo.cc"
250                                                >
251                                        </File>
252                                </Filter>
253                        </Filter>
254                        <Filter
255                                Name="tools"
256                                >
257                                <File
258                                        RelativePath="..\..\src\orxonox\tools\BillboardSet.cc"
259                                        >
260                                </File>
261                                <File
262                                        RelativePath="..\..\src\orxonox\tools\Light.cc"
263                                        >
264                                </File>
265                                <File
266                                        RelativePath="..\..\src\orxonox\tools\Mesh.cc"
267                                        >
268                                </File>
269                                <File
270                                        RelativePath="..\..\src\orxonox\tools\ParticleInterface.cc"
271                                        >
272                                </File>
273                                <File
274                                        RelativePath="..\..\src\orxonox\tools\TextureGenerator.cc"
275                                        >
276                                </File>
277                                <File
278                                        RelativePath="..\..\src\orxonox\tools\Timer.cc"
279                                        >
280                                </File>
281                                <File
282                                        RelativePath="..\..\src\orxonox\tools\WindowEventListener.cc"
283                                        >
284                                </File>
285                        </Filter>
286                        <Filter
287                                Name="tolua"
288                                >
289                                <File
290                                        RelativePath="..\..\src\orxonox\tolua\tolua.pkg"
291                                        >
292                                        <FileConfiguration
293                                                Name="Debug|Win32"
294                                                >
295                                                <Tool
296                                                        Name="VCCustomBuildTool"
297                                                        Description="Generating tolua bind files..."
298                                                        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;"
299                                                        AdditionalDependencies="$(RootDir)\src\orxonox\gui\GUIManager.h"
300                                                        Outputs="$(RootDir)\src\orxonox\tolua\tolua_bind.cc; $(RootDir)\src\orxonox\tolua\tolua_bind.h"
301                                                />
302                                        </FileConfiguration>
303                                        <FileConfiguration
304                                                Name="Release|Win32"
305                                                >
306                                                <Tool
307                                                        Name="VCCustomBuildTool"
308                                                        Description="Generating tolua bind files..."
309                                                        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;"
310                                                        AdditionalDependencies="$(RootDir)\src\orxonox\gui\GUIManager.h"
311                                                        Outputs="$(RootDir)\src\orxonox\tolua\tolua_bind.cc; $(RootDir)\src\orxonox\tolua\tolua_bind.h"
312                                                />
313                                        </FileConfiguration>
314                                </File>
315                                <File
316                                        RelativePath="..\..\src\orxonox\tolua\tolua_bind.cc"
317                                        >
318                                        <FileConfiguration
319                                                Name="Debug|Win32"
320                                                >
321                                                <Tool
322                                                        Name="VCCLCompilerTool"
323                                                        UsePrecompiledHeader="0"
324                                                />
325                                        </FileConfiguration>
326                                        <FileConfiguration
327                                                Name="Release|Win32"
328                                                >
329                                                <Tool
330                                                        Name="VCCLCompilerTool"
331                                                        UsePrecompiledHeader="0"
332                                                />
333                                        </FileConfiguration>
334                                </File>
335                        </Filter>
336                        <Filter
337                                Name="overlays"
338                                >
339                                <File
340                                        RelativePath="..\..\src\orxonox\overlays\OrxonoxOverlay.cc"
341                                        >
342                                </File>
343                                <File
344                                        RelativePath="..\..\src\orxonox\overlays\OverlayGroup.cc"
345                                        >
346                                </File>
347                                <File
348                                        RelativePath="..\..\src\orxonox\overlays\OverlayText.cc"
349                                        >
350                                </File>
351                                <Filter
352                                        Name="console"
353                                        >
354                                        <File
355                                                RelativePath="..\..\src\orxonox\overlays\console\InGameConsole.cc"
356                                                >
357                                        </File>
358                                </Filter>
359                                <Filter
360                                        Name="hud"
361                                        >
362                                        <File
363                                                RelativePath="..\..\src\orxonox\overlays\hud\HUDBar.cc"
364                                                >
365                                        </File>
366                                        <File
367                                                RelativePath="..\..\src\orxonox\overlays\hud\HUDNavigation.cc"
368                                                >
369                                        </File>
370                                        <File
371                                                RelativePath="..\..\src\orxonox\overlays\hud\HUDRadar.cc"
372                                                >
373                                        </File>
374                                        <File
375                                                RelativePath="..\..\src\orxonox\overlays\hud\HUDSpeedBar.cc"
376                                                >
377                                        </File>
378                                </Filter>
379                                <Filter
380                                        Name="debug"
381                                        >
382                                        <File
383                                                RelativePath="..\..\src\orxonox\overlays\debug\DebugFPSText.cc"
384                                                >
385                                        </File>
386                                        <File
387                                                RelativePath="..\..\src\orxonox\overlays\debug\DebugRTRText.cc"
388                                                >
389                                        </File>
390                                </Filter>
391                        </Filter>
392                        <Filter
393                                Name="gui"
394                                >
395                                <File
396                                        RelativePath="..\..\src\orxonox\gui\GUIManager.cc"
397                                        >
398                                </File>
399                                <File
400                                        RelativePath="..\..\src\orxonox\gui\OgreCEGUIRenderer.cpp"
401                                        >
402                                        <FileConfiguration
403                                                Name="Debug|Win32"
404                                                >
405                                                <Tool
406                                                        Name="VCCLCompilerTool"
407                                                        UsePrecompiledHeader="0"
408                                                />
409                                        </FileConfiguration>
410                                        <FileConfiguration
411                                                Name="Release|Win32"
412                                                >
413                                                <Tool
414                                                        Name="VCCLCompilerTool"
415                                                        UsePrecompiledHeader="0"
416                                                />
417                                        </FileConfiguration>
418                                </File>
419                                <File
420                                        RelativePath="..\..\src\orxonox\gui\OgreCEGUIResourceProvider.cpp"
421                                        >
422                                        <FileConfiguration
423                                                Name="Debug|Win32"
424                                                >
425                                                <Tool
426                                                        Name="VCCLCompilerTool"
427                                                        UsePrecompiledHeader="0"
428                                                />
429                                        </FileConfiguration>
430                                        <FileConfiguration
431                                                Name="Release|Win32"
432                                                >
433                                                <Tool
434                                                        Name="VCCLCompilerTool"
435                                                        UsePrecompiledHeader="0"
436                                                />
437                                        </FileConfiguration>
438                                </File>
439                                <File
440                                        RelativePath="..\..\src\orxonox\gui\OgreCEGUITexture.cpp"
441                                        >
442                                        <FileConfiguration
443                                                Name="Debug|Win32"
444                                                >
445                                                <Tool
446                                                        Name="VCCLCompilerTool"
447                                                        UsePrecompiledHeader="0"
448                                                />
449                                        </FileConfiguration>
450                                        <FileConfiguration
451                                                Name="Release|Win32"
452                                                >
453                                                <Tool
454                                                        Name="VCCLCompilerTool"
455                                                        UsePrecompiledHeader="0"
456                                                />
457                                        </FileConfiguration>
458                                </File>
459                        </Filter>
460                        <Filter
461                                Name="gamestates"
462                                >
463                                <File
464                                        RelativePath="..\..\src\orxonox\gamestates\GSClient.cc"
465                                        >
466                                </File>
467                                <File
468                                        RelativePath="..\..\src\orxonox\gamestates\GSDedicated.cc"
469                                        >
470                                </File>
471                                <File
472                                        RelativePath="..\..\src\orxonox\gamestates\GSGraphics.cc"
473                                        >
474                                </File>
475                                <File
476                                        RelativePath="..\..\src\orxonox\gamestates\GSGUI.cc"
477                                        >
478                                </File>
479                                <File
480                                        RelativePath="..\..\src\orxonox\gamestates\GSIOConsole.cc"
481                                        >
482                                </File>
483                                <File
484                                        RelativePath="..\..\src\orxonox\gamestates\GSLevel.cc"
485                                        >
486                                </File>
487                                <File
488                                        RelativePath="..\..\src\orxonox\gamestates\GSRoot.cc"
489                                        >
490                                </File>
491                                <File
492                                        RelativePath="..\..\src\orxonox\gamestates\GSServer.cc"
493                                        >
494                                </File>
495                                <File
496                                        RelativePath="..\..\src\orxonox\gamestates\GSStandalone.cc"
497                                        >
498                                </File>
499                        </Filter>
500                </Filter>
501                <Filter
502                        Name="Header Files"
503                        Filter="h;hpp;hxx;hm;inl;inc;xsd"
504                        UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
505                        >
506                        <File
507                                RelativePath="..\..\src\orxonox\GraphicsEngine.h"
508                                >
509                        </File>
510                        <File
511                                RelativePath="..\..\src\orxonox\OrxonoxPrereqs.h"
512                                >
513                        </File>
514                        <File
515                                RelativePath="..\..\src\orxonox\OrxonoxStableHeaders.h"
516                                >
517                        </File>
518                        <File
519                                RelativePath="..\..\src\orxonox\Settings.h"
520                                >
521                        </File>
522                        <File
523                                RelativePath="..\..\src\orxonox\SignalHandler.h"
524                                >
525                        </File>
526                        <Filter
527                                Name="objects"
528                                >
529                                <File
530                                        RelativePath="..\..\src\orxonox\objects\Camera.h"
531                                        >
532                                </File>
533                                <File
534                                        RelativePath="..\..\src\orxonox\objects\CameraHandler.h"
535                                        >
536                                </File>
537                                <File
538                                        RelativePath="..\..\src\orxonox\objects\Radar.h"
539                                        >
540                                </File>
541                                <File
542                                        RelativePath="..\..\src\orxonox\objects\RadarListener.h"
543                                        >
544                                </File>
545                                <File
546                                        RelativePath="..\..\src\orxonox\objects\RadarViewable.h"
547                                        >
548                                </File>
549                                <File
550                                        RelativePath="..\..\src\orxonox\objects\Tickable.h"
551                                        >
552                                </File>
553                                <Filter
554                                        Name="worldentities"
555                                        >
556                                        <File
557                                                RelativePath="..\..\src\orxonox\objects\worldentities\PositionableEntity.h"
558                                                >
559                                        </File>
560                                        <File
561                                                RelativePath="..\..\src\orxonox\objects\worldentities\WorldEntity.h"
562                                                >
563                                        </File>
564                                </Filter>
565                                <Filter
566                                        Name="gametypes"
567                                        >
568                                        <File
569                                                RelativePath="..\..\src\orxonox\objects\gametypes\Gametype.h"
570                                                >
571                                        </File>
572                                </Filter>
573                                <Filter
574                                        Name="infos"
575                                        >
576                                        <File
577                                                RelativePath="..\..\src\orxonox\objects\infos\Info.h"
578                                                >
579                                        </File>
580                                        <File
581                                                RelativePath="..\..\src\orxonox\objects\infos\LevelInfo.h"
582                                                >
583                                        </File>
584                                        <File
585                                                RelativePath="..\..\src\orxonox\objects\infos\PlayerInfo.h"
586                                                >
587                                        </File>
588                                </Filter>
589                        </Filter>
590                        <Filter
591                                Name="tools"
592                                >
593                                <File
594                                        RelativePath="..\..\src\orxonox\tools\BillboardSet.h"
595                                        >
596                                </File>
597                                <File
598                                        RelativePath="..\..\src\orxonox\tools\Light.h"
599                                        >
600                                </File>
601                                <File
602                                        RelativePath="..\..\src\orxonox\tools\Mesh.h"
603                                        >
604                                </File>
605                                <File
606                                        RelativePath="..\..\src\orxonox\tools\ParticleInterface.h"
607                                        >
608                                </File>
609                                <File
610                                        RelativePath="..\..\src\orxonox\tools\TextureGenerator.h"
611                                        >
612                                </File>
613                                <File
614                                        RelativePath="..\..\src\orxonox\tools\Timer.h"
615                                        >
616                                </File>
617                                <File
618                                        RelativePath="..\..\src\orxonox\tools\WindowEventListener.h"
619                                        >
620                                </File>
621                        </Filter>
622                        <Filter
623                                Name="tolua"
624                                >
625                                <File
626                                        RelativePath="..\..\src\orxonox\tolua\tolua_bind.h"
627                                        >
628                                </File>
629                        </Filter>
630                        <Filter
631                                Name="overlays"
632                                >
633                                <File
634                                        RelativePath="..\..\src\orxonox\overlays\OrxonoxOverlay.h"
635                                        >
636                                </File>
637                                <File
638                                        RelativePath="..\..\src\orxonox\overlays\OverlayGroup.h"
639                                        >
640                                </File>
641                                <File
642                                        RelativePath="..\..\src\orxonox\overlays\OverlayText.h"
643                                        >
644                                </File>
645                                <Filter
646                                        Name="hud"
647                                        >
648                                        <File
649                                                RelativePath="..\..\src\orxonox\overlays\hud\HUDBar.h"
650                                                >
651                                        </File>
652                                        <File
653                                                RelativePath="..\..\src\orxonox\overlays\hud\HUDNavigation.h"
654                                                >
655                                        </File>
656                                        <File
657                                                RelativePath="..\..\src\orxonox\overlays\hud\HUDRadar.h"
658                                                >
659                                        </File>
660                                        <File
661                                                RelativePath="..\..\src\orxonox\overlays\hud\HUDSpeedBar.h"
662                                                >
663                                        </File>
664                                </Filter>
665                                <Filter
666                                        Name="console"
667                                        >
668                                        <File
669                                                RelativePath="..\..\src\orxonox\overlays\console\InGameConsole.h"
670                                                >
671                                        </File>
672                                </Filter>
673                                <Filter
674                                        Name="debug"
675                                        >
676                                        <File
677                                                RelativePath="..\..\src\orxonox\overlays\debug\DebugFPSText.h"
678                                                >
679                                        </File>
680                                        <File
681                                                RelativePath="..\..\src\orxonox\overlays\debug\DebugRTRText.h"
682                                                >
683                                        </File>
684                                </Filter>
685                        </Filter>
686                        <Filter
687                                Name="gui"
688                                >
689                                <File
690                                        RelativePath="..\..\src\orxonox\gui\GUIManager.h"
691                                        >
692                                </File>
693                                <File
694                                        RelativePath="..\..\src\orxonox\gui\OgreCEGUIRenderer.h"
695                                        >
696                                </File>
697                                <File
698                                        RelativePath="..\..\src\orxonox\gui\OgreCEGUIResourceProvider.h"
699                                        >
700                                </File>
701                                <File
702                                        RelativePath="..\..\src\orxonox\gui\OgreCEGUITexture.h"
703                                        >
704                                </File>
705                        </Filter>
706                        <Filter
707                                Name="gamestates"
708                                >
709                                <File
710                                        RelativePath="..\..\src\orxonox\gamestates\GSClient.h"
711                                        >
712                                </File>
713                                <File
714                                        RelativePath="..\..\src\orxonox\gamestates\GSDedicated.h"
715                                        >
716                                </File>
717                                <File
718                                        RelativePath="..\..\src\orxonox\gamestates\GSGraphics.h"
719                                        >
720                                </File>
721                                <File
722                                        RelativePath="..\..\src\orxonox\gamestates\GSGUI.h"
723                                        >
724                                </File>
725                                <File
726                                        RelativePath="..\..\src\orxonox\gamestates\GSIOConsole.h"
727                                        >
728                                </File>
729                                <File
730                                        RelativePath="..\..\src\orxonox\gamestates\GSLevel.h"
731                                        >
732                                </File>
733                                <File
734                                        RelativePath="..\..\src\orxonox\gamestates\GSRoot.h"
735                                        >
736                                </File>
737                                <File
738                                        RelativePath="..\..\src\orxonox\gamestates\GSServer.h"
739                                        >
740                                </File>
741                                <File
742                                        RelativePath="..\..\src\orxonox\gamestates\GSStandalone.h"
743                                        >
744                                </File>
745                        </Filter>
746                </Filter>
747                <Filter
748                        Name="Resource Files"
749                        Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
750                        UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
751                        >
752                </Filter>
753        </Files>
754        <Globals>
755        </Globals>
756</VisualStudioProject>
Note: See TracBrowser for help on using the repository browser.