aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/pool/config-pd-msvc.txt
diff options
context:
space:
mode:
Diffstat (limited to 'externals/grill/pool/config-pd-msvc.txt')
-rw-r--r--externals/grill/pool/config-pd-msvc.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/externals/grill/pool/config-pd-msvc.txt b/externals/grill/pool/config-pd-msvc.txt
index 930bd9d4..6b198398 100644
--- a/externals/grill/pool/config-pd-msvc.txt
+++ b/externals/grill/pool/config-pd-msvc.txt
@@ -1,5 +1,5 @@
# pool - hierarchical storage object for PD and Max/MSP
-# Copyright (c) 2002-2003 Thomas Grill (xovo@gmx.net)
+# Copyright (c) 2002-2004 Thomas Grill (xovo@gmx.net)
#
# where is PD?
@@ -18,3 +18,7 @@ OUTPATH=pd-msvc
# where should the external be installed?
# (leave blank to omit installation)
INSTPATH=$(PDPATH)\extra
+
+
+# additional compiler flags
+UFLAGS=/G6 /Ox \ No newline at end of file