Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jun 1, 2008, 3:54:20 PM (16 years ago)
Author:
rgrieder
Message:
  • @everyone: Do not create a branch until I've added the svn:eol-style property correctly. Otherwise this would cost me another 4 hours or so when we want to merge back.
  • merged network branch back to trunk
  • I had to omit the changes from last evening concerning the line endings
  • might not work yet because of the line endings
  • @beni: script branch is the only branch still open. you probably will have to apply a patch because of inconsistent new lines
Location:
code/trunk/visual_studio
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • code/trunk/visual_studio/base_properties_release.vsprops

    r1024 r1502  
    99                Name="VCCLCompilerTool"
    1010                Optimization="2"
    11                 WholeProgramOptimization="true"
     11                WholeProgramOptimization="false"
    1212                PreprocessorDefinitions="NDEBUG"
    1313                RuntimeLibrary="2"
  • code/trunk/visual_studio/vc8/core.vcproj

    r1293 r1502  
    149149                        >
    150150                        <File
    151                                 RelativePath="..\..\src\core\BaseObject.cc"
    152                                 >
    153                         </File>
    154                         <File
    155                                 RelativePath="..\..\src\core\ClassTreeMask.cc"
    156                                 >
    157                         </File>
    158                         <File
    159                                 RelativePath="..\..\src\core\CommandExecutor.cc"
    160                                 >
    161                         </File>
    162                         <File
    163151                                RelativePath="..\..\src\core\ConfigFileManager.cc"
    164152                                >
     
    177165                        </File>
    178166                        <File
    179                                 RelativePath="..\..\src\core\Executor.cc"
    180                                 >
    181                         </File>
    182                         <File
    183                                 RelativePath="..\..\src\core\Factory.cc"
    184                                 >
    185                         </File>
    186                         <File
    187                                 RelativePath="..\..\src\core\Identifier.cc"
    188                                 >
    189                         </File>
    190                         <File
    191                                 RelativePath="..\..\src\core\IdentifierDistributor.cc"
    192                                 >
    193                         </File>
    194                         <File
    195                                 RelativePath="..\..\src\core\InputBuffer.cc"
    196                                 >
    197                         </File>
    198                         <File
    199                                 RelativePath="..\..\src\core\InputHandler.cc"
    200                                 >
    201                         </File>
    202                         <File
    203                                 RelativePath="..\..\src\core\InputManager.cc"
    204                                 >
    205                         </File>
    206                         <File
    207167                                RelativePath="..\..\src\core\Language.cc"
    208168                                >
    209169                        </File>
    210170                        <File
    211                                 RelativePath="..\..\src\core\Loader.cc"
    212                                 >
    213                         </File>
    214                         <File
    215                                 RelativePath="..\..\src\core\MetaObjectList.cc"
    216                                 >
    217                         </File>
    218                         <File
    219                                 RelativePath="..\..\src\core\Namespace.cc"
    220                                 >
    221                         </File>
    222                         <File
    223                                 RelativePath="..\..\src\core\NamespaceNode.cc"
    224                                 >
    225                         </File>
    226                         <File
    227171                                RelativePath="..\..\src\core\OrxonoxClass.cc"
    228172                                >
    229173                        </File>
    230174                        <File
     175                                RelativePath="..\..\src\core\OutputBuffer.cc"
     176                                >
     177                        </File>
     178                        <File
    231179                                RelativePath="..\..\src\core\OutputHandler.cc"
    232180                                >
     
    241189                        </File>
    242190                        <File
    243                                 RelativePath="..\..\src\core\TclBind.cc"
    244                                 >
    245                         </File>
    246                         <File
    247191                                RelativePath="..\..\src\core\Tickable.cc"
    248192                                >
    249193                        </File>
    250                         <File
    251                                 RelativePath="..\..\src\core\XMLPort.cc"
    252                                 >
    253                         </File>
    254194                        <Filter
    255195                                Name="tolua"
     
    257197                                <File
    258198                                        RelativePath="..\..\src\core\tolua\tolua_bind.cc"
     199                                        >
     200                                </File>
     201                        </Filter>
     202                        <Filter
     203                                Name="command"
     204                                >
     205                                <File
     206                                        RelativePath="..\..\src\core\ArgumentCompletionFunctions.cc"
     207                                        >
     208                                </File>
     209                                <File
     210                                        RelativePath="..\..\src\core\CommandEvaluation.cc"
     211                                        >
     212                                </File>
     213                                <File
     214                                        RelativePath="..\..\src\core\CommandExecutor.cc"
     215                                        >
     216                                </File>
     217                                <File
     218                                        RelativePath="..\..\src\core\ConsoleCommand.cc"
     219                                        >
     220                                </File>
     221                                <File
     222                                        RelativePath="..\..\src\core\ConsoleCommandCompilation.cc"
     223                                        >
     224                                </File>
     225                                <File
     226                                        RelativePath="..\..\src\core\Executor.cc"
     227                                        >
     228                                </File>
     229                        </Filter>
     230                        <Filter
     231                                Name="hierarchy"
     232                                >
     233                                <File
     234                                        RelativePath="..\..\src\core\Factory.cc"
     235                                        >
     236                                </File>
     237                                <File
     238                                        RelativePath="..\..\src\core\Identifier.cc"
     239                                        >
     240                                </File>
     241                                <File
     242                                        RelativePath="..\..\src\core\IdentifierDistributor.cc"
     243                                        >
     244                                </File>
     245                                <File
     246                                        RelativePath="..\..\src\core\MetaObjectList.cc"
     247                                        >
     248                                </File>
     249                        </Filter>
     250                        <Filter
     251                                Name="level"
     252                                >
     253                                <File
     254                                        RelativePath="..\..\src\core\BaseObject.cc"
     255                                        >
     256                                </File>
     257                                <File
     258                                        RelativePath="..\..\src\core\ClassTreeMask.cc"
     259                                        >
     260                                </File>
     261                                <File
     262                                        RelativePath="..\..\src\core\Loader.cc"
     263                                        >
     264                                </File>
     265                                <File
     266                                        RelativePath="..\..\src\core\Namespace.cc"
     267                                        >
     268                                </File>
     269                                <File
     270                                        RelativePath="..\..\src\core\NamespaceNode.cc"
     271                                        >
     272                                </File>
     273                                <File
     274                                        RelativePath="..\..\src\core\XMLPort.cc"
     275                                        >
     276                                </File>
     277                        </Filter>
     278                        <Filter
     279                                Name="input"
     280                                >
     281                                <File
     282                                        RelativePath="..\..\src\core\InputBuffer.cc"
     283                                        >
     284                                </File>
     285                                <File
     286                                        RelativePath="..\..\src\core\InputManager.cc"
     287                                        >
     288                                </File>
     289                                <File
     290                                        RelativePath="..\..\src\core\KeyBinder.cc"
     291                                        >
     292                                </File>
     293                        </Filter>
     294                        <Filter
     295                                Name="shell"
     296                                >
     297                                <File
     298                                        RelativePath="..\..\src\core\IRC.cc"
     299                                        >
     300                                </File>
     301                                <File
     302                                        RelativePath="..\..\src\core\Shell.cc"
     303                                        >
     304                                </File>
     305                                <File
     306                                        RelativePath="..\..\src\core\TclBind.cc"
     307                                        >
     308                                </File>
     309                                <File
     310                                        RelativePath="..\..\src\core\TclThreadManager.cc"
    259311                                        >
    260312                                </File>
     
    267319                        >
    268320                        <File
    269                                 RelativePath="..\..\src\core\BaseObject.h"
    270                                 >
    271                         </File>
    272                         <File
    273                                 RelativePath="..\..\src\core\ClassFactory.h"
    274                                 >
    275                         </File>
    276                         <File
    277                                 RelativePath="..\..\src\core\ClassManager.h"
    278                                 >
    279                         </File>
    280                         <File
    281                                 RelativePath="..\..\src\core\ClassTreeMask.h"
    282                                 >
    283                         </File>
    284                         <File
    285                                 RelativePath="..\..\src\core\CommandExecutor.h"
    286                                 >
    287                         </File>
    288                         <File
    289321                                RelativePath="..\..\src\core\ConfigFileManager.h"
    290322                                >
     
    299331                        </File>
    300332                        <File
    301                                 RelativePath="..\..\src\core\ConsoleCommand.h"
    302                                 >
    303                         </File>
    304                         <File
    305                                 RelativePath="..\..\src\core\CoreIncludes.h"
    306                                 >
    307                         </File>
    308                         <File
    309333                                RelativePath="..\..\src\core\CorePrereqs.h"
    310334                                >
     
    323347                        </File>
    324348                        <File
    325                                 RelativePath="..\..\src\core\Executor.h"
    326                                 >
    327                         </File>
    328                         <File
    329                                 RelativePath="..\..\src\core\Factory.h"
    330                                 >
    331                         </File>
    332                         <File
    333                                 RelativePath="..\..\src\core\Functor.h"
    334                                 >
    335                         </File>
    336                         <File
    337                                 RelativePath="..\..\src\core\Identifier.h"
    338                                 >
    339                         </File>
    340                         <File
    341                                 RelativePath="..\..\src\core\IdentifierDistributor.h"
    342                                 >
    343                         </File>
    344                         <File
    345                                 RelativePath="..\..\src\core\InputBuffer.h"
    346                                 >
    347                         </File>
    348                         <File
    349                                 RelativePath="..\..\src\core\InputHandler.h"
    350                                 >
    351                         </File>
    352                         <File
    353                                 RelativePath="..\..\src\core\InputInterfaces.h"
    354                                 >
    355                         </File>
    356                         <File
    357                                 RelativePath="..\..\src\core\InputManager.h"
    358                                 >
    359                         </File>
    360                         <File
    361                                 RelativePath="..\..\src\core\Iterator.h"
    362                                 >
    363                         </File>
    364                         <File
    365349                                RelativePath="..\..\src\core\Language.h"
    366350                                >
    367351                        </File>
    368352                        <File
    369                                 RelativePath="..\..\src\core\Level.h"
    370                                 >
    371                         </File>
    372                         <File
    373                                 RelativePath="..\..\src\core\Loader.h"
    374                                 >
    375                         </File>
    376                         <File
    377                                 RelativePath="..\..\src\core\MetaObjectList.h"
    378                                 >
    379                         </File>
    380                         <File
    381                                 RelativePath="..\..\src\core\Namespace.h"
    382                                 >
    383                         </File>
    384                         <File
    385                                 RelativePath="..\..\src\core\NamespaceNode.h"
    386                                 >
    387                         </File>
    388                         <File
    389                                 RelativePath="..\..\src\core\ObjectList.h"
    390                                 >
    391                         </File>
    392                         <File
    393353                                RelativePath="..\..\src\core\OrxonoxClass.h"
    394354                                >
    395355                        </File>
    396356                        <File
     357                                RelativePath="..\..\src\core\OutputBuffer.h"
     358                                >
     359                        </File>
     360                        <File
    397361                                RelativePath="..\..\src\core\OutputHandler.h"
    398362                                >
     
    403367                        </File>
    404368                        <File
     369                                RelativePath="..\..\src\core\Script_clean.h"
     370                                >
     371                        </File>
     372                        <File
    405373                                RelativePath="..\..\src\core\SignalHandler.h"
    406374                                >
    407375                        </File>
    408376                        <File
    409                                 RelativePath="..\..\src\core\TclBind.h"
    410                                 >
    411                         </File>
    412                         <File
    413377                                RelativePath="..\..\src\core\Tickable.h"
    414378                                >
    415379                        </File>
    416                         <File
    417                                 RelativePath="..\..\src\core\XMLPort.h"
    418                                 >
    419                         </File>
     380                        <Filter
     381                                Name="input"
     382                                >
     383                                <File
     384                                        RelativePath="..\..\src\core\InputBuffer.h"
     385                                        >
     386                                </File>
     387                                <File
     388                                        RelativePath="..\..\src\core\InputInterfaces.h"
     389                                        >
     390                                </File>
     391                                <File
     392                                        RelativePath="..\..\src\core\InputManager.h"
     393                                        >
     394                                </File>
     395                                <File
     396                                        RelativePath="..\..\src\core\KeyBinder.h"
     397                                        >
     398                                </File>
     399                        </Filter>
     400                        <Filter
     401                                Name="command"
     402                                >
     403                                <File
     404                                        RelativePath="..\..\src\core\ArgumentCompleter.h"
     405                                        >
     406                                </File>
     407                                <File
     408                                        RelativePath="..\..\src\core\ArgumentCompletionFunctions.h"
     409                                        >
     410                                </File>
     411                                <File
     412                                        RelativePath="..\..\src\core\ArgumentCompletionListElement.h"
     413                                        >
     414                                </File>
     415                                <File
     416                                        RelativePath="..\..\src\core\CommandEvaluation.h"
     417                                        >
     418                                </File>
     419                                <File
     420                                        RelativePath="..\..\src\core\CommandExecutor.h"
     421                                        >
     422                                </File>
     423                                <File
     424                                        RelativePath="..\..\src\core\ConsoleCommand.h"
     425                                        >
     426                                </File>
     427                                <File
     428                                        RelativePath="..\..\src\core\ConsoleCommandCompilation.h"
     429                                        >
     430                                </File>
     431                                <File
     432                                        RelativePath="..\..\src\core\Executor.h"
     433                                        >
     434                                </File>
     435                                <File
     436                                        RelativePath="..\..\src\core\Functor.h"
     437                                        >
     438                                </File>
     439                        </Filter>
     440                        <Filter
     441                                Name="shell"
     442                                >
     443                                <File
     444                                        RelativePath="..\..\src\core\IRC.h"
     445                                        >
     446                                </File>
     447                                <File
     448                                        RelativePath="..\..\src\core\Shell.h"
     449                                        >
     450                                </File>
     451                                <File
     452                                        RelativePath="..\..\src\core\TclBind.h"
     453                                        >
     454                                </File>
     455                                <File
     456                                        RelativePath="..\..\src\core\TclThreadManager.h"
     457                                        >
     458                                </File>
     459                        </Filter>
     460                        <Filter
     461                                Name="hierarchy"
     462                                >
     463                                <File
     464                                        RelativePath="..\..\src\core\ClassFactory.h"
     465                                        >
     466                                </File>
     467                                <File
     468                                        RelativePath="..\..\src\core\ClassManager.h"
     469                                        >
     470                                </File>
     471                                <File
     472                                        RelativePath="..\..\src\core\CoreIncludes.h"
     473                                        >
     474                                </File>
     475                                <File
     476                                        RelativePath="..\..\src\core\Factory.h"
     477                                        >
     478                                </File>
     479                                <File
     480                                        RelativePath="..\..\src\core\Identifier.h"
     481                                        >
     482                                </File>
     483                                <File
     484                                        RelativePath="..\..\src\core\IdentifierDistributor.h"
     485                                        >
     486                                </File>
     487                                <File
     488                                        RelativePath="..\..\src\core\Iterator.h"
     489                                        >
     490                                </File>
     491                                <File
     492                                        RelativePath="..\..\src\core\MetaObjectList.h"
     493                                        >
     494                                </File>
     495                                <File
     496                                        RelativePath="..\..\src\core\ObjectList.h"
     497                                        >
     498                                </File>
     499                        </Filter>
     500                        <Filter
     501                                Name="level"
     502                                >
     503                                <File
     504                                        RelativePath="..\..\src\core\BaseObject.h"
     505                                        >
     506                                </File>
     507                                <File
     508                                        RelativePath="..\..\src\core\ClassTreeMask.h"
     509                                        >
     510                                </File>
     511                                <File
     512                                        RelativePath="..\..\src\core\Level.h"
     513                                        >
     514                                </File>
     515                                <File
     516                                        RelativePath="..\..\src\core\Loader.h"
     517                                        >
     518                                </File>
     519                                <File
     520                                        RelativePath="..\..\src\core\Namespace.h"
     521                                        >
     522                                </File>
     523                                <File
     524                                        RelativePath="..\..\src\core\NamespaceNode.h"
     525                                        >
     526                                </File>
     527                                <File
     528                                        RelativePath="..\..\src\core\XMLPort.h"
     529                                        >
     530                                </File>
     531                        </Filter>
    420532                        <Filter
    421533                                Name="tolua"
  • code/trunk/visual_studio/vc8/orxonox.vcproj

    r1293 r1502  
    188188                                >
    189189                                <File
     190                                        RelativePath="..\..\src\orxonox\hud\BarOverlayElement.cc"
     191                                        >
     192                                </File>
     193                                <File
    190194                                        RelativePath="..\..\src\orxonox\hud\HUD.cc"
    191195                                        >
    192196                                </File>
     197                                <File
     198                                        RelativePath="..\..\src\orxonox\hud\Navigation.cc"
     199                                        >
     200                                </File>
     201                                <File
     202                                        RelativePath="..\..\src\orxonox\hud\RadarObject.cc"
     203                                        >
     204                                </File>
     205                                <File
     206                                        RelativePath="..\..\src\orxonox\hud\RadarOverlayElement.cc"
     207                                        >
     208                                </File>
    193209                        </Filter>
    194210                        <Filter
     
    224240                                </File>
    225241                                <File
     242                                        RelativePath="..\..\src\orxonox\objects\RotatingProjectile.cc"
     243                                        >
     244                                </File>
     245                                <File
    226246                                        RelativePath="..\..\src\orxonox\objects\Skybox.cc"
    227247                                        >
     
    229249                                <File
    230250                                        RelativePath="..\..\src\orxonox\objects\SpaceShip.cc"
     251                                        >
     252                                </File>
     253                                <File
     254                                        RelativePath="..\..\src\orxonox\objects\SpaceShipAI.cc"
    231255                                        >
    232256                                </File>
     
    435459                        </File>
    436460                        <File
    437                                 RelativePath="..\..\src\orxonox\OrxonoxPlatform.h"
    438                                 >
    439                         </File>
    440                         <File
    441461                                RelativePath="..\..\src\orxonox\OrxonoxPrereqs.h"
    442462                                >
     
    450470                                >
    451471                                <File
     472                                        RelativePath="..\..\src\orxonox\hud\BarOverlayElement.h"
     473                                        >
     474                                </File>
     475                                <File
    452476                                        RelativePath="..\..\src\orxonox\hud\HUD.h"
    453477                                        >
    454478                                </File>
     479                                <File
     480                                        RelativePath="..\..\src\orxonox\hud\Navigation.h"
     481                                        >
     482                                </File>
     483                                <File
     484                                        RelativePath="..\..\src\orxonox\hud\OverlayElementFactories.h"
     485                                        >
     486                                </File>
     487                                <File
     488                                        RelativePath="..\..\src\orxonox\hud\RadarObject.h"
     489                                        >
     490                                </File>
     491                                <File
     492                                        RelativePath="..\..\src\orxonox\hud\RadarOverlayElement.h"
     493                                        >
     494                                </File>
    455495                        </Filter>
    456496                        <Filter
     
    486526                                </File>
    487527                                <File
     528                                        RelativePath="..\..\src\orxonox\objects\RotatingProjectile.h"
     529                                        >
     530                                </File>
     531                                <File
    488532                                        RelativePath="..\..\src\orxonox\objects\Skybox.h"
    489533                                        >
     
    491535                                <File
    492536                                        RelativePath="..\..\src\orxonox\objects\SpaceShip.h"
     537                                        >
     538                                </File>
     539                                <File
     540                                        RelativePath="..\..\src\orxonox\objects\SpaceShipAI.h"
    493541                                        >
    494542                                </File>
  • code/trunk/visual_studio/vc8/util.vcproj

    r1126 r1502  
    227227                        </File>
    228228                        <File
     229                                RelativePath="..\..\src\util\OrxonoxPlatform.h"
     230                                >
     231                        </File>
     232                        <File
    229233                                RelativePath="..\..\src\util\Sleep.h"
    230234                                >
Note: See TracChangeset for help on using the changeset viewer.