Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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

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

updated msvc files.

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