update msvc project files, all now msvc8, simplify listed files to the relevant ones
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@585 7ec92016-0320-0410-acc4-a06ded1c099a
This commit is contained in:
parent
6e908d51b3
commit
584ce0e3ad
19 changed files with 567 additions and 1924 deletions
|
@ -306,4 +306,10 @@ private:
|
|||
typedef SmartPtr<TestClass, NoCopy, DisallowConversion, NoCheck, DefaultSPStorage> p103;
|
||||
} smartPtrTest;
|
||||
|
||||
|
||||
#ifndef SMARTPTR_CPP
|
||||
# define SMARTPTR_CPP
|
||||
# include "../../src/SmartPtr.cpp"
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue