Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/hud2/visual_studio/vc8/orxonox.vcproj @ 991

Last change on this file since 991 was 991, checked in by rgrieder, 16 years ago
  • added the hud files and edited the CMLs
File size: 10.3 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        </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                        <Filter
187                                Name="hud"
188                                >
189                                <File
190                                        RelativePath="..\..\src\orxonox\hud\Bar.cc"
191                                        >
192                                </File>
193                                <File
194                                        RelativePath="..\..\src\orxonox\hud\HUD.cc"
195                                        >
196                                </File>
197                        </Filter>
198                        <Filter
199                                Name="objects"
200                                >
201                                <File
202                                        RelativePath="..\..\src\orxonox\objects\Ambient.cc"
203                                        >
204                                </File>
205                                <File
206                                        RelativePath="..\..\src\orxonox\objects\Camera.cc"
207                                        >
208                                </File>
209                                <File
210                                        RelativePath="..\..\src\orxonox\objects\Explosion.cc"
211                                        >
212                                </File>
213                                <File
214                                        RelativePath="..\..\src\orxonox\objects\Fighter.cc"
215                                        >
216                                </File>
217                                <File
218                                        RelativePath="..\..\src\orxonox\objects\Model.cc"
219                                        >
220                                </File>
221                                <File
222                                        RelativePath="..\..\src\orxonox\objects\NPC.cc"
223                                        >
224                                </File>
225                                <File
226                                        RelativePath="..\..\src\orxonox\objects\Projectile.cc"
227                                        >
228                                </File>
229                                <File
230                                        RelativePath="..\..\src\orxonox\objects\Skybox.cc"
231                                        >
232                                </File>
233                                <File
234                                        RelativePath="..\..\src\orxonox\objects\SpaceShip.cc"
235                                        >
236                                </File>
237                                <File
238                                        RelativePath="..\..\src\orxonox\objects\WorldEntity.cc"
239                                        >
240                                </File>
241                                <Filter
242                                        Name="weapon"
243                                        >
244                                        <File
245                                                RelativePath="..\..\src\orxonox\objects\weapon\AmmunitionDump.cc"
246                                                >
247                                        </File>
248                                        <File
249                                                RelativePath="..\..\src\orxonox\objects\weapon\BarrelGun.cc"
250                                                >
251                                        </File>
252                                        <File
253                                                RelativePath="..\..\src\orxonox\objects\weapon\BaseWeapon.cc"
254                                                >
255                                        </File>
256                                        <File
257                                                RelativePath="..\..\src\orxonox\objects\weapon\Bullet.cc"
258                                                >
259                                        </File>
260                                        <File
261                                                RelativePath="..\..\src\orxonox\objects\weapon\BulletManager.cc"
262                                                >
263                                        </File>
264                                        <File
265                                                RelativePath="..\..\src\orxonox\objects\weapon\WeaponStation.cc"
266                                                >
267                                        </File>
268                                </Filter>
269                        </Filter>
270                        <Filter
271                                Name="particle"
272                                >
273                                <File
274                                        RelativePath="..\..\src\orxonox\particle\ParticleInterface.cc"
275                                        >
276                                </File>
277                        </Filter>
278                        <Filter
279                                Name="tools"
280                                >
281                                <File
282                                        RelativePath="..\..\src\orxonox\tools\BillboardSet.cc"
283                                        >
284                                </File>
285                                <File
286                                        RelativePath="..\..\src\orxonox\tools\Light.cc"
287                                        >
288                                </File>
289                                <File
290                                        RelativePath="..\..\src\orxonox\tools\Mesh.cc"
291                                        >
292                                </File>
293                                <File
294                                        RelativePath="..\..\src\orxonox\tools\Timer.cc"
295                                        >
296                                </File>
297                        </Filter>
298                </Filter>
299                <Filter
300                        Name="Header Files"
301                        Filter="h;hpp;hxx;hm;inl;inc;xsd"
302                        UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
303                        >
304                        <File
305                                RelativePath="..\..\src\orxonox\GraphicsEngine.h"
306                                >
307                        </File>
308                        <File
309                                RelativePath="..\..\src\orxonox\Orxonox.h"
310                                >
311                        </File>
312                        <File
313                                RelativePath="..\..\src\orxonox\OrxonoxPlatform.h"
314                                >
315                        </File>
316                        <File
317                                RelativePath="..\..\src\orxonox\OrxonoxPrereqs.h"
318                                >
319                        </File>
320                        <File
321                                RelativePath="..\..\src\orxonox\OrxonoxStableHeaders.h"
322                                >
323                        </File>
324                        <Filter
325                                Name="hud"
326                                >
327                                <File
328                                        RelativePath="..\..\src\orxonox\hud\Bar.h"
329                                        >
330                                </File>
331                                <File
332                                        RelativePath="..\..\src\orxonox\hud\BarV1.h"
333                                        >
334                                </File>
335                                <File
336                                        RelativePath="..\..\src\orxonox\hud\HUD.h"
337                                        >
338                                </File>
339                                <File
340                                        RelativePath="..\..\src\orxonox\hud\HUDV2.h"
341                                        >
342                                </File>
343                                <File
344                                        RelativePath="..\..\src\orxonox\hud\Radar.h"
345                                        >
346                                </File>
347                        </Filter>
348                        <Filter
349                                Name="objects"
350                                >
351                                <File
352                                        RelativePath="..\..\src\orxonox\objects\Ambient.h"
353                                        >
354                                </File>
355                                <File
356                                        RelativePath="..\..\src\orxonox\objects\Camera.h"
357                                        >
358                                </File>
359                                <File
360                                        RelativePath="..\..\src\orxonox\objects\Explosion.h"
361                                        >
362                                </File>
363                                <File
364                                        RelativePath="..\..\src\orxonox\objects\Fighter.h"
365                                        >
366                                </File>
367                                <File
368                                        RelativePath="..\..\src\orxonox\objects\Model.h"
369                                        >
370                                </File>
371                                <File
372                                        RelativePath="..\..\src\orxonox\objects\NPC.h"
373                                        >
374                                </File>
375                                <File
376                                        RelativePath="..\..\src\orxonox\objects\Projectile.h"
377                                        >
378                                </File>
379                                <File
380                                        RelativePath="..\..\src\orxonox\objects\Skybox.h"
381                                        >
382                                </File>
383                                <File
384                                        RelativePath="..\..\src\orxonox\objects\SpaceShip.h"
385                                        >
386                                </File>
387                                <File
388                                        RelativePath="..\..\src\orxonox\objects\WorldEntity.h"
389                                        >
390                                </File>
391                                <Filter
392                                        Name="weapon"
393                                        >
394                                        <File
395                                                RelativePath="..\..\src\orxonox\objects\weapon\AmmunitionDump.h"
396                                                >
397                                        </File>
398                                        <File
399                                                RelativePath="..\..\src\orxonox\objects\weapon\BarrelGun.h"
400                                                >
401                                        </File>
402                                        <File
403                                                RelativePath="..\..\src\orxonox\objects\weapon\BaseWeapon.h"
404                                                >
405                                        </File>
406                                        <File
407                                                RelativePath="..\..\src\orxonox\objects\weapon\Bullet.h"
408                                                >
409                                        </File>
410                                        <File
411                                                RelativePath="..\..\src\orxonox\objects\weapon\BulletManager.h"
412                                                >
413                                        </File>
414                                        <File
415                                                RelativePath="..\..\src\orxonox\objects\weapon\WeaponStation.h"
416                                                >
417                                        </File>
418                                </Filter>
419                        </Filter>
420                        <Filter
421                                Name="particle"
422                                >
423                                <File
424                                        RelativePath="..\..\src\orxonox\particle\ParticleInterface.h"
425                                        >
426                                </File>
427                        </Filter>
428                        <Filter
429                                Name="tools"
430                                >
431                                <File
432                                        RelativePath="..\..\src\orxonox\tools\BillboardSet.h"
433                                        >
434                                </File>
435                                <File
436                                        RelativePath="..\..\src\orxonox\tools\Light.h"
437                                        >
438                                </File>
439                                <File
440                                        RelativePath="..\..\src\orxonox\tools\Mesh.h"
441                                        >
442                                </File>
443                                <File
444                                        RelativePath="..\..\src\orxonox\tools\Timer.h"
445                                        >
446                                </File>
447                        </Filter>
448                </Filter>
449                <Filter
450                        Name="Resource Files"
451                        Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
452                        UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
453                        >
454                        <File
455                                RelativePath="..\..\bin\media.cfg"
456                                >
457                        </File>
458                        <File
459                                RelativePath="..\..\bin\ogre.cfg"
460                                >
461                        </File>
462                        <File
463                                RelativePath="..\..\bin\ogre.cfg-init"
464                                >
465                        </File>
466                        <File
467                                RelativePath="..\..\bin\Ogre.log"
468                                >
469                        </File>
470                        <File
471                                RelativePath="..\..\bin\orxonox.bat"
472                                >
473                        </File>
474                        <File
475                                RelativePath="..\..\bin\orxonox.ini"
476                                >
477                        </File>
478                        <File
479                                RelativePath="..\..\bin\orxonox.log"
480                                >
481                        </File>
482                        <File
483                                RelativePath="..\..\bin\orxonox_d.bat"
484                                >
485                        </File>
486                        <File
487                                RelativePath="..\..\bin\plugins.cfg"
488                                >
489                        </File>
490                        <File
491                                RelativePath="..\..\bin\plugins.cfg-init"
492                                >
493                        </File>
494                        <File
495                                RelativePath="..\..\bin\plugins_d.cfg"
496                                >
497                        </File>
498                        <File
499                                RelativePath="..\..\bin\quake3settings.cfg"
500                                >
501                        </File>
502                        <File
503                                RelativePath="..\..\bin\resources.cfg"
504                                >
505                        </File>
506                        <File
507                                RelativePath="..\..\bin\run-script"
508                                >
509                        </File>
510                        <File
511                                RelativePath="..\..\bin\translation_default.lang"
512                                >
513                        </File>
514                        <File
515                                RelativePath="..\..\bin\translation_german.lang"
516                                >
517                        </File>
518                </Filter>
519        </Files>
520        <Globals>
521        </Globals>
522</VisualStudioProject>
Note: See TracBrowser for help on using the repository browser.