From ff3b10507f68b61379d0299ade466681ca015e7e Mon Sep 17 00:00:00 2001 From: "madmaxoft@gmail.com" Date: Mon, 4 Jun 2012 14:58:17 +0000 Subject: Fixed tolua++ sources to consider AString a builtin string type. Fixed tolua++ VC projects for compilation with local Lua. git-svn-id: http://mc-server.googlecode.com/svn/trunk@551 0a769ca7-a7f5-676a-18bf-c427514a06d6 --- tolua++-1.0.93/win32/tolualib/tolualib.vcproj | 4 +- tolua++-1.0.93/win32/vc7/toluapp.sln | 9 +- tolua++-1.0.93/win32/vc7/toluapp.vcproj | 398 +++++++++++++++----------- 3 files changed, 231 insertions(+), 180 deletions(-) (limited to 'tolua++-1.0.93/win32') diff --git a/tolua++-1.0.93/win32/tolualib/tolualib.vcproj b/tolua++-1.0.93/win32/tolualib/tolualib.vcproj index d7118af0e..c33f494b6 100644 --- a/tolua++-1.0.93/win32/tolualib/tolualib.vcproj +++ b/tolua++-1.0.93/win32/tolualib/tolualib.vcproj @@ -40,6 +40,7 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -372,18 +212,226 @@ RelativePath="..\..\src\bin\toluabind.c" > - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3