Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Apr 10, 2008, 5:35:49 PM (16 years ago)
Author:
rgrieder
Message:

merged input back into trunk
note: I have created an asylum with obsolete code, please check the files

File:
1 copied

Legend:

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

    r1022 r1024  
    131131                        >
    132132                        <File
    133                                 RelativePath="..\..\src\util\tolua++\tolua.c"
     133                                RelativePath="..\..\src\util\tolua\tolua.c"
    134134                                >
    135135                        </File>
    136136                        <File
    137                                 RelativePath="..\..\src\util\tolua++\tolua_event.c"
     137                                RelativePath="..\..\src\util\tolua\tolua_bind.cc"
    138138                                >
    139139                        </File>
    140140                        <File
    141                                 RelativePath="..\..\src\util\tolua++\tolua_is.c"
     141                                RelativePath="..\..\src\util\tolua\tolua_event.c"
    142142                                >
    143143                        </File>
    144144                        <File
    145                                 RelativePath="..\..\src\util\tolua++\tolua_map.c"
     145                                RelativePath="..\..\src\util\tolua\tolua_is.c"
    146146                                >
    147147                        </File>
    148148                        <File
    149                                 RelativePath="..\..\src\util\tolua++\tolua_push.c"
     149                                RelativePath="..\..\src\util\tolua\tolua_map.c"
    150150                                >
    151151                        </File>
    152152                        <File
    153                                 RelativePath="..\..\src\util\tolua++\tolua_to.c"
     153                                RelativePath="..\..\src\util\tolua\tolua_push.c"
    154154                                >
    155155                        </File>
    156156                        <File
    157                                 RelativePath="..\..\src\util\tolua++\toluabind.c"
     157                                RelativePath="..\..\src\util\tolua\tolua_to.c"
     158                                >
     159                        </File>
     160                        <File
     161                                RelativePath="..\..\src\util\tolua\toluabind.c"
    158162                                >
    159163                        </File>
     
    165169                        >
    166170                        <File
    167                                 RelativePath="..\..\src\util\tolua++\tolua_event.h"
     171                                RelativePath="..\..\src\util\tolua\tolua++.h"
    168172                                >
    169173                        </File>
    170174                        <File
    171                                 RelativePath="..\..\src\util\tolua++\toluabind.h"
     175                                RelativePath="..\..\src\util\tolua\tolua_bind.h"
    172176                                >
    173177                        </File>
    174178                        <File
    175                                 RelativePath="..\..\src\util\tolua++\toluabind_default.h"
     179                                RelativePath="..\..\src\util\tolua\tolua_event.h"
     180                                >
     181                        </File>
     182                        <File
     183                                RelativePath="..\..\src\util\tolua\toluabind.h"
     184                                >
     185                        </File>
     186                        <File
     187                                RelativePath="..\..\src\util\tolua\toluabind_default.h"
    176188                                >
    177189                        </File>
Note: See TracChangeset for help on using the changeset viewer.