add CachedFactory, patches for: msvc, build system

git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@720 7ec92016-0320-0410-acc4-a06ded1c099a
This commit is contained in:
syntheticpp 2006-10-16 09:59:11 +00:00
parent cf3ca512e6
commit 78febe17ec
8 changed files with 522 additions and 452 deletions

View file

@ -1,4 +1,8 @@
cd CachedFactory
call make.msvc.bat
cd ..
cd DeletableSingleton
call make.msvc.bat
cd ..