- Timestamp:
- Aug 25, 2010 6:49:04 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Installer/darwin/Makefile.kmk
r31968 r31969 568 568 MacOS/components/VBoxC.dylib \ 569 569 MacOS/components/VBoxSVCM.dylib \ 570 MacOS/components/VBoxXPCOMIPCC.dylib \ 570 MacOS/components/VBoxXPCOMIPCC.dylib 571 ifneq ($(wildcard $(VBOX_PATH_DIST)/VirtualBox.app/Contents/MacOS/accessible/libqtaccessiblewidgets.dylib),) 572 VBOX_DI_VBAPP_DYLIBS += \ 571 573 MacOS/accessible/libqtaccessiblewidgets.dylib 574 endif 572 575 ifdef VBOX_WITH_GUEST_CONTROL 573 576 VBOX_DI_VBAPP_DYLIBS += \
Note:
See TracChangeset
for help on using the changeset viewer.