Changeset 29110 in vbox for trunk/src/libs/xpcom18a4/java
- Timestamp:
- May 5, 2010 8:28:28 PM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 61170
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/libs/xpcom18a4/java/Makefile.kmk
r29109 r29110 111 111 ifeq ($(KBUILD_TARGET),darwin) 112 112 define preprocess_exebld 113 $(shell install_name_tool -change /Applications/VirtualBox.app/Contents/MacOS/VBoxRT.dylib $(PATH_BIN)/VBoxRT$(VBOX_SUFF_DLL) $(1))114 113 $(shell install_name_tool -change $(VBOX_DYLD_EXECUTABLE_PATH)/VBoxRT.dylib $(PATH_BIN)/VBoxRT$(VBOX_SUFF_DLL) $(1)) 115 114 endef
Note:
See TracChangeset
for help on using the changeset viewer.