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/network.vsprops

    r1839 r1842  
    99                Name="VCCLCompilerTool"
    1010                AdditionalOptions="/MP2"
    11                 PreprocessorDefinitions="ORXONOX_NO_EXPORTS;NETWORK_STATIC_BUILD;WIN32_LEAN_AND_MEAN"
     11                PreprocessorDefinitions="ORXONOX_NO_EXPORTS;NETWORK_STATIC_BUILD"
    1212        />
    1313        <Tool
Note: See TracChangeset for help on using the changeset viewer.