diff options
author | Tycho Bickerstaff <work.tycho@gmail.com> | 2013-12-19 00:14:31 +0100 |
---|---|---|
committer | Tycho Bickerstaff <work.tycho@gmail.com> | 2013-12-19 00:14:31 +0100 |
commit | 1149ab216c3b266af6fee4bd279862bf96c48933 (patch) | |
tree | 22a5a8c770b8b79cdf65ac5ed330299fc22158a6 /VC2008 | |
parent | bindings regenration logic (diff) | |
download | cuberite-1149ab216c3b266af6fee4bd279862bf96c48933.tar cuberite-1149ab216c3b266af6fee4bd279862bf96c48933.tar.gz cuberite-1149ab216c3b266af6fee4bd279862bf96c48933.tar.bz2 cuberite-1149ab216c3b266af6fee4bd279862bf96c48933.tar.lz cuberite-1149ab216c3b266af6fee4bd279862bf96c48933.tar.xz cuberite-1149ab216c3b266af6fee4bd279862bf96c48933.tar.zst cuberite-1149ab216c3b266af6fee4bd279862bf96c48933.zip |
Diffstat (limited to 'VC2008')
-rw-r--r-- | VC2008/ToLua.vcproj | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/VC2008/ToLua.vcproj b/VC2008/ToLua.vcproj index fc5b95acc..057a3cf8f 100644 --- a/VC2008/ToLua.vcproj +++ b/VC2008/ToLua.vcproj @@ -338,6 +338,10 @@ UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" > <File + RelativePath="..\lib\tolua++\src\bin\tolua.c" + > + </File> + <File RelativePath="..\lib\tolua++\src\lib\tolua_event.c" > </File> |