re-add main.cpp, strong.cpp (which does not compile with VC9)

git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@913 7ec92016-0320-0410-acc4-a06ded1c099a
This commit is contained in:
syntheticpp 2008-12-15 22:23:44 +00:00
parent c9a343a15c
commit d397650952

View file

@ -173,6 +173,10 @@
/>
</FileConfiguration>
</File>
<File
RelativePath=".\main.cpp"
>
</File>
<File
RelativePath="..\..\src\SafeFormat.cpp"
>
@ -205,6 +209,10 @@
RelativePath="..\..\include\loki\SmartPtr.h"
>
</File>
<File
RelativePath=".\strong.cpp"
>
</File>
<File
RelativePath="..\..\src\StrongPtr.cpp"
>