add build process for msvc also the toolkit (no nmake, no lib)

git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@232 7ec92016-0320-0410-acc4-a06ded1c099a
This commit is contained in:
syntheticpp 2005-09-15 13:46:57 +00:00
parent 8e64258f52
commit e9b0d29ab9
4 changed files with 25 additions and 16 deletions

5
tools/make.msvc.bat Executable file
View file

@ -0,0 +1,5 @@
cd RegressionTest
call make.msvc.bat
cd ..