Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/gui/visual_studio/vc8/orxonox.vcproj @ 1694

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

Added Dedicated game state (name: "dedicated", class: GSDedicated).
It doesn't work at all yet, mainly because of our very poorly designed /objects folder. I tried adding a few "if (Settings::showsGraphics())", but I ran into some serious issues.
I will simply leave this topic up to an eager orxonox developer who wants a dedicated server :D There is A LOT of work to be done…

File size: 17.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="FICN"
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="$(SolutionDir)base_properties_debug.vsprops;..\orxonox_properties.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="$(SolutionDir)base_properties_release.vsprops;..\orxonox_properties.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\Radar.cc"
184                                >
185                        </File>
186                        <File
187                                RelativePath="..\..\src\orxonox\RadarListener.cc"
188                                >
189                        </File>
190                        <File
191                                RelativePath="..\..\src\orxonox\RadarViewable.cc"
192                                >
193                                <FileConfiguration
194                                        Name="Debug|Win32"
195                                        >
196                                        <Tool
197                                                Name="VCCLCompilerTool"
198                                                ObjectFile="$(IntDir)\$(InputName)1.obj"
199                                                XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
200                                        />
201                                </FileConfiguration>
202                                <FileConfiguration
203                                        Name="Release|Win32"
204                                        >
205                                        <Tool
206                                                Name="VCCLCompilerTool"
207                                                ObjectFile="$(IntDir)\$(InputName)1.obj"
208                                                XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
209                                        />
210                                </FileConfiguration>
211                        </File>
212                        <File
213                                RelativePath="..\..\src\orxonox\Settings.cc"
214                                >
215                        </File>
216                        <Filter
217                                Name="objects"
218                                >
219                                <File
220                                        RelativePath="..\..\src\orxonox\objects\Ambient.cc"
221                                        >
222                                </File>
223                                <File
224                                        RelativePath="..\..\src\orxonox\objects\Backlight.cc"
225                                        >
226                                </File>
227                                <File
228                                        RelativePath="..\..\src\orxonox\objects\BillboardProjectile.cc"
229                                        >
230                                </File>
231                                <File
232                                        RelativePath="..\..\src\orxonox\objects\Camera.cc"
233                                        >
234                                </File>
235                                <File
236                                        RelativePath="..\..\src\orxonox\objects\CameraHandler.cc"
237                                        >
238                                </File>
239                                <File
240                                        RelativePath="..\..\src\orxonox\objects\Model.cc"
241                                        >
242                                </File>
243                                <File
244                                        RelativePath="..\..\src\orxonox\objects\NPC.cc"
245                                        >
246                                </File>
247                                <File
248                                        RelativePath="..\..\src\orxonox\objects\ParticleProjectile.cc"
249                                        >
250                                </File>
251                                <File
252                                        RelativePath="..\..\src\orxonox\objects\ParticleSpawner.cc"
253                                        >
254                                </File>
255                                <File
256                                        RelativePath="..\..\src\orxonox\objects\Projectile.cc"
257                                        >
258                                </File>
259                                <File
260                                        RelativePath="..\..\src\orxonox\objects\RotatingProjectile.cc"
261                                        >
262                                </File>
263                                <File
264                                        RelativePath="..\..\src\orxonox\objects\Skybox.cc"
265                                        >
266                                </File>
267                                <File
268                                        RelativePath="..\..\src\orxonox\objects\SpaceShip.cc"
269                                        >
270                                </File>
271                                <File
272                                        RelativePath="..\..\src\orxonox\objects\SpaceShipAI.cc"
273                                        >
274                                </File>
275                                <File
276                                        RelativePath="..\..\src\orxonox\objects\Tickable.cc"
277                                        >
278                                </File>
279                                <File
280                                        RelativePath="..\..\src\orxonox\objects\WorldEntity.cc"
281                                        >
282                                </File>
283                        </Filter>
284                        <Filter
285                                Name="tools"
286                                >
287                                <File
288                                        RelativePath="..\..\src\orxonox\tools\BillboardSet.cc"
289                                        >
290                                </File>
291                                <File
292                                        RelativePath="..\..\src\orxonox\tools\Light.cc"
293                                        >
294                                </File>
295                                <File
296                                        RelativePath="..\..\src\orxonox\tools\Mesh.cc"
297                                        >
298                                </File>
299                                <File
300                                        RelativePath="..\..\src\orxonox\tools\ParticleInterface.cc"
301                                        >
302                                </File>
303                                <File
304                                        RelativePath="..\..\src\orxonox\tools\TextureGenerator.cc"
305                                        >
306                                </File>
307                                <File
308                                        RelativePath="..\..\src\orxonox\tools\Timer.cc"
309                                        >
310                                </File>
311                                <File
312                                        RelativePath="..\..\src\orxonox\tools\WindowEventListener.cc"
313                                        >
314                                </File>
315                        </Filter>
316                        <Filter
317                                Name="tolua"
318                                >
319                                <File
320                                        RelativePath="..\..\src\orxonox\tolua\tolua.pkg"
321                                        >
322                                        <FileConfiguration
323                                                Name="Debug|Win32"
324                                                >
325                                                <Tool
326                                                        Name="VCCustomBuildTool"
327                                                        Description="Generating tolua bind files..."
328                                                        CommandLine="&quot;$(OutDir)\tolua_app_d.exe&quot; -n Orxonox -o ../../src/orxonox/tolua/tolua_bind.cc -H ../../src/orxonox/tolua/tolua_bind.h ../../src/orxonox/tolua/tolua.pkg&#x0D;&#x0A;"
329                                                        AdditionalDependencies="$(RootDir)\src\orxonox\gui\GUIManager.h"
330                                                        Outputs="$(RootDir)\src\orxonox\tolua\tolua_bind.cc; $(RootDir)\src\orxonox\tolua\tolua_bind.h"
331                                                />
332                                        </FileConfiguration>
333                                        <FileConfiguration
334                                                Name="Release|Win32"
335                                                >
336                                                <Tool
337                                                        Name="VCCustomBuildTool"
338                                                        Description="Generating tolua bind files..."
339                                                        CommandLine="&quot;$(OutDir)\tolua_app.exe&quot; -n Orxonox -o ../../src/orxonox/tolua/tolua_bind.cc -H ../../src/orxonox/tolua/tolua_bind.h ../../src/orxonox/tolua/tolua.pkg&#x0D;&#x0A;"
340                                                        AdditionalDependencies="$(RootDir)\src\orxonox\gui\GUIManager.h"
341                                                        Outputs="$(RootDir)\src\orxonox\tolua\tolua_bind.cc; $(RootDir)\src\orxonox\tolua\tolua_bind.h"
342                                                />
343                                        </FileConfiguration>
344                                </File>
345                                <File
346                                        RelativePath="..\..\src\orxonox\tolua\tolua_bind.cc"
347                                        >
348                                        <FileConfiguration
349                                                Name="Debug|Win32"
350                                                >
351                                                <Tool
352                                                        Name="VCCLCompilerTool"
353                                                        UsePrecompiledHeader="0"
354                                                />
355                                        </FileConfiguration>
356                                        <FileConfiguration
357                                                Name="Release|Win32"
358                                                >
359                                                <Tool
360                                                        Name="VCCLCompilerTool"
361                                                        UsePrecompiledHeader="0"
362                                                />
363                                        </FileConfiguration>
364                                </File>
365                        </Filter>
366                        <Filter
367                                Name="overlays"
368                                >
369                                <File
370                                        RelativePath="..\..\src\orxonox\overlays\OrxonoxOverlay.cc"
371                                        >
372                                </File>
373                                <File
374                                        RelativePath="..\..\src\orxonox\overlays\OverlayGroup.cc"
375                                        >
376                                </File>
377                                <File
378                                        RelativePath="..\..\src\orxonox\overlays\OverlayText.cc"
379                                        >
380                                </File>
381                                <Filter
382                                        Name="console"
383                                        >
384                                        <File
385                                                RelativePath="..\..\src\orxonox\overlays\console\InGameConsole.cc"
386                                                >
387                                        </File>
388                                </Filter>
389                                <Filter
390                                        Name="hud"
391                                        >
392                                        <File
393                                                RelativePath="..\..\src\orxonox\overlays\hud\HUDBar.cc"
394                                                >
395                                        </File>
396                                        <File
397                                                RelativePath="..\..\src\orxonox\overlays\hud\HUDNavigation.cc"
398                                                >
399                                        </File>
400                                        <File
401                                                RelativePath="..\..\src\orxonox\overlays\hud\HUDRadar.cc"
402                                                >
403                                        </File>
404                                        <File
405                                                RelativePath="..\..\src\orxonox\overlays\hud\HUDSpeedBar.cc"
406                                                >
407                                        </File>
408                                </Filter>
409                                <Filter
410                                        Name="debug"
411                                        >
412                                        <File
413                                                RelativePath="..\..\src\orxonox\overlays\debug\DebugFPSText.cc"
414                                                >
415                                        </File>
416                                        <File
417                                                RelativePath="..\..\src\orxonox\overlays\debug\DebugRTRText.cc"
418                                                >
419                                        </File>
420                                </Filter>
421                        </Filter>
422                        <Filter
423                                Name="gui"
424                                >
425                                <File
426                                        RelativePath="..\..\src\orxonox\gui\GUIManager.cc"
427                                        >
428                                </File>
429                                <File
430                                        RelativePath="..\..\src\orxonox\gui\OgreCEGUIRenderer.cpp"
431                                        >
432                                        <FileConfiguration
433                                                Name="Debug|Win32"
434                                                >
435                                                <Tool
436                                                        Name="VCCLCompilerTool"
437                                                        UsePrecompiledHeader="0"
438                                                />
439                                        </FileConfiguration>
440                                        <FileConfiguration
441                                                Name="Release|Win32"
442                                                >
443                                                <Tool
444                                                        Name="VCCLCompilerTool"
445                                                        UsePrecompiledHeader="0"
446                                                />
447                                        </FileConfiguration>
448                                </File>
449                                <File
450                                        RelativePath="..\..\src\orxonox\gui\OgreCEGUIResourceProvider.cpp"
451                                        >
452                                        <FileConfiguration
453                                                Name="Debug|Win32"
454                                                >
455                                                <Tool
456                                                        Name="VCCLCompilerTool"
457                                                        UsePrecompiledHeader="0"
458                                                />
459                                        </FileConfiguration>
460                                        <FileConfiguration
461                                                Name="Release|Win32"
462                                                >
463                                                <Tool
464                                                        Name="VCCLCompilerTool"
465                                                        UsePrecompiledHeader="0"
466                                                />
467                                        </FileConfiguration>
468                                </File>
469                                <File
470                                        RelativePath="..\..\src\orxonox\gui\OgreCEGUITexture.cpp"
471                                        >
472                                        <FileConfiguration
473                                                Name="Debug|Win32"
474                                                >
475                                                <Tool
476                                                        Name="VCCLCompilerTool"
477                                                        UsePrecompiledHeader="0"
478                                                />
479                                        </FileConfiguration>
480                                        <FileConfiguration
481                                                Name="Release|Win32"
482                                                >
483                                                <Tool
484                                                        Name="VCCLCompilerTool"
485                                                        UsePrecompiledHeader="0"
486                                                />
487                                        </FileConfiguration>
488                                </File>
489                        </Filter>
490                        <Filter
491                                Name="gamestates"
492                                >
493                                <File
494                                        RelativePath="..\..\src\orxonox\gamestates\GSClient.cc"
495                                        >
496                                </File>
497                                <File
498                                        RelativePath="..\..\src\orxonox\gamestates\GSDedicated.cc"
499                                        >
500                                </File>
501                                <File
502                                        RelativePath="..\..\src\orxonox\gamestates\GSGraphics.cc"
503                                        >
504                                </File>
505                                <File
506                                        RelativePath="..\..\src\orxonox\gamestates\GSGUI.cc"
507                                        >
508                                </File>
509                                <File
510                                        RelativePath="..\..\src\orxonox\gamestates\GSIOConsole.cc"
511                                        >
512                                </File>
513                                <File
514                                        RelativePath="..\..\src\orxonox\gamestates\GSLevel.cc"
515                                        >
516                                </File>
517                                <File
518                                        RelativePath="..\..\src\orxonox\gamestates\GSRoot.cc"
519                                        >
520                                </File>
521                                <File
522                                        RelativePath="..\..\src\orxonox\gamestates\GSServer.cc"
523                                        >
524                                </File>
525                                <File
526                                        RelativePath="..\..\src\orxonox\gamestates\GSStandalone.cc"
527                                        >
528                                </File>
529                        </Filter>
530                </Filter>
531                <Filter
532                        Name="Header Files"
533                        Filter="h;hpp;hxx;hm;inl;inc;xsd"
534                        UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
535                        >
536                        <File
537                                RelativePath="..\..\src\orxonox\GraphicsEngine.h"
538                                >
539                        </File>
540                        <File
541                                RelativePath="..\..\src\orxonox\OrxonoxPrereqs.h"
542                                >
543                        </File>
544                        <File
545                                RelativePath="..\..\src\orxonox\OrxonoxStableHeaders.h"
546                                >
547                        </File>
548                        <File
549                                RelativePath="..\..\src\orxonox\Radar.h"
550                                >
551                        </File>
552                        <File
553                                RelativePath="..\..\src\orxonox\RadarListener.h"
554                                >
555                        </File>
556                        <File
557                                RelativePath="..\..\src\orxonox\RadarViewable.h"
558                                >
559                        </File>
560                        <File
561                                RelativePath="..\..\src\orxonox\Settings.h"
562                                >
563                        </File>
564                        <Filter
565                                Name="objects"
566                                >
567                                <File
568                                        RelativePath="..\..\src\orxonox\objects\Ambient.h"
569                                        >
570                                </File>
571                                <File
572                                        RelativePath="..\..\src\orxonox\objects\Backlight.h"
573                                        >
574                                </File>
575                                <File
576                                        RelativePath="..\..\src\orxonox\objects\BillboardProjectile.h"
577                                        >
578                                </File>
579                                <File
580                                        RelativePath="..\..\src\orxonox\objects\Camera.h"
581                                        >
582                                </File>
583                                <File
584                                        RelativePath="..\..\src\orxonox\objects\CameraHandler.h"
585                                        >
586                                </File>
587                                <File
588                                        RelativePath="..\..\src\orxonox\objects\Model.h"
589                                        >
590                                </File>
591                                <File
592                                        RelativePath="..\..\src\orxonox\objects\NPC.h"
593                                        >
594                                </File>
595                                <File
596                                        RelativePath="..\..\src\orxonox\objects\ParticleProjectile.h"
597                                        >
598                                </File>
599                                <File
600                                        RelativePath="..\..\src\orxonox\objects\ParticleSpawner.h"
601                                        >
602                                </File>
603                                <File
604                                        RelativePath="..\..\src\orxonox\objects\Projectile.h"
605                                        >
606                                </File>
607                                <File
608                                        RelativePath="..\..\src\orxonox\objects\RotatingProjectile.h"
609                                        >
610                                </File>
611                                <File
612                                        RelativePath="..\..\src\orxonox\objects\Skybox.h"
613                                        >
614                                </File>
615                                <File
616                                        RelativePath="..\..\src\orxonox\objects\SpaceShip.h"
617                                        >
618                                </File>
619                                <File
620                                        RelativePath="..\..\src\orxonox\objects\SpaceShipAI.h"
621                                        >
622                                </File>
623                                <File
624                                        RelativePath="..\..\src\orxonox\objects\Tickable.h"
625                                        >
626                                </File>
627                                <File
628                                        RelativePath="..\..\src\orxonox\objects\WorldEntity.h"
629                                        >
630                                </File>
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\HUDBar.h"
692                                                >
693                                        </File>
694                                        <File
695                                                RelativePath="..\..\src\orxonox\overlays\hud\HUDNavigation.h"
696                                                >
697                                        </File>
698                                        <File
699                                                RelativePath="..\..\src\orxonox\overlays\hud\HUDRadar.h"
700                                                >
701                                        </File>
702                                        <File
703                                                RelativePath="..\..\src\orxonox\overlays\hud\HUDSpeedBar.h"
704                                                >
705                                        </File>
706                                </Filter>
707                                <Filter
708                                        Name="console"
709                                        >
710                                        <File
711                                                RelativePath="..\..\src\orxonox\overlays\console\InGameConsole.h"
712                                                >
713                                        </File>
714                                </Filter>
715                                <Filter
716                                        Name="debug"
717                                        >
718                                        <File
719                                                RelativePath="..\..\src\orxonox\overlays\debug\DebugFPSText.h"
720                                                >
721                                        </File>
722                                        <File
723                                                RelativePath="..\..\src\orxonox\overlays\debug\DebugRTRText.h"
724                                                >
725                                        </File>
726                                </Filter>
727                        </Filter>
728                        <Filter
729                                Name="gui"
730                                >
731                                <File
732                                        RelativePath="..\..\src\orxonox\gui\GUIManager.h"
733                                        >
734                                </File>
735                                <File
736                                        RelativePath="..\..\src\orxonox\gui\OgreCEGUIRenderer.h"
737                                        >
738                                </File>
739                                <File
740                                        RelativePath="..\..\src\orxonox\gui\OgreCEGUIResourceProvider.h"
741                                        >
742                                </File>
743                                <File
744                                        RelativePath="..\..\src\orxonox\gui\OgreCEGUITexture.h"
745                                        >
746                                </File>
747                        </Filter>
748                        <Filter
749                                Name="gamestates"
750                                >
751                                <File
752                                        RelativePath="..\..\src\orxonox\gamestates\GSClient.h"
753                                        >
754                                </File>
755                                <File
756                                        RelativePath="..\..\src\orxonox\gamestates\GSDedicated.h"
757                                        >
758                                </File>
759                                <File
760                                        RelativePath="..\..\src\orxonox\gamestates\GSGraphics.h"
761                                        >
762                                </File>
763                                <File
764                                        RelativePath="..\..\src\orxonox\gamestates\GSGUI.h"
765                                        >
766                                </File>
767                                <File
768                                        RelativePath="..\..\src\orxonox\gamestates\GSIOConsole.h"
769                                        >
770                                </File>
771                                <File
772                                        RelativePath="..\..\src\orxonox\gamestates\GSLevel.h"
773                                        >
774                                </File>
775                                <File
776                                        RelativePath="..\..\src\orxonox\gamestates\GSRoot.h"
777                                        >
778                                </File>
779                                <File
780                                        RelativePath="..\..\src\orxonox\gamestates\GSServer.h"
781                                        >
782                                </File>
783                                <File
784                                        RelativePath="..\..\src\orxonox\gamestates\GSStandalone.h"
785                                        >
786                                </File>
787                        </Filter>
788                </Filter>
789                <Filter
790                        Name="Resource Files"
791                        Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
792                        UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
793                        >
794                </Filter>
795        </Files>
796        <Globals>
797        </Globals>
798</VisualStudioProject>
Note: See TracBrowser for help on using the repository browser.