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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1172 - (show annotations) (download) (as text)
Sun May 6 16:17:48 2007 UTC (16 years, 10 months ago) by schoenebeck
File MIME type: application/x-sh
File size: 218 byte(s)
* added XCode project files for Mac OSX (patch by Toshi Nagata)

1 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 source $PROJECT_DIR/autoconf_builder.sh

  ViewVC Help
Powered by ViewVC