Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 1644


Ignore:
Timestamp:
Jul 23, 2008, 3:45:14 PM (16 years ago)
Author:
rgrieder
Message:

toluabind_orxonox.cc —> tolua/toluabind_orxonox.c

Location:
code/branches/gui
Files:
2 edited
1 moved

Legend:

Unmodified
Added
Removed
  • code/branches/gui/src/tolua/toluabind_orxonox.c

    r1642 r1644  
    11/*
    22** Lua binding: tolua
    3 ** Generated automatically by tolua++-1.0.92 on 07/23/08 10:52:45.
     3** Generated automatically by tolua++-1.0.92 on 07/23/08 15:44:47.
    44*/
    55
  • code/branches/gui/src/tolua/toluabind_orxonox.h

    r1642 r1644  
    11/*
    22** Lua binding: tolua
    3 ** Generated automatically by tolua++-1.0.92 on 07/23/08 10:52:45.
     3** Generated automatically by tolua++-1.0.92 on 07/23/08 15:44:48.
    44*/
    55
  • code/branches/gui/visual_studio/vc8/tolua_app.vcproj

    r1638 r1644  
    161161                                                Name="VCCustomBuildTool"
    162162                                                Description="Generating tolua bind files..."
    163                                                 CommandLine=""$(OutDir)\tolua_gen_d.exe" -n tolua -o ../../src/tolua/toluabind_orxonox.cc -H ../../src/tolua/toluabind_orxonox.h ../../src/tolua/tolua.pkg"
    164                                                 Outputs="$(RootDir)\src\tolua\toluabind_orxonox.cc; $(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"
    165165                                        />
    166166                                </FileConfiguration>
     
    171171                                                Name="VCCustomBuildTool"
    172172                                                Description="Generating tolua bind files..."
    173                                                 CommandLine="&quot;$(OutDir)\tolua_gen.exe&quot; -n tolua -o ../../src/tolua/toluabind_orxonox.cc -H ../../src/tolua/toluabind_orxonox.h ../../src/tolua/tolua.pkg"
    174                                                 Outputs="$(RootDir)\src\tolua\toluabind_orxonox.cc; $(RootDir)\src\tolua\toluabind_orxonox.h"
     173                                                CommandLine="&quot;$(OutDir)\tolua_gen.exe&quot; -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"
    175175                                        />
    176176                                </FileConfiguration>
    177177                        </File>
    178178                        <File
    179                                 RelativePath="..\..\src\tolua\toluabind_orxonox.cc"
     179                                RelativePath="..\..\src\tolua\toluabind_orxonox.c"
    180180                                >
    181181                        </File>
Note: See TracChangeset for help on using the changeset viewer.