Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 1733


Ignore:
Timestamp:
Sep 7, 2008, 4:40:10 PM (16 years ago)
Author:
rgrieder
Message:

updated msvc files

File:
1 edited

Legend:

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

    r1703 r1733  
    147147                        </File>
    148148                        <File
    149                                 RelativePath="..\..\src\network\GameStateClient.cc"
    150                                 >
    151                         </File>
    152                         <File
    153                                 RelativePath="..\..\src\network\GameStateManager.cc"
     149                                RelativePath="..\..\src\network\GamestateClient.cc"
     150                                >
     151                        </File>
     152                        <File
     153                                RelativePath="..\..\src\network\GamestateHandler.cc"
     154                                >
     155                        </File>
     156                        <File
     157                                RelativePath="..\..\src\network\GamestateManager.cc"
    154158                                >
    155159                        </File>
     
    160164                        <File
    161165                                RelativePath="..\..\src\network\PacketBuffer.cc"
    162                                 >
    163                         </File>
    164                         <File
    165                                 RelativePath="..\..\src\network\PacketDecoder.cc"
    166                                 >
    167                         </File>
    168                         <File
    169                                 RelativePath="..\..\src\network\PacketGenerator.cc"
    170166                                >
    171167                        </File>
     
    199195                                <File
    200196                                        RelativePath="..\..\src\network\packet\Packet.cc"
     197                                        >
     198                                </File>
     199                                <File
     200                                        RelativePath="..\..\src\network\packet\Welcome.cc"
    201201                                        >
    202202                                </File>
     
    225225                        </File>
    226226                        <File
    227                                 RelativePath="..\..\src\network\GameStateClient.h"
    228                                 >
    229                         </File>
    230                         <File
    231                                 RelativePath="..\..\src\network\GameStateManager.h"
     227                                RelativePath="..\..\src\network\GamestateClient.h"
     228                                >
     229                        </File>
     230                        <File
     231                                RelativePath="..\..\src\network\GamestateHandler.h"
     232                                >
     233                        </File>
     234                        <File
     235                                RelativePath="..\..\src\network\GamestateManager.h"
    232236                                >
    233237                        </File>
     
    237241                        </File>
    238242                        <File
     243                                RelativePath="..\..\src\network\NetworkCallback.h"
     244                                >
     245                        </File>
     246                        <File
    239247                                RelativePath="..\..\src\network\NetworkPrereqs.h"
    240248                                >
     
    242250                        <File
    243251                                RelativePath="..\..\src\network\PacketBuffer.h"
    244                                 >
    245                         </File>
    246                         <File
    247                                 RelativePath="..\..\src\network\PacketManager.h"
    248                                 >
    249                         </File>
    250                         <File
    251                                 RelativePath="..\..\src\network\PacketTypes.h"
    252252                                >
    253253                        </File>
     
    284284                                </File>
    285285                                <File
    286                                         RelativePath="..\..\src\network\packet\PacketContent.h"
     286                                        RelativePath="..\..\src\network\packet\Welcome.h"
    287287                                        >
    288288                                </File>
Note: See TracChangeset for help on using the changeset viewer.