From 5e7742116ef3b268823d43d26dab3239e4472dcf Mon Sep 17 00:00:00 2001 From: Tim Blechmann Date: Tue, 13 Jul 2004 20:01:49 +0000 Subject: adapted thomas' build system svn path=/trunk/externals/tb/; revision=1853 --- tbext/build-pd-msvc.bat | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 tbext/build-pd-msvc.bat (limited to 'tbext/build-pd-msvc.bat') diff --git a/tbext/build-pd-msvc.bat b/tbext/build-pd-msvc.bat new file mode 100644 index 0000000..d6187f0 --- /dev/null +++ b/tbext/build-pd-msvc.bat @@ -0,0 +1,4 @@ +@echo --- Building with MS Visual C++ --- + +nmake -f makefile.pd-msvc clean +nmake -f makefile.pd-msvc -- cgit v1.2.1