Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Sep 21, 2008, 5:10:08 PM (16 years ago)
Author:
rgrieder
Message:

Implemented lua and ceguilua as far as it works now with visual studio. Next (not so big) step is to integrate it in CMake (already did the most part).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/ceguilua/visual_studio/orxonox_properties.vsprops

    r1755 r1804  
    1515        <Tool
    1616                Name="VCLinkerTool"
    17                 AdditionalDependencies="OgreMain$(CSS).lib tcl85t.lib enet-1.2$(CS).lib zlib-1.2.3$(CS).lib CEGUILua$(CS).lib CEGUIBase$(CS).lib lua-5.1.3$(CS).lib"
     17                AdditionalDependencies="OgreMain$(CSS).lib tcl85t.lib enet-1.2$(CS).lib zlib-1.2.3$(CS).lib CEGUIBase$(CS).lib"
    1818                OutputFile="$(OutDir)$(ProjectName)$(CS).exe"
    19                 IgnoreDefaultLibraryNames="LIBCMT;LIBCMTD"
     19                IgnoreDefaultLibraryNames=""
    2020        />
    2121</VisualStudioPropertySheet>
Note: See TracChangeset for help on using the changeset viewer.