diff options
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 71f385e..8e56ab9 100644 --- a/MSVC/Baltisot - generic/Baltisot - generic.vcproj +++ b/MSVC/Baltisot - generic/Baltisot - generic.vcproj @@ -147,6 +147,16 @@ RelativePath="..\..\generic\include\Output.h">
</File>
</Filter>
+ <Filter
+ Name="Buffer class"
+ Filter="">
+ <File
+ RelativePath="..\..\generic\lib\Buffer.cc">
+ </File>
+ <File
+ RelativePath="..\..\generic\include\Buffer.h">
+ </File>
+ </Filter>
</Filter>
<Filter
Name="BLua class"
|