diff options
author | Thomas Grill <xovo@users.sourceforge.net> | 2003-04-08 02:33:02 +0000 |
---|---|---|
committer | Thomas Grill <xovo@users.sourceforge.net> | 2003-04-08 02:33:02 +0000 |
commit | 0bd0c851a374ba3e129a24528a828301345acb94 (patch) | |
tree | 5ed04a4feb5cd39e3b8e06896884762f502dc0d4 /externals/grill/flext/make-inc.pd-msvc | |
parent | 24428b2190773d0c4b18e7b6e1487f61df759715 (diff) |
""
svn path=/trunk/; revision=552
Diffstat (limited to 'externals/grill/flext/make-inc.pd-msvc')
-rw-r--r-- | externals/grill/flext/make-inc.pd-msvc | 2 |
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 891a321a..be7bd463 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=/GX- /GD /G6 +CFLAGS=/GD /G6 OFLAGS=/Ox DFLAGS=/Od /Zi |