diff options
author | Thomas Grill <xovo@users.sourceforge.net> | 2004-12-18 05:01:11 +0000 |
---|---|---|
committer | Thomas Grill <xovo@users.sourceforge.net> | 2004-12-18 05:01:11 +0000 |
commit | e741586389de21efe0dd7fa1b0057c970e4c1a17 (patch) | |
tree | a6307013f3366f626a0a2893474e3ba67a7f8614 /externals/grill/flext/flext.xcode/project.pbxproj | |
parent | 4deb2e053f989ba20a9864c6171af844141f7f80 (diff) |
updated build system for linux
updated make system for BCC
build system for flext-based externals
updated build system
add xcode project
comply to build system
svn path=/trunk/; revision=2405
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 = ""; |