aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/dynext/makefile-win-msvc.txt
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2004-12-17 05:05:54 +0000
committerThomas Grill <xovo@users.sourceforge.net>2004-12-17 05:05:54 +0000
commitc454a7b744916a1882c54ecbeca8fa1c09f6444e (patch)
tree1653e06b2f85dea23a4ae80771af2bc2386163ad /externals/grill/dynext/makefile-win-msvc.txt
parentea614d79f7ef499334d83289cd3bd013f36d9ad7 (diff)
first version
using flext build system name changes for svn repository svn path=/trunk/; revision=2400
Diffstat (limited to 'externals/grill/dynext/makefile-win-msvc.txt')
-rw-r--r--externals/grill/dynext/makefile-win-msvc.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/externals/grill/dynext/makefile-win-msvc.txt b/externals/grill/dynext/makefile-win-msvc.txt
new file mode 100644
index 00000000..06048ae9
--- /dev/null
+++ b/externals/grill/dynext/makefile-win-msvc.txt
@@ -0,0 +1,10 @@
+# dyn~ - dynamic object management for PD
+#
+# Copyright (c)Thomas Grill (gr@grrrr.org)
+# For information on usage and redistribution, and for a DISCLAIMER OF ALL
+# WARRANTIES, see the file, "license.txt," in this distribution.
+#
+# Makefile for MSVC++ 6 and .NET
+#
+# usage:
+# to build run "build-win-pd-msvc.bat"