Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Mar 27, 2008, 10:13:19 PM (17 years ago)
Author:
rgrieder
Message:
  • moved ArgReader to util
  • some Prereqs cleanup
File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/input/visual_studio/vc8/network.vcproj

    r790 r945  
    481481                        </File>
    482482                        <File
    483                                 RelativePath="..\..\src\network\PacketBufferTestExt.cc"
    484                                 >
    485                                 <FileConfiguration
    486                                         Name="Debug|Win32"
    487                                         ExcludedFromBuild="true"
    488                                         >
    489                                         <Tool
    490                                                 Name="VCCLCompilerTool"
    491                                         />
    492                                 </FileConfiguration>
    493                                 <FileConfiguration
    494                                         Name="Release|Win32"
    495                                         ExcludedFromBuild="true"
    496                                         >
    497                                         <Tool
    498                                                 Name="VCCLCompilerTool"
    499                                         />
    500                                 </FileConfiguration>
    501                                 <FileConfiguration
    502                                         Name="Release_SSE|Win32"
    503                                         ExcludedFromBuild="true"
    504                                         >
    505                                         <Tool
    506                                                 Name="VCCLCompilerTool"
    507                                         />
    508                                 </FileConfiguration>
    509                                 <FileConfiguration
    510                                         Name="Release_SSE2|Win32"
    511                                         ExcludedFromBuild="true"
    512                                         >
    513                                         <Tool
    514                                                 Name="VCCLCompilerTool"
    515                                         />
    516                                 </FileConfiguration>
    517                         </File>
    518                         <File
    519483                                RelativePath="..\..\src\network\PacketDecoder.cc"
    520484                                >
Note: See TracChangeset for help on using the changeset viewer.