Changeset 1644 for code/branches/gui
- Timestamp:
- Jul 23, 2008, 3:45:14 PM (16 years ago)
- Location:
- code/branches/gui
- Files:
-
- 2 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
code/branches/gui/src/tolua/toluabind_orxonox.c
r1642 r1644 1 1 /* 2 2 ** Lua binding: tolua 3 ** Generated automatically by tolua++-1.0.92 on 07/23/08 1 0:52:45.3 ** Generated automatically by tolua++-1.0.92 on 07/23/08 15:44:47. 4 4 */ 5 5 -
code/branches/gui/src/tolua/toluabind_orxonox.h
r1642 r1644 1 1 /* 2 2 ** Lua binding: tolua 3 ** Generated automatically by tolua++-1.0.92 on 07/23/08 1 0:52:45.3 ** Generated automatically by tolua++-1.0.92 on 07/23/08 15:44:48. 4 4 */ 5 5 -
code/branches/gui/visual_studio/vc8/tolua_app.vcproj
r1638 r1644 161 161 Name="VCCustomBuildTool" 162 162 Description="Generating tolua bind files..." 163 CommandLine=""$(OutDir)\tolua_gen_d.exe" -n tolua -o ../../src/tolua/toluabind_orxonox.c c-H ../../src/tolua/toluabind_orxonox.h ../../src/tolua/tolua.pkg"164 Outputs="$(RootDir)\src\tolua\toluabind_orxonox.c c; $(RootDir)\src\tolua\toluabind_orxonox.h"163 CommandLine=""$(OutDir)\tolua_gen_d.exe" -n tolua -o ../../src/tolua/toluabind_orxonox.c -H ../../src/tolua/toluabind_orxonox.h ../../src/tolua/tolua.pkg" 164 Outputs="$(RootDir)\src\tolua\toluabind_orxonox.c; $(RootDir)\src\tolua\toluabind_orxonox.h" 165 165 /> 166 166 </FileConfiguration> … … 171 171 Name="VCCustomBuildTool" 172 172 Description="Generating tolua bind files..." 173 CommandLine=""$(OutDir)\tolua_gen.exe" -n tolua -o ../../src/tolua/toluabind_orxonox.c c-H ../../src/tolua/toluabind_orxonox.h ../../src/tolua/tolua.pkg"174 Outputs="$(RootDir)\src\tolua\toluabind_orxonox.c c; $(RootDir)\src\tolua\toluabind_orxonox.h"173 CommandLine=""$(OutDir)\tolua_gen.exe" -n tolua -o ../../src/tolua/toluabind_orxonox.c -H ../../src/tolua/toluabind_orxonox.h ../../src/tolua/tolua.pkg" 174 Outputs="$(RootDir)\src\tolua\toluabind_orxonox.c; $(RootDir)\src\tolua\toluabind_orxonox.h" 175 175 /> 176 176 </FileConfiguration> 177 177 </File> 178 178 <File 179 RelativePath="..\..\src\tolua\toluabind_orxonox.c c"179 RelativePath="..\..\src\tolua\toluabind_orxonox.c" 180 180 > 181 181 </File>
Note: See TracChangeset
for help on using the changeset viewer.