VirtualBox

Changeset 29109 in vbox for trunk/src/libs


Ignore:
Timestamp:
May 5, 2010 8:21:32 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
61169
Message:

java bridge: missed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/libs/xpcom18a4/java/Makefile.kmk

    r29106 r29109  
    111111ifeq ($(KBUILD_TARGET),darwin)
    112112 define preprocess_exebld
    113   $(shell echo install_name_tool -change /Applications/VirtualBox.app/Contents/MacOS/VBoxRT.dylib $(PATH_BIN)/VBoxRT$(VBOX_SUFF_DLL) $(1))
     113  $(shell install_name_tool -change /Applications/VirtualBox.app/Contents/MacOS/VBoxRT.dylib $(PATH_BIN)/VBoxRT$(VBOX_SUFF_DLL) $(1))
     114  $(shell install_name_tool -change $(VBOX_DYLD_EXECUTABLE_PATH)/VBoxRT.dylib $(PATH_BIN)/VBoxRT$(VBOX_SUFF_DLL) $(1))
    114115 endef
    115116else
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette