diff options
author | pixel <pixel> | 2003-11-25 01:13:50 +0000 |
---|---|---|
committer | pixel <pixel> | 2003-11-25 01:13:50 +0000 |
commit | df3bb461770d7667a082398b49eb08a602f82e9b (patch) | |
tree | f71259add13ab23f81ce834e3bc779607fa5069b /MSVC/Baltisot - generic | |
parent | 287a98d2c2fb187552f68edae173f62475090f25 (diff) |
Changements sur les Handles...
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"
|