aboutsummaryrefslogtreecommitdiff
path: root/externals
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2003-01-17 04:31:48 +0000
committerThomas Grill <xovo@users.sourceforge.net>2003-01-17 04:31:48 +0000
commit0623a36babf06fe897bbb59244c7d4f010d46b9c (patch)
treefcb34fa4e5f6878f2dd26a77557d0b0fdb2f4a97 /externals
parentd9c287d4336721d773c8a4c01588f0b7c8be984d (diff)
""
svn path=/trunk/; revision=341
Diffstat (limited to 'externals')
-rw-r--r--externals/grill/flext/make-inc.pd-msvc2
1 files changed, 1 insertions, 1 deletions
diff --git a/externals/grill/flext/make-inc.pd-msvc b/externals/grill/flext/make-inc.pd-msvc
index c159cb1f..891a321a 100644
--- a/externals/grill/flext/make-inc.pd-msvc
+++ b/externals/grill/flext/make-inc.pd-msvc
@@ -23,7 +23,7 @@ INCPATH=$(INCPATH) /I$(STK)
# compiler definitions and flags
DEFS=/DFLEXT_SYS=2
-CFLAGS=/GR- /GX- /GD /G6
+CFLAGS=/GX- /GD /G6
OFLAGS=/Ox
DFLAGS=/Od /Zi