Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Sep 28, 2008, 12:09:56 PM (16 years ago)
Author:
rgrieder
Message:

msvc files renaming done. Removed a few unnecessary settings too.
Fixed include order in ConnectionManager.cc (problem only occurs under windows with winsocks).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/trunk/visual_studio/vc8/toluagen_orxonox.vcproj

    r1839 r1842  
    33        ProjectType="Visual C++"
    44        Version="8.00"
    5         Name="tolua_gen"
    6         ProjectGUID="{71FC0211-5EB5-4637-BE8A-A48EC3CC27D0}"
     5        Name="toluagen_orxonox"
     6        ProjectGUID="{A0724246-CB7C-420B-BCF0-68EF205AFE34}"
    77        RootNamespace="orxonox"
    88        Keyword="Win32Proj"
     
    8080                        Name="Release|Win32"
    8181                        ConfigurationType="1"
    82                         InheritedPropertySheets=".\release.vsprops;..\toluagen_orxonox.vsprops"
     82                        InheritedPropertySheets=".\release.vsprops;.\toluagen_orxonox.vsprops"
    8383                        CharacterSet="1"
    8484                        WholeProgramOptimization="0"
Note: See TracChangeset for help on using the changeset viewer.