diff options
author | Georg Holzmann <grholzi@users.sourceforge.net> | 2005-07-12 14:20:39 +0000 |
---|---|---|
committer | Georg Holzmann <grholzi@users.sourceforge.net> | 2005-07-12 14:20:39 +0000 |
commit | fd5998ef963f14817ba0059fcd5bac1eecb55f17 (patch) | |
tree | dd51bc7c707687013b813ad804d1377e30baa52a /GApop/build-pd-msvc.bat | |
parent | efa45f81b5dcb9609b1e2365a51b7a25a1ba2ce0 (diff) |
initial commit of GApop
svn path=/trunk/externals/grh/; revision=3318
Diffstat (limited to 'GApop/build-pd-msvc.bat')
-rwxr-xr-x | GApop/build-pd-msvc.bat | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/GApop/build-pd-msvc.bat b/GApop/build-pd-msvc.bat new file mode 100755 index 0000000..d6187f0 --- /dev/null +++ b/GApop/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 |