diff options
author | Tiger Wang <ziwei.tiger@hotmail.co.uk> | 2013-11-24 18:30:42 +0100 |
---|---|---|
committer | Tiger Wang <ziwei.tiger@hotmail.co.uk> | 2013-11-24 18:30:42 +0100 |
commit | 3c2e7f1aadf3f6e9be7b86d1753d0bf26fd76e8f (patch) | |
tree | 0ca7f68c76c6dd369280ab1604e2d09d094d6c81 /VC2008/ToLua.vcproj | |
parent | Removed excess includes. (diff) | |
download | cuberite-3c2e7f1aadf3f6e9be7b86d1753d0bf26fd76e8f.tar cuberite-3c2e7f1aadf3f6e9be7b86d1753d0bf26fd76e8f.tar.gz cuberite-3c2e7f1aadf3f6e9be7b86d1753d0bf26fd76e8f.tar.bz2 cuberite-3c2e7f1aadf3f6e9be7b86d1753d0bf26fd76e8f.tar.lz cuberite-3c2e7f1aadf3f6e9be7b86d1753d0bf26fd76e8f.tar.xz cuberite-3c2e7f1aadf3f6e9be7b86d1753d0bf26fd76e8f.tar.zst cuberite-3c2e7f1aadf3f6e9be7b86d1753d0bf26fd76e8f.zip |
Diffstat (limited to 'VC2008/ToLua.vcproj')
-rw-r--r-- | VC2008/ToLua.vcproj | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/VC2008/ToLua.vcproj b/VC2008/ToLua.vcproj index dd5cfb217..f174ba528 100644 --- a/VC2008/ToLua.vcproj +++ b/VC2008/ToLua.vcproj @@ -276,31 +276,31 @@ UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" > <File - RelativePath="..\tolua++-1.0.93\src\bin\tolua.c" + RelativePath="..\lib\tolua++\src\bin\tolua.c" > </File> <File - RelativePath="..\tolua++-1.0.93\src\lib\tolua_event.c" + RelativePath="..\lib\tolua++\src\lib\tolua_event.c" > </File> <File - RelativePath="..\tolua++-1.0.93\src\lib\tolua_event.h" + RelativePath="..\lib\tolua++\src\lib\tolua_event.h" > </File> <File - RelativePath="..\tolua++-1.0.93\src\lib\tolua_is.c" + RelativePath="..\lib\tolua++\src\lib\tolua_is.c" > </File> <File - RelativePath="..\tolua++-1.0.93\src\lib\tolua_map.c" + RelativePath="..\lib\tolua++\src\lib\tolua_map.c" > </File> <File - RelativePath="..\tolua++-1.0.93\src\lib\tolua_push.c" + RelativePath="..\lib\tolua++\src\lib\tolua_push.c" > </File> <File - RelativePath="..\tolua++-1.0.93\src\lib\tolua_to.c" + RelativePath="..\lib\tolua++\src\lib\tolua_to.c" > </File> </Filter> |