Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 2538


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
Location:
code/branches/presentation/visual_studio/vc8
Files:
2 edited

Legend:

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

    r2087 r2538  
    153153                        </File>
    154154                        <File
     155                                RelativePath="..\..\src\core\CommandLine.cc"
     156                                >
     157                        </File>
     158                        <File
    155159                                RelativePath="..\..\src\core\ConfigFileManager.cc"
    156160                                >
     
    169173                        </File>
    170174                        <File
     175                                RelativePath="..\..\src\core\Executor.cc"
     176                                >
     177                        </File>
     178                        <File
    171179                                RelativePath="..\..\src\core\GameState.cc"
    172180                                >
     
    181189                        </File>
    182190                        <File
    183                                 RelativePath="..\..\src\core\OrxonoxClass.cc"
    184                                 >
    185                         </File>
    186                         <File
    187191                                RelativePath="..\..\src\core\RootGameState.cc"
    188                                 >
    189                         </File>
    190                         <File
    191                                 RelativePath="..\..\src\core\Template.cc"
    192                                 >
    193                         </File>
    194                         <File
    195                                 RelativePath="..\..\src\core\XMLNameListener.cc"
    196192                                >
    197193                        </File>
     
    231227                        </Filter>
    232228                        <Filter
    233                                 Name="command"
     229                                Name="commands"
    234230                                >
    235231                                <File
     
    246242                                </File>
    247243                                <File
    248                                         RelativePath="..\..\src\core\CommandLine.cc"
    249                                         >
    250                                 </File>
    251                                 <File
    252244                                        RelativePath="..\..\src\core\ConsoleCommand.cc"
    253245                                        >
     
    257249                                        >
    258250                                </File>
    259                                 <File
    260                                         RelativePath="..\..\src\core\Executor.cc"
    261                                         >
    262                                 </File>
    263251                        </Filter>
    264252                        <Filter
     
    266254                                >
    267255                                <File
     256                                        RelativePath="..\..\src\core\BaseObject.cc"
     257                                        >
     258                                </File>
     259                                <File
    268260                                        RelativePath="..\..\src\core\Factory.cc"
    269261                                        >
     
    281273                                        >
    282274                                </File>
    283                         </Filter>
    284                         <Filter
    285                                 Name="level"
    286                                 >
    287                                 <File
    288                                         RelativePath="..\..\src\core\BaseObject.cc"
    289                                         >
    290                                 </File>
     275                                <File
     276                                        RelativePath="..\..\src\core\OrxonoxClass.cc"
     277                                        >
     278                                </File>
     279                        </Filter>
     280                        <Filter
     281                                Name="loading"
     282                                >
    291283                                <File
    292284                                        RelativePath="..\..\src\core\ClassTreeMask.cc"
     
    303295                                <File
    304296                                        RelativePath="..\..\src\core\NamespaceNode.cc"
     297                                        >
     298                                </File>
     299                                <File
     300                                        RelativePath="..\..\src\core\Template.cc"
     301                                        >
     302                                </File>
     303                                <File
     304                                        RelativePath="..\..\src\core\XMLNameListener.cc"
    305305                                        >
    306306                                </File>
     
    389389                        </File>
    390390                        <File
     391                                RelativePath="..\..\src\core\CommandLine.h"
     392                                >
     393                        </File>
     394                        <File
    391395                                RelativePath="..\..\src\core\ConfigFileManager.h"
    392396                                >
     
    417421                        </File>
    418422                        <File
     423                                RelativePath="..\..\src\core\Executor.h"
     424                                >
     425                        </File>
     426                        <File
     427                                RelativePath="..\..\src\core\Functor.h"
     428                                >
     429                        </File>
     430                        <File
    419431                                RelativePath="..\..\src\core\GameState.h"
    420432                                >
     
    429441                        </File>
    430442                        <File
    431                                 RelativePath="..\..\src\core\OrxonoxClass.h"
    432                                 >
    433                         </File>
    434                         <File
    435443                                RelativePath="..\..\src\core\RootGameState.h"
    436444                                >
     
    440448                                >
    441449                        </File>
    442                         <File
    443                                 RelativePath="..\..\src\core\Template.h"
    444                                 >
    445                         </File>
    446                         <File
    447                                 RelativePath="..\..\src\core\XMLIncludes.h"
    448                                 >
    449                         </File>
    450                         <File
    451                                 RelativePath="..\..\src\core\XMLNameListener.h"
    452                                 >
    453                         </File>
    454450                        <Filter
    455451                                Name="input"
     
    509505                        </Filter>
    510506                        <Filter
    511                                 Name="command"
     507                                Name="commands"
    512508                                >
    513509                                <File
     
    532528                                </File>
    533529                                <File
    534                                         RelativePath="..\..\src\core\CommandLine.h"
    535                                         >
    536                                 </File>
    537                                 <File
    538530                                        RelativePath="..\..\src\core\ConsoleCommand.h"
    539531                                        >
     
    543535                                        >
    544536                                </File>
    545                                 <File
    546                                         RelativePath="..\..\src\core\Executor.h"
    547                                         >
    548                                 </File>
    549                                 <File
    550                                         RelativePath="..\..\src\core\Functor.h"
    551                                         >
    552                                 </File>
    553537                        </Filter>
    554538                        <Filter
     
    576560                                >
    577561                                <File
     562                                        RelativePath="..\..\src\core\BaseObject.h"
     563                                        >
     564                                </File>
     565                                <File
    578566                                        RelativePath="..\..\src\core\ClassFactory.h"
    579567                                        >
     
    611599                                        >
    612600                                </File>
    613                         </Filter>
    614                         <Filter
    615                                 Name="level"
    616                                 >
    617                                 <File
    618                                         RelativePath="..\..\src\core\BaseObject.h"
    619                                         >
    620                                 </File>
     601                                <File
     602                                        RelativePath="..\..\src\core\OrxonoxClass.h"
     603                                        >
     604                                </File>
     605                        </Filter>
     606                        <Filter
     607                                Name="loading"
     608                                >
    621609                                <File
    622610                                        RelativePath="..\..\src\core\ClassTreeMask.h"
     
    636624                                </File>
    637625                                <File
     626                                        RelativePath="..\..\src\core\Template.h"
     627                                        >
     628                                </File>
     629                                <File
    638630                                        RelativePath="..\..\src\core\XMLFile.h"
     631                                        >
     632                                </File>
     633                                <File
     634                                        RelativePath="..\..\src\core\XMLIncludes.h"
     635                                        >
     636                                </File>
     637                                <File
     638                                        RelativePath="..\..\src\core\XMLNameListener.h"
    639639                                        >
    640640                                </File>
  • 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.