Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Oct 10, 2008, 12:07:45 AM (16 years ago)
Author:
rgrieder
Message:

In msvc files:

  • linked lua and tolua statically to toluagen and toluagen_orxonox
  • created output directories for different versions and builds

Update your msvc dependencies!

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/trunk/visual_studio/vc8/core.vsprops

    r1842 r1896  
    99                Name="VCCLCompilerTool"
    1010                AdditionalOptions="/MP2"
    11                 PreprocessorDefinitions="CORE_SHARED_BUILD"
     11                PreprocessorDefinitions="CORE_SHARED_BUILD;LUA_BUILD_AS_DLL"
    1212        />
    1313        <Tool
Note: See TracChangeset for help on using the changeset viewer.