Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/hud/visual_studio/vc8/orxonox.vcproj @ 1609

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

svn save, just in case…
(doesn't compile at all!)

File size: 15.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="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\Orxonox.cc"
164                                >
165                        </File>
166                        <File
167                                RelativePath="..\..\src\orxonox\PrecompiledHeaderFiles.cc"
168                                >
169                                <FileConfiguration
170                                        Name="Debug|Win32"
171                                        >
172                                        <Tool
173                                                Name="VCCLCompilerTool"
174                                                UsePrecompiledHeader="1"
175                                        />
176                                </FileConfiguration>
177                                <FileConfiguration
178                                        Name="Release|Win32"
179                                        >
180                                        <Tool
181                                                Name="VCCLCompilerTool"
182                                                UsePrecompiledHeader="1"
183                                        />
184                                </FileConfiguration>
185                        </File>
186                        <File
187                                RelativePath="..\..\src\orxonox\Radar.cc"
188                                >
189                        </File>
190                        <File
191                                RelativePath="..\..\src\orxonox\Settings.cc"
192                                >
193                        </File>
194                        <Filter
195                                Name="objects"
196                                >
197                                <File
198                                        RelativePath="..\..\src\orxonox\objects\Ambient.cc"
199                                        >
200                                </File>
201                                <File
202                                        RelativePath="..\..\src\orxonox\objects\BillboardProjectile.cc"
203                                        >
204                                </File>
205                                <File
206                                        RelativePath="..\..\src\orxonox\objects\Camera.cc"
207                                        >
208                                </File>
209                                <File
210                                        RelativePath="..\..\src\orxonox\objects\CameraHandler.cc"
211                                        >
212                                </File>
213                                <File
214                                        RelativePath="..\..\src\orxonox\objects\Model.cc"
215                                        >
216                                </File>
217                                <File
218                                        RelativePath="..\..\src\orxonox\objects\NPC.cc"
219                                        >
220                                </File>
221                                <File
222                                        RelativePath="..\..\src\orxonox\objects\ParticleProjectile.cc"
223                                        >
224                                </File>
225                                <File
226                                        RelativePath="..\..\src\orxonox\objects\ParticleSpawner.cc"
227                                        >
228                                </File>
229                                <File
230                                        RelativePath="..\..\src\orxonox\objects\Projectile.cc"
231                                        >
232                                </File>
233                                <File
234                                        RelativePath="..\..\src\orxonox\objects\RotatingProjectile.cc"
235                                        >
236                                </File>
237                                <File
238                                        RelativePath="..\..\src\orxonox\objects\Skybox.cc"
239                                        >
240                                </File>
241                                <File
242                                        RelativePath="..\..\src\orxonox\objects\SpaceShip.cc"
243                                        >
244                                </File>
245                                <File
246                                        RelativePath="..\..\src\orxonox\objects\SpaceShipAI.cc"
247                                        >
248                                </File>
249                                <File
250                                        RelativePath="..\..\src\orxonox\objects\Tickable.cc"
251                                        >
252                                </File>
253                                <File
254                                        RelativePath="..\..\src\orxonox\objects\WorldEntity.cc"
255                                        >
256                                </File>
257                                <Filter
258                                        Name="weapon"
259                                        >
260                                        <File
261                                                RelativePath="..\..\src\orxonox\objects\weapon\AmmunitionDump.cc"
262                                                >
263                                                <FileConfiguration
264                                                        Name="Debug|Win32"
265                                                        ExcludedFromBuild="true"
266                                                        >
267                                                        <Tool
268                                                                Name="VCCLCompilerTool"
269                                                        />
270                                                </FileConfiguration>
271                                                <FileConfiguration
272                                                        Name="Release|Win32"
273                                                        ExcludedFromBuild="true"
274                                                        >
275                                                        <Tool
276                                                                Name="VCCLCompilerTool"
277                                                        />
278                                                </FileConfiguration>
279                                        </File>
280                                        <File
281                                                RelativePath="..\..\src\orxonox\objects\weapon\BarrelGun.cc"
282                                                >
283                                                <FileConfiguration
284                                                        Name="Debug|Win32"
285                                                        ExcludedFromBuild="true"
286                                                        >
287                                                        <Tool
288                                                                Name="VCCLCompilerTool"
289                                                        />
290                                                </FileConfiguration>
291                                                <FileConfiguration
292                                                        Name="Release|Win32"
293                                                        ExcludedFromBuild="true"
294                                                        >
295                                                        <Tool
296                                                                Name="VCCLCompilerTool"
297                                                        />
298                                                </FileConfiguration>
299                                        </File>
300                                        <File
301                                                RelativePath="..\..\src\orxonox\objects\weapon\BaseWeapon.cc"
302                                                >
303                                                <FileConfiguration
304                                                        Name="Debug|Win32"
305                                                        ExcludedFromBuild="true"
306                                                        >
307                                                        <Tool
308                                                                Name="VCCLCompilerTool"
309                                                        />
310                                                </FileConfiguration>
311                                                <FileConfiguration
312                                                        Name="Release|Win32"
313                                                        ExcludedFromBuild="true"
314                                                        >
315                                                        <Tool
316                                                                Name="VCCLCompilerTool"
317                                                        />
318                                                </FileConfiguration>
319                                        </File>
320                                        <File
321                                                RelativePath="..\..\src\orxonox\objects\weapon\Bullet.cc"
322                                                >
323                                                <FileConfiguration
324                                                        Name="Debug|Win32"
325                                                        ExcludedFromBuild="true"
326                                                        >
327                                                        <Tool
328                                                                Name="VCCLCompilerTool"
329                                                        />
330                                                </FileConfiguration>
331                                                <FileConfiguration
332                                                        Name="Release|Win32"
333                                                        ExcludedFromBuild="true"
334                                                        >
335                                                        <Tool
336                                                                Name="VCCLCompilerTool"
337                                                        />
338                                                </FileConfiguration>
339                                        </File>
340                                        <File
341                                                RelativePath="..\..\src\orxonox\objects\weapon\BulletManager.cc"
342                                                >
343                                                <FileConfiguration
344                                                        Name="Debug|Win32"
345                                                        ExcludedFromBuild="true"
346                                                        >
347                                                        <Tool
348                                                                Name="VCCLCompilerTool"
349                                                        />
350                                                </FileConfiguration>
351                                                <FileConfiguration
352                                                        Name="Release|Win32"
353                                                        ExcludedFromBuild="true"
354                                                        >
355                                                        <Tool
356                                                                Name="VCCLCompilerTool"
357                                                        />
358                                                </FileConfiguration>
359                                        </File>
360                                        <File
361                                                RelativePath="..\..\src\orxonox\objects\weapon\WeaponStation.cc"
362                                                >
363                                                <FileConfiguration
364                                                        Name="Debug|Win32"
365                                                        ExcludedFromBuild="true"
366                                                        >
367                                                        <Tool
368                                                                Name="VCCLCompilerTool"
369                                                        />
370                                                </FileConfiguration>
371                                                <FileConfiguration
372                                                        Name="Release|Win32"
373                                                        ExcludedFromBuild="true"
374                                                        >
375                                                        <Tool
376                                                                Name="VCCLCompilerTool"
377                                                        />
378                                                </FileConfiguration>
379                                        </File>
380                                </Filter>
381                        </Filter>
382                        <Filter
383                                Name="tools"
384                                >
385                                <File
386                                        RelativePath="..\..\src\orxonox\tools\BillboardSet.cc"
387                                        >
388                                </File>
389                                <File
390                                        RelativePath="..\..\src\orxonox\tools\Light.cc"
391                                        >
392                                </File>
393                                <File
394                                        RelativePath="..\..\src\orxonox\tools\Mesh.cc"
395                                        >
396                                </File>
397                                <File
398                                        RelativePath="..\..\src\orxonox\tools\ParticleInterface.cc"
399                                        >
400                                </File>
401                                <File
402                                        RelativePath="..\..\src\orxonox\tools\TextureGenerator.cc"
403                                        >
404                                </File>
405                                <File
406                                        RelativePath="..\..\src\orxonox\tools\Timer.cc"
407                                        >
408                                </File>
409                                <File
410                                        RelativePath="..\..\src\orxonox\tools\WindowEventListener.cc"
411                                        >
412                                </File>
413                        </Filter>
414                        <Filter
415                                Name="tolua"
416                                >
417                                <File
418                                        RelativePath="..\..\src\orxonox\tolua\tolua_bind.cc"
419                                        >
420                                        <FileConfiguration
421                                                Name="Debug|Win32"
422                                                >
423                                                <Tool
424                                                        Name="VCCLCompilerTool"
425                                                        UsePrecompiledHeader="0"
426                                                />
427                                        </FileConfiguration>
428                                        <FileConfiguration
429                                                Name="Release|Win32"
430                                                >
431                                                <Tool
432                                                        Name="VCCLCompilerTool"
433                                                        UsePrecompiledHeader="0"
434                                                />
435                                        </FileConfiguration>
436                                </File>
437                        </Filter>
438                        <Filter
439                                Name="overlays"
440                                >
441                                <File
442                                        RelativePath="..\..\src\orxonox\overlays\OrxonoxOverlay.cc"
443                                        >
444                                </File>
445                                <File
446                                        RelativePath="..\..\src\orxonox\overlays\OverlayGroup.cc"
447                                        >
448                                </File>
449                                <Filter
450                                        Name="console"
451                                        >
452                                        <File
453                                                RelativePath="..\..\src\orxonox\overlays\console\InGameConsole.cc"
454                                                >
455                                        </File>
456                                </Filter>
457                                <Filter
458                                        Name="hud"
459                                        >
460                                        <File
461                                                RelativePath="..\..\src\orxonox\overlays\hud\HUDBar.cc"
462                                                >
463                                        </File>
464                                        <File
465                                                RelativePath="..\..\src\orxonox\overlays\hud\HUDFPSText.cc"
466                                                >
467                                        </File>
468                                        <File
469                                                RelativePath="..\..\src\orxonox\overlays\hud\HUDNavigation.cc"
470                                                >
471                                        </File>
472                                        <File
473                                                RelativePath="..\..\src\orxonox\overlays\hud\HUDRadar.cc"
474                                                >
475                                        </File>
476                                        <File
477                                                RelativePath="..\..\src\orxonox\overlays\hud\HUDRTRText.cc"
478                                                >
479                                        </File>
480                                        <File
481                                                RelativePath="..\..\src\orxonox\overlays\hud\HUDSpeedBar.cc"
482                                                >
483                                        </File>
484                                        <File
485                                                RelativePath="..\..\src\orxonox\overlays\hud\HUDText.cc"
486                                                >
487                                        </File>
488                                        <File
489                                                RelativePath="..\..\src\orxonox\overlays\hud\RadarObject.cc"
490                                                >
491                                        </File>
492                                        <File
493                                                RelativePath="..\..\src\orxonox\overlays\hud\RadarViewable.cc"
494                                                >
495                                        </File>
496                                </Filter>
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\Orxonox.h"
510                                >
511                        </File>
512                        <File
513                                RelativePath="..\..\src\orxonox\OrxonoxPrereqs.h"
514                                >
515                        </File>
516                        <File
517                                RelativePath="..\..\src\orxonox\OrxonoxStableHeaders.h"
518                                >
519                        </File>
520                        <File
521                                RelativePath="..\..\src\orxonox\Radar.h"
522                                >
523                        </File>
524                        <File
525                                RelativePath="..\..\src\orxonox\Settings.h"
526                                >
527                        </File>
528                        <Filter
529                                Name="objects"
530                                >
531                                <File
532                                        RelativePath="..\..\src\orxonox\objects\Ambient.h"
533                                        >
534                                </File>
535                                <File
536                                        RelativePath="..\..\src\orxonox\objects\BillboardProjectile.h"
537                                        >
538                                </File>
539                                <File
540                                        RelativePath="..\..\src\orxonox\objects\Camera.h"
541                                        >
542                                </File>
543                                <File
544                                        RelativePath="..\..\src\orxonox\objects\CameraHandler.h"
545                                        >
546                                </File>
547                                <File
548                                        RelativePath="..\..\src\orxonox\objects\Model.h"
549                                        >
550                                </File>
551                                <File
552                                        RelativePath="..\..\src\orxonox\objects\NPC.h"
553                                        >
554                                </File>
555                                <File
556                                        RelativePath="..\..\src\orxonox\objects\ParticleProjectile.h"
557                                        >
558                                </File>
559                                <File
560                                        RelativePath="..\..\src\orxonox\objects\ParticleSpawner.h"
561                                        >
562                                </File>
563                                <File
564                                        RelativePath="..\..\src\orxonox\objects\Projectile.h"
565                                        >
566                                </File>
567                                <File
568                                        RelativePath="..\..\src\orxonox\objects\RotatingProjectile.h"
569                                        >
570                                </File>
571                                <File
572                                        RelativePath="..\..\src\orxonox\objects\Skybox.h"
573                                        >
574                                </File>
575                                <File
576                                        RelativePath="..\..\src\orxonox\objects\SpaceShip.h"
577                                        >
578                                </File>
579                                <File
580                                        RelativePath="..\..\src\orxonox\objects\SpaceShipAI.h"
581                                        >
582                                </File>
583                                <File
584                                        RelativePath="..\..\src\orxonox\objects\Tickable.h"
585                                        >
586                                </File>
587                                <File
588                                        RelativePath="..\..\src\orxonox\objects\WorldEntity.h"
589                                        >
590                                </File>
591                                <Filter
592                                        Name="weapon"
593                                        >
594                                        <File
595                                                RelativePath="..\..\src\orxonox\objects\weapon\AmmunitionDump.h"
596                                                >
597                                        </File>
598                                        <File
599                                                RelativePath="..\..\src\orxonox\objects\weapon\BarrelGun.h"
600                                                >
601                                        </File>
602                                        <File
603                                                RelativePath="..\..\src\orxonox\objects\weapon\BaseWeapon.h"
604                                                >
605                                        </File>
606                                        <File
607                                                RelativePath="..\..\src\orxonox\objects\weapon\Bullet.h"
608                                                >
609                                        </File>
610                                        <File
611                                                RelativePath="..\..\src\orxonox\objects\weapon\BulletManager.h"
612                                                >
613                                        </File>
614                                        <File
615                                                RelativePath="..\..\src\orxonox\objects\weapon\WeaponStation.h"
616                                                >
617                                        </File>
618                                </Filter>
619                        </Filter>
620                        <Filter
621                                Name="tools"
622                                >
623                                <File
624                                        RelativePath="..\..\src\orxonox\tools\BillboardSet.h"
625                                        >
626                                </File>
627                                <File
628                                        RelativePath="..\..\src\orxonox\tools\Light.h"
629                                        >
630                                </File>
631                                <File
632                                        RelativePath="..\..\src\orxonox\tools\Mesh.h"
633                                        >
634                                </File>
635                                <File
636                                        RelativePath="..\..\src\orxonox\tools\ParticleInterface.h"
637                                        >
638                                </File>
639                                <File
640                                        RelativePath="..\..\src\orxonox\tools\TextureGenerator.h"
641                                        >
642                                </File>
643                                <File
644                                        RelativePath="..\..\src\orxonox\tools\Timer.h"
645                                        >
646                                </File>
647                                <File
648                                        RelativePath="..\..\src\orxonox\tools\WindowEventListener.h"
649                                        >
650                                </File>
651                        </Filter>
652                        <Filter
653                                Name="tolua"
654                                >
655                                <File
656                                        RelativePath="..\..\src\orxonox\tolua\tolua_bind.h"
657                                        >
658                                </File>
659                        </Filter>
660                        <Filter
661                                Name="overlays"
662                                >
663                                <File
664                                        RelativePath="..\..\src\orxonox\overlays\OrxonoxOverlay.h"
665                                        >
666                                </File>
667                                <File
668                                        RelativePath="..\..\src\orxonox\overlays\OverlayGroup.h"
669                                        >
670                                </File>
671                                <Filter
672                                        Name="hud"
673                                        >
674                                        <File
675                                                RelativePath="..\..\src\orxonox\overlays\hud\HUDBar.h"
676                                                >
677                                        </File>
678                                        <File
679                                                RelativePath="..\..\src\orxonox\overlays\hud\HUDFPSText.h"
680                                                >
681                                        </File>
682                                        <File
683                                                RelativePath="..\..\src\orxonox\overlays\hud\HUDNavigation.h"
684                                                >
685                                        </File>
686                                        <File
687                                                RelativePath="..\..\src\orxonox\overlays\hud\HUDRadar.h"
688                                                >
689                                        </File>
690                                        <File
691                                                RelativePath="..\..\src\orxonox\overlays\hud\HUDRTRText.h"
692                                                >
693                                        </File>
694                                        <File
695                                                RelativePath="..\..\src\orxonox\overlays\hud\HUDSpeedBar.h"
696                                                >
697                                        </File>
698                                        <File
699                                                RelativePath="..\..\src\orxonox\overlays\hud\HUDText.h"
700                                                >
701                                        </File>
702                                        <File
703                                                RelativePath="..\..\src\orxonox\overlays\hud\OverlayElementFactories.h"
704                                                >
705                                        </File>
706                                        <File
707                                                RelativePath="..\..\src\orxonox\overlays\hud\RadarObject.h"
708                                                >
709                                        </File>
710                                        <File
711                                                RelativePath="..\..\src\orxonox\overlays\hud\RadarViewable.h"
712                                                >
713                                        </File>
714                                </Filter>
715                                <Filter
716                                        Name="console"
717                                        >
718                                        <File
719                                                RelativePath="..\..\src\orxonox\overlays\console\InGameConsole.h"
720                                                >
721                                        </File>
722                                </Filter>
723                        </Filter>
724                </Filter>
725                <Filter
726                        Name="Resource Files"
727                        Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
728                        UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
729                        >
730                </Filter>
731        </Files>
732        <Globals>
733        </Globals>
734</VisualStudioProject>
Note: See TracBrowser for help on using the repository browser.