Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 25, 2007, 10:37:29 PM (18 years ago)
Author:
rgrieder
Message:
  • adapted the core to be an actual windows dll (only tested with MSVC)
  • misc header files dependency changes
File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/FICN/visual_studio/benixonox.vcproj

    r679 r682  
    4040                                Name="VCCLCompilerTool"
    4141                                AdditionalIncludeDirectories=""
    42                                 PreprocessorDefinitions="LOADER_STATIC"
     42                                PreprocessorDefinitions="LOADER_STATIC_BUILD"
    4343                                PrecompiledHeaderThrough=""
    4444                        />
     
    109109                                Name="VCCLCompilerTool"
    110110                                AdditionalIncludeDirectories=""
    111                                 PreprocessorDefinitions="LOADER_STATIC"
     111                                PreprocessorDefinitions="LOADER_STATIC_BUILD"
    112112                        />
    113113                        <Tool
     
    334334                        </File>
    335335                        <File
     336                                RelativePath="..\src\orxonox\OrxonoxPlatform.h"
     337                                >
     338                        </File>
     339                        <File
    336340                                RelativePath="..\src\orxonox\OrxonoxPrereqs.h"
    337341                                >
Note: See TracChangeset for help on using the changeset viewer.