Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Feb 5, 2008, 9:52:37 PM (17 years ago)
Author:
rgrieder
Message:
  • updated VS properties
  • tried SSE extensions, but ogre doesn't seem to like that..
  • finally managed to create an archive with all the necessary dependency files for VC8
File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/FICN/visual_studio/base_properties_release.vsprops

    r788 r789  
    1717                Name="VCLinkerTool"
    1818                LinkIncremental="1"
    19                 GenerateDebugInformation="false"
     19                GenerateDebugInformation="true"
    2020                OptimizeReferences="2"
    2121                EnableCOMDATFolding="2"
    2222        />
     23        <UserMacro
     24                Name="CS"
     25                Value=""
     26        />
     27        <UserMacro
     28                Name="CSS"
     29                Value="$(CS)"
     30        />
    2331</VisualStudioPropertySheet>
Note: See TracChangeset for help on using the changeset viewer.