Added StrongPtr.h and StrongPtr.cpp files.
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@629 7ec92016-0320-0410-acc4-a06ded1c099a
This commit is contained in:
parent
f19d9c93b1
commit
1b3647230d
1 changed files with 9 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="8,00"
|
||||
Version="8.00"
|
||||
Name="Library"
|
||||
ProjectGUID="{CBDB8E7A-4286-4AE3-A190-BA33D7C53FF0}"
|
||||
RootNamespace="Library"
|
||||
|
@ -246,6 +246,10 @@
|
|||
RelativePath="..\include\loki\static_check.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\include\loki\StrongPtr.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\include\loki\Threads.h"
|
||||
>
|
||||
|
@ -336,6 +340,10 @@
|
|||
RelativePath=".\SmartPtr.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\StrongPtr.cpp"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
</Files>
|
||||
<Globals>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue