Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 1918


Ignore:
Timestamp:
Oct 14, 2008, 12:43:33 AM (15 years ago)
Author:
rgrieder
Message:

updated msvc files

Location:
code/branches/objecthierarchy/visual_studio/vc8
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • code/branches/objecthierarchy/visual_studio/vc8/network.vcproj

    r1909 r1918  
    1818                <Configuration
    1919                        Name="Debug|Win32"
    20                         ConfigurationType="4"
     20                        ConfigurationType="2"
    2121                        InheritedPropertySheets=".\debug.vsprops;.\network.vsprops"
    2222                        CharacterSet="1"
     
    5050                        />
    5151                        <Tool
    52                                 Name="VCLibrarianTool"
     52                                Name="VCLinkerTool"
    5353                        />
    5454                        <Tool
     
    5656                        />
    5757                        <Tool
     58                                Name="VCManifestTool"
     59                        />
     60                        <Tool
    5861                                Name="VCXDCMakeTool"
    5962                        />
     
    6366                        <Tool
    6467                                Name="VCFxCopTool"
     68                        />
     69                        <Tool
     70                                Name="VCAppVerifierTool"
     71                        />
     72                        <Tool
     73                                Name="VCWebDeploymentTool"
    6574                        />
    6675                        <Tool
     
    7079                <Configuration
    7180                        Name="Release|Win32"
    72                         ConfigurationType="4"
     81                        ConfigurationType="2"
    7382                        InheritedPropertySheets=".\release.vsprops;.\network.vsprops"
    7483                        CharacterSet="1"
     
    103112                        />
    104113                        <Tool
    105                                 Name="VCLibrarianTool"
     114                                Name="VCLinkerTool"
    106115                        />
    107116                        <Tool
     
    109118                        />
    110119                        <Tool
     120                                Name="VCManifestTool"
     121                        />
     122                        <Tool
    111123                                Name="VCXDCMakeTool"
    112124                        />
     
    116128                        <Tool
    117129                                Name="VCFxCopTool"
     130                        />
     131                        <Tool
     132                                Name="VCAppVerifierTool"
     133                        />
     134                        <Tool
     135                                Name="VCWebDeploymentTool"
    118136                        />
    119137                        <Tool
  • code/branches/objecthierarchy/visual_studio/vc8/network.vsprops

    r1842 r1918  
    99                Name="VCCLCompilerTool"
    1010                AdditionalOptions="/MP2"
    11                 PreprocessorDefinitions="ORXONOX_NO_EXPORTS;NETWORK_STATIC_BUILD"
     11                PreprocessorDefinitions="NETWORK_SHARED_BUILD"
    1212        />
    1313        <Tool
  • code/branches/objecthierarchy/visual_studio/vc8/orxonox.vcproj

    r1896 r1918  
    192192                                >
    193193                                <File
    194                                         RelativePath="..\..\src\orxonox\objects\Ambient.cc"
    195                                         >
    196                                 </File>
    197                                 <File
    198                                         RelativePath="..\..\src\orxonox\objects\Backlight.cc"
    199                                         >
    200                                 </File>
    201                                 <File
    202                                         RelativePath="..\..\src\orxonox\objects\BillboardProjectile.cc"
    203                                         >
    204                                 </File>
    205                                 <File
    206194                                        RelativePath="..\..\src\orxonox\objects\Camera.cc"
    207195                                        >
     
    212200                                </File>
    213201                                <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
    234202                                        RelativePath="..\..\src\orxonox\objects\Radar.cc"
    235203                                        >
    236                                         <FileConfiguration
    237                                                 Name="Debug|Win32"
    238                                                 >
    239                                                 <Tool
    240                                                         Name="VCCLCompilerTool"
    241                                                         ObjectFile="$(IntDir)\$(InputName)1.obj"
    242                                                         XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
    243                                                 />
    244                                         </FileConfiguration>
    245                                         <FileConfiguration
    246                                                 Name="Release|Win32"
    247                                                 >
    248                                                 <Tool
    249                                                         Name="VCCLCompilerTool"
    250                                                         ObjectFile="$(IntDir)\$(InputName)1.obj"
    251                                                         XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
    252                                                 />
    253                                         </FileConfiguration>
    254204                                </File>
    255205                                <File
    256206                                        RelativePath="..\..\src\orxonox\objects\RadarListener.cc"
    257207                                        >
    258                                         <FileConfiguration
    259                                                 Name="Debug|Win32"
    260                                                 >
    261                                                 <Tool
    262                                                         Name="VCCLCompilerTool"
    263                                                         ObjectFile="$(IntDir)\$(InputName)1.obj"
    264                                                         XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
    265                                                 />
    266                                         </FileConfiguration>
    267                                         <FileConfiguration
    268                                                 Name="Release|Win32"
    269                                                 >
    270                                                 <Tool
    271                                                         Name="VCCLCompilerTool"
    272                                                         ObjectFile="$(IntDir)\$(InputName)1.obj"
    273                                                         XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
    274                                                 />
    275                                         </FileConfiguration>
    276208                                </File>
    277209                                <File
     
    280212                                </File>
    281213                                <File
    282                                         RelativePath="..\..\src\orxonox\objects\RotatingProjectile.cc"
    283                                         >
    284                                 </File>
    285                                 <File
    286                                         RelativePath="..\..\src\orxonox\objects\Skybox.cc"
    287                                         >
    288                                 </File>
    289                                 <File
    290                                         RelativePath="..\..\src\orxonox\objects\SpaceShip.cc"
    291                                         >
    292                                 </File>
    293                                 <File
    294                                         RelativePath="..\..\src\orxonox\objects\SpaceShipAI.cc"
    295                                         >
    296                                 </File>
    297                                 <File
    298214                                        RelativePath="..\..\src\orxonox\objects\Tickable.cc"
    299                                         >
    300                                 </File>
    301                                 <File
    302                                         RelativePath="..\..\src\orxonox\objects\WorldEntity.cc"
    303215                                        >
    304216                                </File>
     
    580492                                >
    581493                                <File
    582                                         RelativePath="..\..\src\orxonox\objects\Ambient.h"
    583                                         >
    584                                 </File>
    585                                 <File
    586                                         RelativePath="..\..\src\orxonox\objects\Backlight.h"
    587                                         >
    588                                 </File>
    589                                 <File
    590                                         RelativePath="..\..\src\orxonox\objects\BillboardProjectile.h"
    591                                         >
    592                                 </File>
    593                                 <File
    594494                                        RelativePath="..\..\src\orxonox\objects\Camera.h"
    595495                                        >
     
    600500                                </File>
    601501                                <File
    602                                         RelativePath="..\..\src\orxonox\objects\Model.h"
    603                                         >
    604                                 </File>
    605                                 <File
    606                                         RelativePath="..\..\src\orxonox\objects\NPC.h"
    607                                         >
    608                                 </File>
    609                                 <File
    610                                         RelativePath="..\..\src\orxonox\objects\ParticleProjectile.h"
    611                                         >
    612                                 </File>
    613                                 <File
    614                                         RelativePath="..\..\src\orxonox\objects\ParticleSpawner.h"
    615                                         >
    616                                 </File>
    617                                 <File
    618                                         RelativePath="..\..\src\orxonox\objects\Projectile.h"
    619                                         >
    620                                 </File>
    621                                 <File
    622502                                        RelativePath="..\..\src\orxonox\objects\Radar.h"
    623503                                        >
     
    632512                                </File>
    633513                                <File
    634                                         RelativePath="..\..\src\orxonox\objects\RotatingProjectile.h"
    635                                         >
    636                                 </File>
    637                                 <File
    638                                         RelativePath="..\..\src\orxonox\objects\Skybox.h"
    639                                         >
    640                                 </File>
    641                                 <File
    642                                         RelativePath="..\..\src\orxonox\objects\SpaceShip.h"
    643                                         >
    644                                 </File>
    645                                 <File
    646                                         RelativePath="..\..\src\orxonox\objects\SpaceShipAI.h"
    647                                         >
    648                                 </File>
    649                                 <File
    650514                                        RelativePath="..\..\src\orxonox\objects\Tickable.h"
    651                                         >
    652                                 </File>
    653                                 <File
    654                                         RelativePath="..\..\src\orxonox\objects\WorldEntity.h"
    655515                                        >
    656516                                </File>
  • code/branches/objecthierarchy/visual_studio/vc8/orxonox.vsprops

    r1897 r1918  
    99                Name="VCCLCompilerTool"
    1010                AdditionalOptions="/MP2"
    11                 PreprocessorDefinitions="ORXONOX_NO_EXPORTS;NETWORK_STATIC_BUILD;LUA_BUILD_AS_DLL"
     11                PreprocessorDefinitions="ORXONOX_NO_EXPORTS;LUA_BUILD_AS_DLL"
    1212                UsePrecompiledHeader="2"
    1313                PrecompiledHeaderThrough="OrxonoxStableHeaders.h"
     
    2222                Name="VCPostBuildEventTool"
    2323                Description="Copying files from init folder..."
    24                 CommandLine="for %%a in ($(RootDir)\init\$(SolutionName)\$(ConfigurationName)\*) do replace %%a $(OutDir). /A &gt;nul&#x0D;&#x0A;for %%a in ($(RootDir)\init\common\*) do replace %%a $(OutDir). /A &gt;nul"
     24                CommandLine="for %%a in ($(RootDir)\init\$(SolutionName)\$(ConfigurationName)\*) do replace %%a $(OutDir). /A &gt;nul&#x0D;&#x0A;for %%a in ($(RootDir)\init\common\*) do replace %%a $(OutDir). /A &gt;nul&#x0D;&#x0A;"
    2525        />
    2626</VisualStudioPropertySheet>
Note: See TracChangeset for help on using the changeset viewer.