diff options
Diffstat (limited to 'MSVC')
-rw-r--r-- | MSVC/Baltisot - generic/Baltisot - generic.vcproj | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/MSVC/Baltisot - generic/Baltisot - generic.vcproj b/MSVC/Baltisot - generic/Baltisot - generic.vcproj index 79e5a2b..71f385e 100644 --- a/MSVC/Baltisot - generic/Baltisot - generic.vcproj +++ b/MSVC/Baltisot - generic/Baltisot - generic.vcproj @@ -157,6 +157,16 @@ <File
RelativePath="..\..\generic\include\BLua.h">
</File>
+ <Filter
+ Name="LuaHandle"
+ Filter="">
+ <File
+ RelativePath="..\..\generic\lib\LuaHandle.cc">
+ </File>
+ <File
+ RelativePath="..\..\generic\include\LuaHandle.h">
+ </File>
+ </Filter>
</Filter>
<Filter
Name="Main class"
|