aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/flext/config-pd-msvc.txt
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2003-05-23 18:34:12 +0000
committerThomas Grill <xovo@users.sourceforge.net>2003-05-23 18:34:12 +0000
commit494d0c177cf16562157b888bd936404579016ac8 (patch)
tree045111603ca53195ea83ab573fb6df311a8d53cb /externals/grill/flext/config-pd-msvc.txt
parent0de07c1dbdc7266e510522dc878265dc07712c61 (diff)
""
svn path=/trunk/; revision=650
Diffstat (limited to 'externals/grill/flext/config-pd-msvc.txt')
-rw-r--r--externals/grill/flext/config-pd-msvc.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/externals/grill/flext/config-pd-msvc.txt b/externals/grill/flext/config-pd-msvc.txt
index cf41c252..cac79b55 100644
--- a/externals/grill/flext/config-pd-msvc.txt
+++ b/externals/grill/flext/config-pd-msvc.txt
@@ -24,4 +24,6 @@ OUTPATH=".\pd-msvc"
# (leave blank to omit installation)
INSTDIR=$(PDPATH)\flext
-
+# user-definable compiler flags
+# e.g. FLEXT_USE_SIMD enables SIMD support for capable CPUs (you need the Processor Pack for MSVC++)
+UFLAGS=-DFLEXT_USE_SIMD