Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Sep 28, 2008, 2:27:03 PM (16 years ago)
Author:
rgrieder
Message:

Merged Revisions 1831 - 1845 to tutorial. This is an update from the trunk.

Location:
code/branches/orxonox_tutorial
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • code/branches/orxonox_tutorial

  • code/branches/orxonox_tutorial/visual_studio/vc8/tolua.vcproj

    r1755 r1846  
    55        Name="tolua"
    66        ProjectGUID="{35E36A06-0A5C-4A0D-9AB6-5A05EAA87626}"
    7         RootNamespace="FICN"
     7        RootNamespace="orxonox"
    88        Keyword="Win32Proj"
    99        >
     
    1919                        Name="Debug|Win32"
    2020                        ConfigurationType="2"
    21                         InheritedPropertySheets="$(SolutionDir)base_properties_debug.vsprops;..\tolua_properties.vsprops"
     21                        InheritedPropertySheets=".\debug.vsprops;.\tolua.vsprops"
    2222                        CharacterSet="1"
    2323                        >
     
    8080                        Name="Release|Win32"
    8181                        ConfigurationType="2"
    82                         InheritedPropertySheets="$(SolutionDir)base_properties_release.vsprops;..\tolua_properties.vsprops"
     82                        InheritedPropertySheets=".\release.vsprops;.\tolua.vsprops"
    8383                        CharacterSet="1"
    8484                        WholeProgramOptimization="0"
Note: See TracChangeset for help on using the changeset viewer.