Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/tutorial/visual_studio/vc8/orxonox.vcproj @ 859

Last change on this file since 859 was 859, checked in by landauf, 16 years ago

more or less a copy of the trunk

File size: 17.9 KB
Line 
1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3        ProjectType="Visual C++"
4        Version="8.00"
5        Name="orxonox"
6        ProjectGUID="{0B6C5CFD-F91B-432A-80A3-2610F61E060B}"
7        RootNamespace="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="1"
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                <Configuration
146                        Name="Release_SSE|Win32"
147                        ConfigurationType="1"
148                        InheritedPropertySheets="..\base_properties_release_sse.vsprops;..\orxonox_properties.vsprops"
149                        CharacterSet="1"
150                        WholeProgramOptimization="1"
151                        >
152                        <Tool
153                                Name="VCPreBuildEventTool"
154                        />
155                        <Tool
156                                Name="VCCustomBuildTool"
157                        />
158                        <Tool
159                                Name="VCXMLDataGeneratorTool"
160                        />
161                        <Tool
162                                Name="VCWebServiceProxyGeneratorTool"
163                        />
164                        <Tool
165                                Name="VCMIDLTool"
166                        />
167                        <Tool
168                                Name="VCCLCompilerTool"
169                                AdditionalOptions="/Zm200"
170                        />
171                        <Tool
172                                Name="VCManagedResourceCompilerTool"
173                        />
174                        <Tool
175                                Name="VCResourceCompilerTool"
176                        />
177                        <Tool
178                                Name="VCPreLinkEventTool"
179                        />
180                        <Tool
181                                Name="VCLinkerTool"
182                                EntryPointSymbol=""
183                        />
184                        <Tool
185                                Name="VCALinkTool"
186                        />
187                        <Tool
188                                Name="VCManifestTool"
189                        />
190                        <Tool
191                                Name="VCXDCMakeTool"
192                        />
193                        <Tool
194                                Name="VCBscMakeTool"
195                        />
196                        <Tool
197                                Name="VCFxCopTool"
198                        />
199                        <Tool
200                                Name="VCAppVerifierTool"
201                        />
202                        <Tool
203                                Name="VCWebDeploymentTool"
204                        />
205                        <Tool
206                                Name="VCPostBuildEventTool"
207                        />
208                </Configuration>
209                <Configuration
210                        Name="Release_SSE2|Win32"
211                        ConfigurationType="1"
212                        InheritedPropertySheets="..\base_properties_release_sse2.vsprops;..\orxonox_properties.vsprops"
213                        CharacterSet="1"
214                        WholeProgramOptimization="1"
215                        >
216                        <Tool
217                                Name="VCPreBuildEventTool"
218                        />
219                        <Tool
220                                Name="VCCustomBuildTool"
221                        />
222                        <Tool
223                                Name="VCXMLDataGeneratorTool"
224                        />
225                        <Tool
226                                Name="VCWebServiceProxyGeneratorTool"
227                        />
228                        <Tool
229                                Name="VCMIDLTool"
230                        />
231                        <Tool
232                                Name="VCCLCompilerTool"
233                                AdditionalOptions="/Zm200"
234                        />
235                        <Tool
236                                Name="VCManagedResourceCompilerTool"
237                        />
238                        <Tool
239                                Name="VCResourceCompilerTool"
240                        />
241                        <Tool
242                                Name="VCPreLinkEventTool"
243                        />
244                        <Tool
245                                Name="VCLinkerTool"
246                                EntryPointSymbol=""
247                        />
248                        <Tool
249                                Name="VCALinkTool"
250                        />
251                        <Tool
252                                Name="VCManifestTool"
253                        />
254                        <Tool
255                                Name="VCXDCMakeTool"
256                        />
257                        <Tool
258                                Name="VCBscMakeTool"
259                        />
260                        <Tool
261                                Name="VCFxCopTool"
262                        />
263                        <Tool
264                                Name="VCAppVerifierTool"
265                        />
266                        <Tool
267                                Name="VCWebDeploymentTool"
268                        />
269                        <Tool
270                                Name="VCPostBuildEventTool"
271                        />
272                </Configuration>
273        </Configurations>
274        <References>
275        </References>
276        <Files>
277                <Filter
278                        Name="Source Files"
279                        Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
280                        UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
281                        >
282                        <File
283                                RelativePath="..\..\src\orxonox\GraphicsEngine.cc"
284                                >
285                        </File>
286                        <File
287                                RelativePath="..\..\src\orxonox\InputManager.cc"
288                                >
289                        </File>
290                        <File
291                                RelativePath="..\..\src\orxonox\Main.cc"
292                                >
293                        </File>
294                        <File
295                                RelativePath="..\..\src\orxonox\Orxonox.cc"
296                                >
297                        </File>
298                        <File
299                                RelativePath="..\..\src\orxonox\PrecompiledHeaderFiles.cc"
300                                >
301                                <FileConfiguration
302                                        Name="Debug|Win32"
303                                        >
304                                        <Tool
305                                                Name="VCCLCompilerTool"
306                                                UsePrecompiledHeader="1"
307                                        />
308                                </FileConfiguration>
309                                <FileConfiguration
310                                        Name="Release|Win32"
311                                        >
312                                        <Tool
313                                                Name="VCCLCompilerTool"
314                                                UsePrecompiledHeader="1"
315                                        />
316                                </FileConfiguration>
317                                <FileConfiguration
318                                        Name="Release_SSE|Win32"
319                                        >
320                                        <Tool
321                                                Name="VCCLCompilerTool"
322                                                UsePrecompiledHeader="1"
323                                        />
324                                </FileConfiguration>
325                                <FileConfiguration
326                                        Name="Release_SSE2|Win32"
327                                        >
328                                        <Tool
329                                                Name="VCCLCompilerTool"
330                                                UsePrecompiledHeader="1"
331                                        />
332                                </FileConfiguration>
333                        </File>
334                        <File
335                                RelativePath="..\..\src\orxonox\SpaceshipSteering.cc"
336                                >
337                                <FileConfiguration
338                                        Name="Debug|Win32"
339                                        ExcludedFromBuild="true"
340                                        >
341                                        <Tool
342                                                Name="VCCLCompilerTool"
343                                        />
344                                </FileConfiguration>
345                                <FileConfiguration
346                                        Name="Release|Win32"
347                                        ExcludedFromBuild="true"
348                                        >
349                                        <Tool
350                                                Name="VCCLCompilerTool"
351                                        />
352                                </FileConfiguration>
353                                <FileConfiguration
354                                        Name="Release_SSE|Win32"
355                                        ExcludedFromBuild="true"
356                                        >
357                                        <Tool
358                                                Name="VCCLCompilerTool"
359                                        />
360                                </FileConfiguration>
361                                <FileConfiguration
362                                        Name="Release_SSE2|Win32"
363                                        ExcludedFromBuild="true"
364                                        >
365                                        <Tool
366                                                Name="VCCLCompilerTool"
367                                        />
368                                </FileConfiguration>
369                        </File>
370                        <Filter
371                                Name="hud"
372                                >
373                                <File
374                                        RelativePath="..\..\src\orxonox\hud\HUD.cc"
375                                        >
376                                </File>
377                        </Filter>
378                        <Filter
379                                Name="objects"
380                                >
381                                <File
382                                        RelativePath="..\..\src\orxonox\objects\Ambient.cc"
383                                        >
384                                </File>
385                                <File
386                                        RelativePath="..\..\src\orxonox\objects\Camera.cc"
387                                        >
388                                </File>
389                                <File
390                                        RelativePath="..\..\src\orxonox\objects\Explosion.cc"
391                                        >
392                                </File>
393                                <File
394                                        RelativePath="..\..\src\orxonox\objects\Fighter.cc"
395                                        >
396                                </File>
397                                <File
398                                        RelativePath="..\..\src\orxonox\objects\Model.cc"
399                                        >
400                                </File>
401                                <File
402                                        RelativePath="..\..\src\orxonox\objects\NPC.cc"
403                                        >
404                                </File>
405                                <File
406                                        RelativePath="..\..\src\orxonox\objects\Projectile.cc"
407                                        >
408                                </File>
409                                <File
410                                        RelativePath="..\..\src\orxonox\objects\Skybox.cc"
411                                        >
412                                </File>
413                                <File
414                                        RelativePath="..\..\src\orxonox\objects\SpaceShip.cc"
415                                        >
416                                </File>
417                                <File
418                                        RelativePath="..\..\src\orxonox\objects\SpaceshipSteeringObject.cc"
419                                        >
420                                        <FileConfiguration
421                                                Name="Debug|Win32"
422                                                ExcludedFromBuild="true"
423                                                >
424                                                <Tool
425                                                        Name="VCCLCompilerTool"
426                                                />
427                                        </FileConfiguration>
428                                        <FileConfiguration
429                                                Name="Release|Win32"
430                                                ExcludedFromBuild="true"
431                                                >
432                                                <Tool
433                                                        Name="VCCLCompilerTool"
434                                                />
435                                        </FileConfiguration>
436                                        <FileConfiguration
437                                                Name="Release_SSE|Win32"
438                                                ExcludedFromBuild="true"
439                                                >
440                                                <Tool
441                                                        Name="VCCLCompilerTool"
442                                                />
443                                        </FileConfiguration>
444                                        <FileConfiguration
445                                                Name="Release_SSE2|Win32"
446                                                ExcludedFromBuild="true"
447                                                >
448                                                <Tool
449                                                        Name="VCCLCompilerTool"
450                                                />
451                                        </FileConfiguration>
452                                </File>
453                                <File
454                                        RelativePath="..\..\src\orxonox\objects\test1.cc"
455                                        >
456                                        <FileConfiguration
457                                                Name="Debug|Win32"
458                                                ExcludedFromBuild="true"
459                                                >
460                                                <Tool
461                                                        Name="VCCLCompilerTool"
462                                                        UsePrecompiledHeader="0"
463                                                />
464                                        </FileConfiguration>
465                                        <FileConfiguration
466                                                Name="Release|Win32"
467                                                ExcludedFromBuild="true"
468                                                >
469                                                <Tool
470                                                        Name="VCCLCompilerTool"
471                                                        UsePrecompiledHeader="0"
472                                                />
473                                        </FileConfiguration>
474                                        <FileConfiguration
475                                                Name="Release_SSE|Win32"
476                                                ExcludedFromBuild="true"
477                                                >
478                                                <Tool
479                                                        Name="VCCLCompilerTool"
480                                                        UsePrecompiledHeader="0"
481                                                />
482                                        </FileConfiguration>
483                                        <FileConfiguration
484                                                Name="Release_SSE2|Win32"
485                                                ExcludedFromBuild="true"
486                                                >
487                                                <Tool
488                                                        Name="VCCLCompilerTool"
489                                                        UsePrecompiledHeader="0"
490                                                />
491                                        </FileConfiguration>
492                                </File>
493                                <File
494                                        RelativePath="..\..\src\orxonox\objects\test2.cc"
495                                        >
496                                        <FileConfiguration
497                                                Name="Debug|Win32"
498                                                ExcludedFromBuild="true"
499                                                >
500                                                <Tool
501                                                        Name="VCCLCompilerTool"
502                                                        UsePrecompiledHeader="0"
503                                                />
504                                        </FileConfiguration>
505                                        <FileConfiguration
506                                                Name="Release|Win32"
507                                                ExcludedFromBuild="true"
508                                                >
509                                                <Tool
510                                                        Name="VCCLCompilerTool"
511                                                        UsePrecompiledHeader="0"
512                                                />
513                                        </FileConfiguration>
514                                        <FileConfiguration
515                                                Name="Release_SSE|Win32"
516                                                ExcludedFromBuild="true"
517                                                >
518                                                <Tool
519                                                        Name="VCCLCompilerTool"
520                                                        UsePrecompiledHeader="0"
521                                                />
522                                        </FileConfiguration>
523                                        <FileConfiguration
524                                                Name="Release_SSE2|Win32"
525                                                ExcludedFromBuild="true"
526                                                >
527                                                <Tool
528                                                        Name="VCCLCompilerTool"
529                                                        UsePrecompiledHeader="0"
530                                                />
531                                        </FileConfiguration>
532                                </File>
533                                <File
534                                        RelativePath="..\..\src\orxonox\objects\test3.cc"
535                                        >
536                                        <FileConfiguration
537                                                Name="Debug|Win32"
538                                                ExcludedFromBuild="true"
539                                                >
540                                                <Tool
541                                                        Name="VCCLCompilerTool"
542                                                        UsePrecompiledHeader="0"
543                                                />
544                                        </FileConfiguration>
545                                        <FileConfiguration
546                                                Name="Release|Win32"
547                                                ExcludedFromBuild="true"
548                                                >
549                                                <Tool
550                                                        Name="VCCLCompilerTool"
551                                                        UsePrecompiledHeader="0"
552                                                />
553                                        </FileConfiguration>
554                                        <FileConfiguration
555                                                Name="Release_SSE|Win32"
556                                                ExcludedFromBuild="true"
557                                                >
558                                                <Tool
559                                                        Name="VCCLCompilerTool"
560                                                        UsePrecompiledHeader="0"
561                                                />
562                                        </FileConfiguration>
563                                        <FileConfiguration
564                                                Name="Release_SSE2|Win32"
565                                                ExcludedFromBuild="true"
566                                                >
567                                                <Tool
568                                                        Name="VCCLCompilerTool"
569                                                        UsePrecompiledHeader="0"
570                                                />
571                                        </FileConfiguration>
572                                </File>
573                                <File
574                                        RelativePath="..\..\src\orxonox\objects\WorldEntity.cc"
575                                        >
576                                </File>
577                                <Filter
578                                        Name="weapon"
579                                        >
580                                        <File
581                                                RelativePath="..\..\src\orxonox\objects\weapon\AmmunitionDump.cc"
582                                                >
583                                        </File>
584                                        <File
585                                                RelativePath="..\..\src\orxonox\objects\weapon\BarrelGun.cc"
586                                                >
587                                        </File>
588                                        <File
589                                                RelativePath="..\..\src\orxonox\objects\weapon\BaseWeapon.cc"
590                                                >
591                                        </File>
592                                        <File
593                                                RelativePath="..\..\src\orxonox\objects\weapon\Bullet.cc"
594                                                >
595                                        </File>
596                                        <File
597                                                RelativePath="..\..\src\orxonox\objects\weapon\BulletManager.cc"
598                                                >
599                                        </File>
600                                        <File
601                                                RelativePath="..\..\src\orxonox\objects\weapon\WeaponStation.cc"
602                                                >
603                                        </File>
604                                </Filter>
605                        </Filter>
606                        <Filter
607                                Name="particle"
608                                >
609                                <File
610                                        RelativePath="..\..\src\orxonox\particle\ParticleInterface.cc"
611                                        >
612                                </File>
613                        </Filter>
614                        <Filter
615                                Name="tools"
616                                >
617                                <File
618                                        RelativePath="..\..\src\orxonox\tools\BillboardSet.cc"
619                                        >
620                                </File>
621                                <File
622                                        RelativePath="..\..\src\orxonox\tools\Light.cc"
623                                        >
624                                </File>
625                                <File
626                                        RelativePath="..\..\src\orxonox\tools\Mesh.cc"
627                                        >
628                                </File>
629                        </Filter>
630                        <Filter
631                                Name="loader"
632                                >
633                                <File
634                                        RelativePath="..\..\src\loader\LevelLoader.cc"
635                                        >
636                                </File>
637                        </Filter>
638                </Filter>
639                <Filter
640                        Name="Header Files"
641                        Filter="h;hpp;hxx;hm;inl;inc;xsd"
642                        UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
643                        >
644                        <File
645                                RelativePath="..\..\src\orxonox\GraphicsEngine.h"
646                                >
647                        </File>
648                        <File
649                                RelativePath="..\..\src\orxonox\InputManager.h"
650                                >
651                        </File>
652                        <File
653                                RelativePath="..\..\src\orxonox\Orxonox.h"
654                                >
655                        </File>
656                        <File
657                                RelativePath="..\..\src\orxonox\OrxonoxPlatform.h"
658                                >
659                        </File>
660                        <File
661                                RelativePath="..\..\src\orxonox\OrxonoxPrereqs.h"
662                                >
663                        </File>
664                        <File
665                                RelativePath="..\..\src\orxonox\OrxonoxStableHeaders.h"
666                                >
667                        </File>
668                        <File
669                                RelativePath="..\..\src\orxonox\SpaceshipSteering.h"
670                                >
671                        </File>
672                        <Filter
673                                Name="hud"
674                                >
675                                <File
676                                        RelativePath="..\..\src\orxonox\hud\HUD.h"
677                                        >
678                                </File>
679                        </Filter>
680                        <Filter
681                                Name="objects"
682                                >
683                                <File
684                                        RelativePath="..\..\src\orxonox\objects\Ambient.h"
685                                        >
686                                </File>
687                                <File
688                                        RelativePath="..\..\src\orxonox\objects\Camera.h"
689                                        >
690                                </File>
691                                <File
692                                        RelativePath="..\..\src\orxonox\objects\Explosion.h"
693                                        >
694                                </File>
695                                <File
696                                        RelativePath="..\..\src\orxonox\objects\Fighter.h"
697                                        >
698                                </File>
699                                <File
700                                        RelativePath="..\..\src\orxonox\objects\Model.h"
701                                        >
702                                </File>
703                                <File
704                                        RelativePath="..\..\src\orxonox\objects\NPC.h"
705                                        >
706                                </File>
707                                <File
708                                        RelativePath="..\..\src\orxonox\objects\Projectile.h"
709                                        >
710                                </File>
711                                <File
712                                        RelativePath="..\..\src\orxonox\objects\Skybox.h"
713                                        >
714                                </File>
715                                <File
716                                        RelativePath="..\..\src\orxonox\objects\SpaceShip.h"
717                                        >
718                                </File>
719                                <File
720                                        RelativePath="..\..\src\orxonox\objects\SpaceshipSteeringObject.h"
721                                        >
722                                </File>
723                                <File
724                                        RelativePath="..\..\src\orxonox\objects\Test.h"
725                                        >
726                                </File>
727                                <File
728                                        RelativePath="..\..\src\orxonox\objects\test1.h"
729                                        >
730                                </File>
731                                <File
732                                        RelativePath="..\..\src\orxonox\objects\test2.h"
733                                        >
734                                </File>
735                                <File
736                                        RelativePath="..\..\src\orxonox\objects\test3.h"
737                                        >
738                                </File>
739                                <File
740                                        RelativePath="..\..\src\orxonox\objects\Tickable.h"
741                                        >
742                                </File>
743                                <File
744                                        RelativePath="..\..\src\orxonox\objects\WorldEntity.h"
745                                        >
746                                </File>
747                                <Filter
748                                        Name="weapon"
749                                        >
750                                        <File
751                                                RelativePath="..\..\src\orxonox\objects\weapon\AmmunitionDump.h"
752                                                >
753                                        </File>
754                                        <File
755                                                RelativePath="..\..\src\orxonox\objects\weapon\BarrelGun.h"
756                                                >
757                                        </File>
758                                        <File
759                                                RelativePath="..\..\src\orxonox\objects\weapon\BaseWeapon.h"
760                                                >
761                                        </File>
762                                        <File
763                                                RelativePath="..\..\src\orxonox\objects\weapon\Bullet.h"
764                                                >
765                                        </File>
766                                        <File
767                                                RelativePath="..\..\src\orxonox\objects\weapon\BulletManager.h"
768                                                >
769                                        </File>
770                                        <File
771                                                RelativePath="..\..\src\orxonox\objects\weapon\WeaponStation.h"
772                                                >
773                                        </File>
774                                </Filter>
775                        </Filter>
776                        <Filter
777                                Name="particle"
778                                >
779                                <File
780                                        RelativePath="..\..\src\orxonox\particle\ParticleInterface.h"
781                                        >
782                                </File>
783                        </Filter>
784                        <Filter
785                                Name="tools"
786                                >
787                                <File
788                                        RelativePath="..\..\src\orxonox\tools\BillboardSet.h"
789                                        >
790                                </File>
791                                <File
792                                        RelativePath="..\..\src\orxonox\tools\Light.h"
793                                        >
794                                </File>
795                                <File
796                                        RelativePath="..\..\src\orxonox\tools\Mesh.h"
797                                        >
798                                </File>
799                                <File
800                                        RelativePath="..\..\src\orxonox\tools\Timer.h"
801                                        >
802                                </File>
803                        </Filter>
804                        <Filter
805                                Name="loader"
806                                >
807                                <File
808                                        RelativePath="..\..\src\loader\LevelLoader.h"
809                                        >
810                                </File>
811                                <File
812                                        RelativePath="..\..\src\loader\LoaderPrereqs.h"
813                                        >
814                                </File>
815                        </Filter>
816                </Filter>
817                <Filter
818                        Name="Resource Files"
819                        Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
820                        UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
821                        >
822                        <File
823                                RelativePath="..\..\bin\media.cfg"
824                                >
825                        </File>
826                        <File
827                                RelativePath="..\..\bin\ogre.cfg"
828                                >
829                        </File>
830                        <File
831                                RelativePath="..\..\bin\ogre.cfg-init"
832                                >
833                        </File>
834                        <File
835                                RelativePath="..\..\bin\Ogre.log"
836                                >
837                        </File>
838                        <File
839                                RelativePath="..\..\bin\orxonox.bat"
840                                >
841                        </File>
842                        <File
843                                RelativePath="..\..\bin\orxonox.ini"
844                                >
845                        </File>
846                        <File
847                                RelativePath="..\..\bin\orxonox.log"
848                                >
849                        </File>
850                        <File
851                                RelativePath="..\..\bin\orxonox_d.bat"
852                                >
853                        </File>
854                        <File
855                                RelativePath="..\..\bin\plugins.cfg"
856                                >
857                        </File>
858                        <File
859                                RelativePath="..\..\bin\plugins.cfg-init"
860                                >
861                        </File>
862                        <File
863                                RelativePath="..\..\bin\plugins_d.cfg"
864                                >
865                        </File>
866                        <File
867                                RelativePath="..\..\bin\quake3settings.cfg"
868                                >
869                        </File>
870                        <File
871                                RelativePath="..\..\bin\resources.cfg"
872                                >
873                        </File>
874                        <File
875                                RelativePath="..\..\bin\run-script"
876                                >
877                        </File>
878                        <File
879                                RelativePath="..\..\bin\translation_default.lang"
880                                >
881                        </File>
882                        <File
883                                RelativePath="..\..\bin\translation_german.lang"
884                                >
885                        </File>
886                </Filter>
887        </Files>
888        <Globals>
889        </Globals>
890</VisualStudioProject>
Note: See TracBrowser for help on using the repository browser.