~ubuntu-branches/debian/wheezy/protobuf/wheezy

« back to all changes in this revision

Viewing changes to gtest/xcode/Config/FrameworkTarget.xcconfig

  • Committer: Bazaar Package Importer
  • Author(s): Robert S. Edmonds
  • Date: 2010-01-25 18:14:49 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20100125181449-98wvlw14imerlej8
Tags: 2.3.0-1
* New upstream version.
* Split out libprotobuf-lite from the libprotobuf package.
* Add CFLAGS specific to sh4; closes: #560322.

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
// Dynamic libs should not have their external symbols stripped.
14
14
STRIP_STYLE = non-global
15
15
 
16
 
// Installation Directory
17
 
INSTALL_PATH = @loader_path/../Frameworks
 
16
// Let the user install by specifying the $DSTROOT with xcodebuild
 
17
SKIP_INSTALL = NO