Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 1909 for code/trunk


Ignore:
Timestamp:
Oct 12, 2008, 8:28:34 PM (16 years ago)
Author:
rgrieder
Message:

merge adjustments for msvc

Location:
code/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • code/trunk/src/network/Synchronisable.h

    r1907 r1909  
    3535#include <map>
    3636#include <queue>
     37#include "util/Integers.h"
    3738#include "core/OrxonoxClass.h"
    3839#include "core/XMLIncludes.h"
  • code/trunk/visual_studio/vc8/network.vcproj

    r1842 r1909  
    190190                                </File>
    191191                                <File
     192                                        RelativePath="..\..\src\network\packet\DeleteObjects.cc"
     193                                        >
     194                                </File>
     195                                <File
    192196                                        RelativePath="..\..\src\network\packet\Gamestate.cc"
    193197                                        >
     
    276280                                </File>
    277281                                <File
     282                                        RelativePath="..\..\src\network\packet\DeleteObjects.h"
     283                                        >
     284                                </File>
     285                                <File
    278286                                        RelativePath="..\..\src\network\packet\Gamestate.h"
    279287                                        >
Note: See TracChangeset for help on using the changeset viewer.