Skip to content
Snippets Groups Projects
Commit 1a23de4b authored by mark@chromium.org's avatar mark@chromium.org
Browse files

Fix nonsense.

Too much cut'n'paste.  My eyes must have been closed when I screwed this up.

BUG=nope
TEST=read
Review URL: http://codereview.chromium.org/360008

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@30957 0039d316-1c4b-4281-b951-d872f2087c98
parent 722ed3e0
No related branches found
No related tags found
No related merge requests found
......@@ -5658,11 +5658,11 @@
# version numbers.
'DYLIB_COMPATIBILITY_VERSION': '<(version_build_patch)',
'DYLIB_CURRENT_VERSION': '<(version_build_patch)',
# See tools/build/mac/copy_framework_unversioned for
# The framework is placed within the .app's versioned
# directory.
'DYLIB_INSTALL_NAME_BASE':
'@executable_path/../Versions/<(version_full)',
# See tools/build/mac/copy_framework_unversioned for
# information on LD_DYLIB_INSTALL_NAME.
'LD_DYLIB_INSTALL_NAME':
'$(DYLIB_INSTALL_NAME_BASE:standardizepath)/$(WRAPPER_NAME)/$(PRODUCT_NAME)',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment