diff options
author | pixel <pixel> | 2003-11-23 14:38:23 +0000 |
---|---|---|
committer | pixel <pixel> | 2003-11-23 14:38:23 +0000 |
commit | 7e5d3d1668bbac9c536bec60ffd333be67274071 (patch) | |
tree | c2b1c61169d451c5ae18d05dd9aafc29dd280625 /MSVC/Baltisot - generic | |
parent | 120a4aa66031c977dbdb6814951d49d4884783b4 (diff) |
Added some ids :-P
Diffstat (limited to 'MSVC/Baltisot - generic')
-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"
|