diff options
author | Thomas Grill <xovo@users.sourceforge.net> | 2002-12-05 05:36:32 +0000 |
---|---|---|
committer | Thomas Grill <xovo@users.sourceforge.net> | 2002-12-05 05:36:32 +0000 |
commit | 60ee6bb60b11bbfbccf56f335c9c6213e6daa79d (patch) | |
tree | 99b0c72c60aeba5d1a0489aae9edd16f371d965c /externals/grill/flext/make-inc.pd-msvc | |
parent | bbd9d289d152f6ef085dec680f0b1611c29f0e32 (diff) |
""
svn path=/trunk/; revision=278
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 56870d42..04ade4a2 100644 --- a/externals/grill/flext/make-inc.pd-msvc +++ b/externals/grill/flext/make-inc.pd-msvc @@ -17,7 +17,7 @@ INCPATH=$(INCPATH) /I$(SNDOBJ) !endif # compiler definitions and flags -DEFS=/DPD /DNT +DEFS=/DFLEXT_SYS=2 CFLAGS=/GR- /GX- /GD /G6 OFLAGS=/Ox |