Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 3, 2008, 5:26:41 PM (17 years ago)
Author:
rgrieder
Message:
  • restored compatibility with new InputManager
  • update VS files for tcl support
Location:
code/trunk/visual_studio/vc8
Files:
1 added
2 edited

Legend:

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

    r1219 r1223  
    241241                        </File>
    242242                        <File
     243                                RelativePath="..\..\src\core\TclBind.cc"
     244                                >
     245                        </File>
     246                        <File
    243247                                RelativePath="..\..\src\core\Tickable.cc"
    244248                                >
     
    399403                        </File>
    400404                        <File
     405                                RelativePath="..\..\src\core\TclBind.h"
     406                                >
     407                        </File>
     408                        <File
    401409                                RelativePath="..\..\src\core\Tickable.h"
    402410                                >
  • code/trunk/visual_studio/vc8/tolua.vcproj

    r1219 r1223  
    131131                        >
    132132                        <File
    133                                 RelativePath="..\..\src\util\tolua\tolua_event.c"
     133                                RelativePath="..\..\src\tolua\tolua_event.c"
    134134                                >
    135135                        </File>
    136136                        <File
    137                                 RelativePath="..\..\src\util\tolua\tolua_is.c"
     137                                RelativePath="..\..\src\tolua\tolua_is.c"
    138138                                >
    139139                        </File>
    140140                        <File
    141                                 RelativePath="..\..\src\util\tolua\tolua_map.c"
     141                                RelativePath="..\..\src\tolua\tolua_map.c"
    142142                                >
    143143                        </File>
    144144                        <File
    145                                 RelativePath="..\..\src\util\tolua\tolua_push.c"
     145                                RelativePath="..\..\src\tolua\tolua_push.c"
    146146                                >
    147147                        </File>
    148148                        <File
    149                                 RelativePath="..\..\src\util\tolua\tolua_to.c"
     149                                RelativePath="..\..\src\tolua\tolua_to.c"
    150150                                >
    151151                        </File>
     
    157157                        >
    158158                        <File
    159                                 RelativePath="..\..\src\util\tolua\tolua++.h"
     159                                RelativePath="..\..\src\tolua\tolua++.h"
    160160                                >
    161161                        </File>
    162162                        <File
    163                                 RelativePath="..\..\src\util\tolua\tolua_event.h"
     163                                RelativePath="..\..\src\tolua\tolua_event.h"
    164164                                >
    165165                        </File>
Note: See TracChangeset for help on using the changeset viewer.