Changeset 1293 for code/trunk/visual_studio/orxonox_properties.vsprops
- Timestamp:
- May 15, 2008, 5:44:55 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk/visual_studio/orxonox_properties.vsprops
r1223 r1293 8 8 <Tool 9 9 Name="VCCLCompilerTool" 10 PreprocessorDefinitions="ORXONOX_ SHARED_BUILD"10 PreprocessorDefinitions="ORXONOX_NO_EXPORTS;NETWORK_STATIC_BUILD" 11 11 UsePrecompiledHeader="2" 12 12 PrecompiledHeaderThrough="OrxonoxStableHeaders.h" … … 14 14 <Tool 15 15 Name="VCLinkerTool" 16 AdditionalDependencies="OgreMain$(CSS).lib tcl85t.lib "16 AdditionalDependencies="OgreMain$(CSS).lib tcl85t.lib enet$(CS).lib zlib$(CS).lib" 17 17 OutputFile="$(OutDir)$(ProjectName)$(CS).exe" 18 IgnoreDefaultLibraryNames=" "18 IgnoreDefaultLibraryNames="LIBCMT;LIBCMTD" 19 19 /> 20 20 </VisualStudioPropertySheet>
Note: See TracChangeset
for help on using the changeset viewer.