/[svn]/libgig/trunk/osx/wrapper.sh
ViewVC logotype

Annotation of /libgig/trunk/osx/wrapper.sh

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1190 - (hide annotations) (download) (as text)
Wed May 16 20:38:55 2007 UTC (16 years, 11 months ago) by schoenebeck
File MIME type: application/x-sh
File size: 304 byte(s)
* XCode project file(s) now capable of creating universal binaries for OSX

1 schoenebeck 1172 export BUILD_BASE_DIR=$PWD/../temp_build
2     export WITH_INSTALL=1
3     export CONFIG_OPTIONS="--disable-shared"
4     export PKG_CONFIG_PATH="$BUILD_BASE_DIR/$BUILD_STYLE/local/lib/pkgconfig"
5 schoenebeck 1190 export UB_PRODUCTS="bin/dlsdump bin/gigextract bin/rifftree bin/gigdump lib/libgig.a"
6 schoenebeck 1172 source $PROJECT_DIR/autoconf_builder.sh

  ViewVC Help
Powered by ViewVC