Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jan 12, 2009, 1:33:55 PM (15 years ago)
Author:
rgrieder
Message:
  • Use $ENV{BOOST_ROOT} to find boost if possible
  • Set TOLUA_PARSER_WORKING_DIRECTORY now defaults to ${CMAKE_RUNTIME_OUTPUT_PATH}
  • Added bin/release, bin/debug, release and debug to the Ogre library prefix paths
  • Lots of small fixes and changes
File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/buildsystem2/visual_studio/vc8/orxonox.vsprops

    r2546 r2583  
    1010                AdditionalOptions="/MP2 /Zm200"
    1111                AdditionalIncludeDirectories=""$(RootDir)\src\orxonox\pch\havepch""
    12                 PreprocessorDefinitions="ORXONOX_NO_EXPORTS;ORXONOX_ENABLE_PCH;LUA_BUILD_AS_DLL"
     12                PreprocessorDefinitions="ORXONOX_ENABLE_PCH"
    1313                UsePrecompiledHeader="2"
    1414                PrecompiledHeaderThrough="OrxonoxStableHeaders.h"
Note: See TracChangeset for help on using the changeset viewer.