From: <lr...@us...> - 2007-04-23 10:36:59
|
Revision: 1709 http://svn.sourceforge.net/rubycocoa/?rev=1709&view=rev Author: lrz Date: 2007-04-23 03:36:58 -0700 (Mon, 23 Apr 2007) Log Message: ----------- 2007-04-23 Laurent Sansonetti <lsa...@ap...> * pre-config.rb, framework/RubyCocoa.xcodeproj/project.pbxproj, framework/GeneratedConfig.xcconfig.in, metaconfig: Introduced a new config phase variable, 'build-as-embeddable', turned on by default, which builds RubyCocoa.framework with an INSTALL_PATH set to @executable_path/../Frameworks/RubyCocoa.framework/RubyCocoa. When turned off, INSTALL_PATH will get an absolute path value (the value of the 'frameworks' config phase variable). Modified Paths: -------------- trunk/src/ChangeLog trunk/src/framework/GeneratedConfig.xcconfig.in trunk/src/framework/RubyCocoa.xcodeproj/project.pbxproj trunk/src/metaconfig trunk/src/pre-config.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |