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/toluagen_orxonox.vsprops

    r1877 r1896  
    1313        <Tool
    1414                Name="VCLinkerTool"
    15                 OutputFile="$(OutDir)$(ProjectName)$(CS).exe"
     15                OutputFile="$(IntDir)$(ProjectName)$(CS).exe"
    1616        />
    1717</VisualStudioPropertySheet>
Note: See TracChangeset for help on using the changeset viewer.