diff options
Diffstat (limited to 'externals/grill/flext/flext.xcode/project.pbxproj')
-rwxr-xr-x | externals/grill/flext/flext.xcode/project.pbxproj | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/externals/grill/flext/flext.xcode/project.pbxproj b/externals/grill/flext/flext.xcode/project.pbxproj index a7d128b7..d8b23073 100755 --- a/externals/grill/flext/flext.xcode/project.pbxproj +++ b/externals/grill/flext/flext.xcode/project.pbxproj @@ -227,7 +227,6 @@ HEADER_SEARCH_PATHS = "$(PD)/src"; INSTALL_PATH = /usr/local/lib; LIBRARY_STYLE = STATIC; - OPTIMIZATION_CFLAGS = ""; OTHER_CFLAGS = ""; OTHER_REZFLAGS = ""; PRODUCT_NAME = flext_s; @@ -997,7 +996,6 @@ HEADER_SEARCH_PATHS = "$(PD)/src"; INSTALL_PATH = /usr/local/lib; LIBRARY_STYLE = BUNDLE; - OPTIMIZATION_CFLAGS = ""; OTHER_CFLAGS = ""; OTHER_LDFLAGS = "-bundle_loader $(PD)/bin/pd"; OTHER_REZFLAGS = ""; |