Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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

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

tiny adjustments to various files. just came across certain things..

File size: 17.6 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                        />
42                        <Tool
43                                Name="VCManagedResourceCompilerTool"
44                        />
45                        <Tool
46                                Name="VCResourceCompilerTool"
47                        />
48                        <Tool
49                                Name="VCPreLinkEventTool"
50                        />
51                        <Tool
52                                Name="VCLinkerTool"
53                                EntryPointSymbol=""
54                        />
55                        <Tool
56                                Name="VCALinkTool"
57                        />
58                        <Tool
59                                Name="VCManifestTool"
60                        />
61                        <Tool
62                                Name="VCXDCMakeTool"
63                        />
64                        <Tool
65                                Name="VCBscMakeTool"
66                        />
67                        <Tool
68                                Name="VCFxCopTool"
69                        />
70                        <Tool
71                                Name="VCAppVerifierTool"
72                        />
73                        <Tool
74                                Name="VCWebDeploymentTool"
75                        />
76                        <Tool
77                                Name="VCPostBuildEventTool"
78                        />
79                </Configuration>
80                <Configuration
81                        Name="Release|Win32"
82                        ConfigurationType="1"
83                        InheritedPropertySheets=".\release.vsprops;.\orxonox.vsprops"
84                        CharacterSet="1"
85                        WholeProgramOptimization="0"
86                        >
87                        <Tool
88                                Name="VCPreBuildEventTool"
89                        />
90                        <Tool
91                                Name="VCCustomBuildTool"
92                        />
93                        <Tool
94                                Name="VCXMLDataGeneratorTool"
95                        />
96                        <Tool
97                                Name="VCWebServiceProxyGeneratorTool"
98                        />
99                        <Tool
100                                Name="VCMIDLTool"
101                        />
102                        <Tool
103                                Name="VCCLCompilerTool"
104                        />
105                        <Tool
106                                Name="VCManagedResourceCompilerTool"
107                        />
108                        <Tool
109                                Name="VCResourceCompilerTool"
110                        />
111                        <Tool
112                                Name="VCPreLinkEventTool"
113                        />
114                        <Tool
115                                Name="VCLinkerTool"
116                                EntryPointSymbol=""
117                        />
118                        <Tool
119                                Name="VCALinkTool"
120                        />
121                        <Tool
122                                Name="VCManifestTool"
123                        />
124                        <Tool
125                                Name="VCXDCMakeTool"
126                        />
127                        <Tool
128                                Name="VCBscMakeTool"
129                        />
130                        <Tool
131                                Name="VCFxCopTool"
132                        />
133                        <Tool
134                                Name="VCAppVerifierTool"
135                        />
136                        <Tool
137                                Name="VCWebDeploymentTool"
138                        />
139                        <Tool
140                                Name="VCPostBuildEventTool"
141                        />
142                </Configuration>
143        </Configurations>
144        <References>
145        </References>
146        <Files>
147                <Filter
148                        Name="Source Files"
149                        Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
150                        UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
151                        >
152                        <File
153                                RelativePath="..\..\src\orxonox\GraphicsEngine.cc"
154                                >
155                        </File>
156                        <File
157                                RelativePath="..\..\src\orxonox\Main.cc"
158                                >
159                        </File>
160                        <File
161                                RelativePath="..\..\src\orxonox\PrecompiledHeaderFiles.cc"
162                                >
163                                <FileConfiguration
164                                        Name="Debug|Win32"
165                                        >
166                                        <Tool
167                                                Name="VCCLCompilerTool"
168                                                UsePrecompiledHeader="1"
169                                        />
170                                </FileConfiguration>
171                                <FileConfiguration
172                                        Name="Release|Win32"
173                                        >
174                                        <Tool
175                                                Name="VCCLCompilerTool"
176                                                UsePrecompiledHeader="1"
177                                        />
178                                </FileConfiguration>
179                        </File>
180                        <File
181                                RelativePath="..\..\src\orxonox\Settings.cc"
182                                >
183                        </File>
184                        <File
185                                RelativePath="..\..\src\orxonox\SignalHandler.cc"
186                                >
187                        </File>
188                        <Filter
189                                Name="objects"
190                                >
191                                <File
192                                        RelativePath="..\..\src\orxonox\objects\Camera.cc"
193                                        >
194                                </File>
195                                <File
196                                        RelativePath="..\..\src\orxonox\objects\CameraHandler.cc"
197                                        >
198                                </File>
199                                <File
200                                        RelativePath="..\..\src\orxonox\objects\DistanceTrigger.cc"
201                                        >
202                                </File>
203                                <File
204                                        RelativePath="..\..\src\orxonox\objects\Radar.cc"
205                                        >
206                                </File>
207                                <File
208                                        RelativePath="..\..\src\orxonox\objects\RadarListener.cc"
209                                        >
210                                </File>
211                                <File
212                                        RelativePath="..\..\src\orxonox\objects\RadarViewable.cc"
213                                        >
214                                </File>
215                                <File
216                                        RelativePath="..\..\src\orxonox\objects\Script.cc"
217                                        >
218                                </File>
219                                <File
220                                        RelativePath="..\..\src\orxonox\objects\Tickable.cc"
221                                        >
222                                </File>
223                                <File
224                                        RelativePath="..\..\src\orxonox\objects\Trigger.cc"
225                                        >
226                                </File>
227                                <Filter
228                                        Name="worldentities"
229                                        >
230                                        <File
231                                                RelativePath="..\..\src\orxonox\objects\worldentities\ControllableEntity.cc"
232                                                >
233                                        </File>
234                                        <File
235                                                RelativePath="..\..\src\orxonox\objects\worldentities\Model.cc"
236                                                >
237                                        </File>
238                                        <File
239                                                RelativePath="..\..\src\orxonox\objects\worldentities\MovableEntity.cc"
240                                                >
241                                        </File>
242                                        <File
243                                                RelativePath="..\..\src\orxonox\objects\worldentities\PositionableEntity.cc"
244                                                >
245                                        </File>
246                                        <File
247                                                RelativePath="..\..\src\orxonox\objects\worldentities\WorldEntity.cc"
248                                                >
249                                        </File>
250                                        <Filter
251                                                Name="pawns"
252                                                >
253                                                <File
254                                                        RelativePath="..\..\src\orxonox\objects\worldentities\pawns\Spectator.cc"
255                                                        >
256                                                </File>
257                                        </Filter>
258                                </Filter>
259                                <Filter
260                                        Name="gametypes"
261                                        >
262                                        <File
263                                                RelativePath="..\..\src\orxonox\objects\gametypes\Gametype.cc"
264                                                >
265                                        </File>
266                                </Filter>
267                                <Filter
268                                        Name="infos"
269                                        >
270                                        <File
271                                                RelativePath="..\..\src\orxonox\objects\infos\Info.cc"
272                                                >
273                                        </File>
274                                        <File
275                                                RelativePath="..\..\src\orxonox\objects\infos\Level.cc"
276                                                >
277                                        </File>
278                                        <File
279                                                RelativePath="..\..\src\orxonox\objects\infos\PlayerInfo.cc"
280                                                >
281                                        </File>
282                                </Filter>
283                                <Filter
284                                        Name="controllers"
285                                        >
286                                        <File
287                                                RelativePath="..\..\src\orxonox\objects\controllers\Controller.cc"
288                                                >
289                                        </File>
290                                        <File
291                                                RelativePath="..\..\src\orxonox\objects\controllers\HumanController.cc"
292                                                >
293                                        </File>
294                                </Filter>
295                        </Filter>
296                        <Filter
297                                Name="tools"
298                                >
299                                <File
300                                        RelativePath="..\..\src\orxonox\tools\BillboardSet.cc"
301                                        >
302                                </File>
303                                <File
304                                        RelativePath="..\..\src\orxonox\tools\Light.cc"
305                                        >
306                                </File>
307                                <File
308                                        RelativePath="..\..\src\orxonox\tools\Mesh.cc"
309                                        >
310                                </File>
311                                <File
312                                        RelativePath="..\..\src\orxonox\tools\ParticleInterface.cc"
313                                        >
314                                </File>
315                                <File
316                                        RelativePath="..\..\src\orxonox\tools\TextureGenerator.cc"
317                                        >
318                                </File>
319                                <File
320                                        RelativePath="..\..\src\orxonox\tools\Timer.cc"
321                                        >
322                                </File>
323                                <File
324                                        RelativePath="..\..\src\orxonox\tools\WindowEventListener.cc"
325                                        >
326                                </File>
327                        </Filter>
328                        <Filter
329                                Name="tolua"
330                                >
331                                <File
332                                        RelativePath="..\..\src\orxonox\tolua\tolua.pkg"
333                                        >
334                                        <FileConfiguration
335                                                Name="Debug|Win32"
336                                                >
337                                                <Tool
338                                                        Name="VCCustomBuildTool"
339                                                        Description="Generating tolua bind files..."
340                                                        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;"
341                                                        AdditionalDependencies="$(RootDir)\src\orxonox\gui\GUIManager.h"
342                                                        Outputs="$(RootDir)\src\orxonox\tolua\tolua_bind.cc; $(RootDir)\src\orxonox\tolua\tolua_bind.h"
343                                                />
344                                        </FileConfiguration>
345                                        <FileConfiguration
346                                                Name="Release|Win32"
347                                                >
348                                                <Tool
349                                                        Name="VCCustomBuildTool"
350                                                        Description="Generating tolua bind files..."
351                                                        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;"
352                                                        AdditionalDependencies="$(RootDir)\src\orxonox\gui\GUIManager.h"
353                                                        Outputs="$(RootDir)\src\orxonox\tolua\tolua_bind.cc; $(RootDir)\src\orxonox\tolua\tolua_bind.h"
354                                                />
355                                        </FileConfiguration>
356                                </File>
357                                <File
358                                        RelativePath="..\..\src\orxonox\tolua\tolua_bind.cc"
359                                        >
360                                        <FileConfiguration
361                                                Name="Debug|Win32"
362                                                >
363                                                <Tool
364                                                        Name="VCCLCompilerTool"
365                                                        UsePrecompiledHeader="0"
366                                                />
367                                        </FileConfiguration>
368                                        <FileConfiguration
369                                                Name="Release|Win32"
370                                                >
371                                                <Tool
372                                                        Name="VCCLCompilerTool"
373                                                        UsePrecompiledHeader="0"
374                                                />
375                                        </FileConfiguration>
376                                </File>
377                        </Filter>
378                        <Filter
379                                Name="overlays"
380                                >
381                                <File
382                                        RelativePath="..\..\src\orxonox\overlays\OrxonoxOverlay.cc"
383                                        >
384                                </File>
385                                <File
386                                        RelativePath="..\..\src\orxonox\overlays\OverlayGroup.cc"
387                                        >
388                                </File>
389                                <File
390                                        RelativePath="..\..\src\orxonox\overlays\OverlayText.cc"
391                                        >
392                                </File>
393                                <Filter
394                                        Name="console"
395                                        >
396                                        <File
397                                                RelativePath="..\..\src\orxonox\overlays\console\InGameConsole.cc"
398                                                >
399                                        </File>
400                                </Filter>
401                                <Filter
402                                        Name="hud"
403                                        >
404                                        <File
405                                                RelativePath="..\..\src\orxonox\overlays\hud\ChatOverlay.cc"
406                                                >
407                                        </File>
408                                        <File
409                                                RelativePath="..\..\src\orxonox\overlays\hud\HUDBar.cc"
410                                                >
411                                        </File>
412                                        <File
413                                                RelativePath="..\..\src\orxonox\overlays\hud\HUDNavigation.cc"
414                                                >
415                                        </File>
416                                        <File
417                                                RelativePath="..\..\src\orxonox\overlays\hud\HUDRadar.cc"
418                                                >
419                                        </File>
420                                        <File
421                                                RelativePath="..\..\src\orxonox\overlays\hud\HUDSpeedBar.cc"
422                                                >
423                                        </File>
424                                </Filter>
425                                <Filter
426                                        Name="debug"
427                                        >
428                                        <File
429                                                RelativePath="..\..\src\orxonox\overlays\debug\DebugFPSText.cc"
430                                                >
431                                        </File>
432                                        <File
433                                                RelativePath="..\..\src\orxonox\overlays\debug\DebugRTRText.cc"
434                                                >
435                                        </File>
436                                </Filter>
437                        </Filter>
438                        <Filter
439                                Name="gui"
440                                >
441                                <File
442                                        RelativePath="..\..\src\orxonox\gui\GUIManager.cc"
443                                        >
444                                </File>
445                                <File
446                                        RelativePath="..\..\src\orxonox\gui\OgreCEGUIRenderer.cpp"
447                                        >
448                                </File>
449                                <File
450                                        RelativePath="..\..\src\orxonox\gui\OgreCEGUIResourceProvider.cpp"
451                                        >
452                                </File>
453                                <File
454                                        RelativePath="..\..\src\orxonox\gui\OgreCEGUITexture.cpp"
455                                        >
456                                </File>
457                        </Filter>
458                        <Filter
459                                Name="gamestates"
460                                >
461                                <File
462                                        RelativePath="..\..\src\orxonox\gamestates\GSClient.cc"
463                                        >
464                                </File>
465                                <File
466                                        RelativePath="..\..\src\orxonox\gamestates\GSDedicated.cc"
467                                        >
468                                </File>
469                                <File
470                                        RelativePath="..\..\src\orxonox\gamestates\GSGraphics.cc"
471                                        >
472                                </File>
473                                <File
474                                        RelativePath="..\..\src\orxonox\gamestates\GSGUI.cc"
475                                        >
476                                </File>
477                                <File
478                                        RelativePath="..\..\src\orxonox\gamestates\GSIOConsole.cc"
479                                        >
480                                </File>
481                                <File
482                                        RelativePath="..\..\src\orxonox\gamestates\GSLevel.cc"
483                                        >
484                                </File>
485                                <File
486                                        RelativePath="..\..\src\orxonox\gamestates\GSRoot.cc"
487                                        >
488                                </File>
489                                <File
490                                        RelativePath="..\..\src\orxonox\gamestates\GSServer.cc"
491                                        >
492                                </File>
493                                <File
494                                        RelativePath="..\..\src\orxonox\gamestates\GSStandalone.cc"
495                                        >
496                                </File>
497                        </Filter>
498                </Filter>
499                <Filter
500                        Name="Header Files"
501                        Filter="h;hpp;hxx;hm;inl;inc;xsd"
502                        UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
503                        >
504                        <File
505                                RelativePath="..\..\src\orxonox\GraphicsEngine.h"
506                                >
507                        </File>
508                        <File
509                                RelativePath="..\..\src\orxonox\OrxonoxPrereqs.h"
510                                >
511                        </File>
512                        <File
513                                RelativePath="..\..\src\orxonox\OrxonoxStableHeaders.h"
514                                >
515                        </File>
516                        <File
517                                RelativePath="..\..\src\orxonox\Settings.h"
518                                >
519                        </File>
520                        <File
521                                RelativePath="..\..\src\orxonox\SignalHandler.h"
522                                >
523                        </File>
524                        <Filter
525                                Name="objects"
526                                >
527                                <File
528                                        RelativePath="..\..\src\orxonox\objects\Camera.h"
529                                        >
530                                </File>
531                                <File
532                                        RelativePath="..\..\src\orxonox\objects\CameraHandler.h"
533                                        >
534                                </File>
535                                <File
536                                        RelativePath="..\..\src\orxonox\objects\DistanceTrigger.h"
537                                        >
538                                </File>
539                                <File
540                                        RelativePath="..\..\src\orxonox\objects\Radar.h"
541                                        >
542                                </File>
543                                <File
544                                        RelativePath="..\..\src\orxonox\objects\RadarListener.h"
545                                        >
546                                </File>
547                                <File
548                                        RelativePath="..\..\src\orxonox\objects\RadarViewable.h"
549                                        >
550                                </File>
551                                <File
552                                        RelativePath="..\..\src\orxonox\objects\Script.h"
553                                        >
554                                </File>
555                                <File
556                                        RelativePath="..\..\src\orxonox\objects\Tickable.h"
557                                        >
558                                </File>
559                                <File
560                                        RelativePath="..\..\src\orxonox\objects\Trigger.h"
561                                        >
562                                </File>
563                                <Filter
564                                        Name="worldentities"
565                                        >
566                                        <File
567                                                RelativePath="..\..\src\orxonox\objects\worldentities\ControllableEntity.h"
568                                                >
569                                        </File>
570                                        <File
571                                                RelativePath="..\..\src\orxonox\objects\worldentities\Model.h"
572                                                >
573                                        </File>
574                                        <File
575                                                RelativePath="..\..\src\orxonox\objects\worldentities\MovableEntity.h"
576                                                >
577                                        </File>
578                                        <File
579                                                RelativePath="..\..\src\orxonox\objects\worldentities\PositionableEntity.h"
580                                                >
581                                        </File>
582                                        <File
583                                                RelativePath="..\..\src\orxonox\objects\worldentities\WorldEntity.h"
584                                                >
585                                        </File>
586                                        <Filter
587                                                Name="pawns"
588                                                >
589                                                <File
590                                                        RelativePath="..\..\src\orxonox\objects\worldentities\pawns\Spectator.h"
591                                                        >
592                                                </File>
593                                        </Filter>
594                                </Filter>
595                                <Filter
596                                        Name="gametypes"
597                                        >
598                                        <File
599                                                RelativePath="..\..\src\orxonox\objects\gametypes\Gametype.h"
600                                                >
601                                        </File>
602                                </Filter>
603                                <Filter
604                                        Name="infos"
605                                        >
606                                        <File
607                                                RelativePath="..\..\src\orxonox\objects\infos\Info.h"
608                                                >
609                                        </File>
610                                        <File
611                                                RelativePath="..\..\src\orxonox\objects\infos\Level.h"
612                                                >
613                                        </File>
614                                        <File
615                                                RelativePath="..\..\src\orxonox\objects\infos\PlayerInfo.h"
616                                                >
617                                        </File>
618                                </Filter>
619                                <Filter
620                                        Name="controllers"
621                                        >
622                                        <File
623                                                RelativePath="..\..\src\orxonox\objects\controllers\Controller.h"
624                                                >
625                                        </File>
626                                        <File
627                                                RelativePath="..\..\src\orxonox\objects\controllers\HumanController.h"
628                                                >
629                                        </File>
630                                </Filter>
631                        </Filter>
632                        <Filter
633                                Name="tools"
634                                >
635                                <File
636                                        RelativePath="..\..\src\orxonox\tools\BillboardSet.h"
637                                        >
638                                </File>
639                                <File
640                                        RelativePath="..\..\src\orxonox\tools\Light.h"
641                                        >
642                                </File>
643                                <File
644                                        RelativePath="..\..\src\orxonox\tools\Mesh.h"
645                                        >
646                                </File>
647                                <File
648                                        RelativePath="..\..\src\orxonox\tools\ParticleInterface.h"
649                                        >
650                                </File>
651                                <File
652                                        RelativePath="..\..\src\orxonox\tools\TextureGenerator.h"
653                                        >
654                                </File>
655                                <File
656                                        RelativePath="..\..\src\orxonox\tools\Timer.h"
657                                        >
658                                </File>
659                                <File
660                                        RelativePath="..\..\src\orxonox\tools\WindowEventListener.h"
661                                        >
662                                </File>
663                        </Filter>
664                        <Filter
665                                Name="tolua"
666                                >
667                                <File
668                                        RelativePath="..\..\src\orxonox\tolua\tolua_bind.h"
669                                        >
670                                </File>
671                        </Filter>
672                        <Filter
673                                Name="overlays"
674                                >
675                                <File
676                                        RelativePath="..\..\src\orxonox\overlays\OrxonoxOverlay.h"
677                                        >
678                                </File>
679                                <File
680                                        RelativePath="..\..\src\orxonox\overlays\OverlayGroup.h"
681                                        >
682                                </File>
683                                <File
684                                        RelativePath="..\..\src\orxonox\overlays\OverlayText.h"
685                                        >
686                                </File>
687                                <Filter
688                                        Name="hud"
689                                        >
690                                        <File
691                                                RelativePath="..\..\src\orxonox\overlays\hud\ChatOverlay.h"
692                                                >
693                                        </File>
694                                        <File
695                                                RelativePath="..\..\src\orxonox\overlays\hud\HUDBar.h"
696                                                >
697                                        </File>
698                                        <File
699                                                RelativePath="..\..\src\orxonox\overlays\hud\HUDNavigation.h"
700                                                >
701                                        </File>
702                                        <File
703                                                RelativePath="..\..\src\orxonox\overlays\hud\HUDRadar.h"
704                                                >
705                                        </File>
706                                        <File
707                                                RelativePath="..\..\src\orxonox\overlays\hud\HUDSpeedBar.h"
708                                                >
709                                        </File>
710                                </Filter>
711                                <Filter
712                                        Name="console"
713                                        >
714                                        <File
715                                                RelativePath="..\..\src\orxonox\overlays\console\InGameConsole.h"
716                                                >
717                                        </File>
718                                </Filter>
719                                <Filter
720                                        Name="debug"
721                                        >
722                                        <File
723                                                RelativePath="..\..\src\orxonox\overlays\debug\DebugFPSText.h"
724                                                >
725                                        </File>
726                                        <File
727                                                RelativePath="..\..\src\orxonox\overlays\debug\DebugRTRText.h"
728                                                >
729                                        </File>
730                                </Filter>
731                        </Filter>
732                        <Filter
733                                Name="gui"
734                                >
735                                <File
736                                        RelativePath="..\..\src\orxonox\gui\GUIManager.h"
737                                        >
738                                </File>
739                                <File
740                                        RelativePath="..\..\src\orxonox\gui\OgreCEGUIRenderer.h"
741                                        >
742                                </File>
743                                <File
744                                        RelativePath="..\..\src\orxonox\gui\OgreCEGUIResourceProvider.h"
745                                        >
746                                </File>
747                                <File
748                                        RelativePath="..\..\src\orxonox\gui\OgreCEGUITexture.h"
749                                        >
750                                </File>
751                        </Filter>
752                        <Filter
753                                Name="gamestates"
754                                >
755                                <File
756                                        RelativePath="..\..\src\orxonox\gamestates\GSClient.h"
757                                        >
758                                </File>
759                                <File
760                                        RelativePath="..\..\src\orxonox\gamestates\GSDedicated.h"
761                                        >
762                                </File>
763                                <File
764                                        RelativePath="..\..\src\orxonox\gamestates\GSGraphics.h"
765                                        >
766                                </File>
767                                <File
768                                        RelativePath="..\..\src\orxonox\gamestates\GSGUI.h"
769                                        >
770                                </File>
771                                <File
772                                        RelativePath="..\..\src\orxonox\gamestates\GSIOConsole.h"
773                                        >
774                                </File>
775                                <File
776                                        RelativePath="..\..\src\orxonox\gamestates\GSLevel.h"
777                                        >
778                                </File>
779                                <File
780                                        RelativePath="..\..\src\orxonox\gamestates\GSRoot.h"
781                                        >
782                                </File>
783                                <File
784                                        RelativePath="..\..\src\orxonox\gamestates\GSServer.h"
785                                        >
786                                </File>
787                                <File
788                                        RelativePath="..\..\src\orxonox\gamestates\GSStandalone.h"
789                                        >
790                                </File>
791                        </Filter>
792                </Filter>
793                <Filter
794                        Name="Resource Files"
795                        Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
796                        UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
797                        >
798                </Filter>
799        </Files>
800        <Globals>
801        </Globals>
802</VisualStudioProject>
Note: See TracBrowser for help on using the repository browser.