Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 28, 2008, 7:23:10 PM (15 years ago)
Author:
rgrieder
Message:
  • Reorganised core files in core msvc project.
  • Removed some dead XML code in orxonox.vcproj
File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/presentation/visual_studio/vc8/orxonox.vcproj

    r2503 r2538  
    450450                                                        RelativePath="..\..\src\orxonox\objects\weaponSystem\munitions\LaserGunMunition.cc"
    451451                                                        >
    452                                                         <FileConfiguration
    453                                                                 Name="Debug|Win32"
    454                                                                 >
    455                                                                 <Tool
    456                                                                         Name="VCCLCompilerTool"
    457                                                                 />
    458                                                         </FileConfiguration>
    459                                                         <FileConfiguration
    460                                                                 Name="Release|Win32"
    461                                                                 >
    462                                                                 <Tool
    463                                                                         Name="VCCLCompilerTool"
    464                                                                 />
    465                                                         </FileConfiguration>
    466452                                                </File>
    467453                                        </Filter>
     
    472458                                                        RelativePath="..\..\src\orxonox\objects\weaponSystem\weapons\LaserGun.cc"
    473459                                                        >
    474                                                         <FileConfiguration
    475                                                                 Name="Debug|Win32"
    476                                                                 >
    477                                                                 <Tool
    478                                                                         Name="VCCLCompilerTool"
    479                                                                 />
    480                                                         </FileConfiguration>
    481                                                         <FileConfiguration
    482                                                                 Name="Release|Win32"
    483                                                                 >
    484                                                                 <Tool
    485                                                                         Name="VCCLCompilerTool"
    486                                                                 />
    487                                                         </FileConfiguration>
    488460                                                </File>
    489461                                                <File
     
    514486                                                        RelativePath="..\..\src\orxonox\objects\weaponSystem\projectiles\BillboardProjectile.cc"
    515487                                                        >
    516                                                         <FileConfiguration
    517                                                                 Name="Debug|Win32"
    518                                                                 >
    519                                                                 <Tool
    520                                                                         Name="VCCLCompilerTool"
    521                                                                 />
    522                                                         </FileConfiguration>
    523                                                         <FileConfiguration
    524                                                                 Name="Release|Win32"
    525                                                                 >
    526                                                                 <Tool
    527                                                                         Name="VCCLCompilerTool"
    528                                                                 />
    529                                                         </FileConfiguration>
    530488                                                </File>
    531489                                                <File
    532490                                                        RelativePath="..\..\src\orxonox\objects\weaponSystem\projectiles\ParticleProjectile.cc"
    533491                                                        >
    534                                                         <FileConfiguration
    535                                                                 Name="Debug|Win32"
    536                                                                 >
    537                                                                 <Tool
    538                                                                         Name="VCCLCompilerTool"
    539                                                                 />
    540                                                         </FileConfiguration>
    541                                                         <FileConfiguration
    542                                                                 Name="Release|Win32"
    543                                                                 >
    544                                                                 <Tool
    545                                                                         Name="VCCLCompilerTool"
    546                                                                 />
    547                                                         </FileConfiguration>
    548492                                                </File>
    549493                                                <File
    550494                                                        RelativePath="..\..\src\orxonox\objects\weaponSystem\projectiles\Projectile.cc"
    551495                                                        >
    552                                                         <FileConfiguration
    553                                                                 Name="Debug|Win32"
    554                                                                 >
    555                                                                 <Tool
    556                                                                         Name="VCCLCompilerTool"
    557                                                                 />
    558                                                         </FileConfiguration>
    559                                                         <FileConfiguration
    560                                                                 Name="Release|Win32"
    561                                                                 >
    562                                                                 <Tool
    563                                                                         Name="VCCLCompilerTool"
    564                                                                 />
    565                                                         </FileConfiguration>
    566496                                                </File>
    567497                                        </Filter>
Note: See TracChangeset for help on using the changeset viewer.