diff options
author | madmaxoft@gmail.com <madmaxoft@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6> | 2012-06-04 17:06:59 +0200 |
---|---|---|
committer | madmaxoft@gmail.com <madmaxoft@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6> | 2012-06-04 17:06:59 +0200 |
commit | f0e759e2d450c1e3b80738bc0e26207e6102fd8f (patch) | |
tree | 78ec2395f7852b60dbdcae35cc4144899d4791c8 /VC2008/ToLua.vcproj | |
parent | Fixed tolua++ sources to consider AString a builtin string type. Fixed tolua++ VC projects for compilation with local Lua. (diff) | |
download | cuberite-f0e759e2d450c1e3b80738bc0e26207e6102fd8f.tar cuberite-f0e759e2d450c1e3b80738bc0e26207e6102fd8f.tar.gz cuberite-f0e759e2d450c1e3b80738bc0e26207e6102fd8f.tar.bz2 cuberite-f0e759e2d450c1e3b80738bc0e26207e6102fd8f.tar.lz cuberite-f0e759e2d450c1e3b80738bc0e26207e6102fd8f.tar.xz cuberite-f0e759e2d450c1e3b80738bc0e26207e6102fd8f.tar.zst cuberite-f0e759e2d450c1e3b80738bc0e26207e6102fd8f.zip |
Diffstat (limited to 'VC2008/ToLua.vcproj')
-rw-r--r-- | VC2008/ToLua.vcproj | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/VC2008/ToLua.vcproj b/VC2008/ToLua.vcproj index f799ee9df..4b9491a75 100644 --- a/VC2008/ToLua.vcproj +++ b/VC2008/ToLua.vcproj @@ -241,22 +241,6 @@ RelativePath="..\tolua++-1.0.93\src\lib\tolua_to.c"
>
</File>
- <File
- RelativePath="..\tolua++-1.0.93\src\bin\toluabind.c"
- >
- </File>
- <File
- RelativePath="..\tolua++-1.0.93\src\bin\toluabind.h"
- >
- </File>
- <File
- RelativePath="..\tolua++-1.0.93\src\bin\toluabind_default.c"
- >
- </File>
- <File
- RelativePath="..\tolua++-1.0.93\src\bin\toluabind_default.h"
- >
- </File>
</Filter>
</Files>
<Globals>
|