Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Apr 22, 2008, 12:37:40 PM (16 years ago)
Author:
rgrieder
Message:
  • merged cmake branch back to trunk
  • new 'features': out-of-source build, no verbose make output, rewrite of FindLua.cmake
File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/trunk/visual_studio/vc8/tolua++.vcproj

    r1089 r1126  
    131131                        >
    132132                        <File
    133                                 RelativePath="..\..\src\util\tolua\tolua_event.c"
     133                                RelativePath="..\..\src\tolua\tolua_bind.cc"
    134134                                >
    135135                        </File>
    136136                        <File
    137                                 RelativePath="..\..\src\util\tolua\tolua_is.c"
     137                                RelativePath="..\..\src\tolua\tolua_event.c"
    138138                                >
    139139                        </File>
    140140                        <File
    141                                 RelativePath="..\..\src\util\tolua\tolua_map.c"
     141                                RelativePath="..\..\src\tolua\tolua_is.c"
    142142                                >
    143143                        </File>
    144144                        <File
    145                                 RelativePath="..\..\src\util\tolua\tolua_push.c"
     145                                RelativePath="..\..\src\tolua\tolua_map.c"
    146146                                >
    147147                        </File>
    148148                        <File
    149                                 RelativePath="..\..\src\util\tolua\tolua_to.c"
     149                                RelativePath="..\..\src\tolua\tolua_push.c"
     150                                >
     151                        </File>
     152                        <File
     153                                RelativePath="..\..\src\tolua\tolua_to.c"
    150154                                >
    151155                        </File>
     
    157161                        >
    158162                        <File
    159                                 RelativePath="..\..\src\util\tolua\tolua++.h"
     163                                RelativePath="..\..\src\tolua\tolua++.h"
    160164                                >
    161165                        </File>
    162166                        <File
    163                                 RelativePath="..\..\src\util\tolua\tolua_event.h"
     167                                RelativePath="..\..\src\tolua\tolua_bind.h"
     168                                >
     169                        </File>
     170                        <File
     171                                RelativePath="..\..\src\tolua\tolua_event.h"
    164172                                >
    165173                        </File>
Note: See TracChangeset for help on using the changeset viewer.