Changeset 39213 in vbox for trunk/src/VBox/Installer/darwin/Makefile.kmk
- Timestamp:
- Nov 5, 2011 1:14:15 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Installer/darwin/Makefile.kmk
r39207 r39213 589 589 MacOS/VBoxPython2_6.so 590 590 endif 591 #if defined(VBOX_WITH_PYTHON) && !defined(VBOX_WITHOUT_VBOXPYTHON_FOR_OSX_10_7)592 #VBOX_DI_VBAPP_DYLIBS += \593 #MacOS/VBoxPython2_7.so594 #endif591 if defined(VBOX_WITH_PYTHON) && !defined(VBOX_WITHOUT_VBOXPYTHON_FOR_OSX_10_7) 592 VBOX_DI_VBAPP_DYLIBS += \ 593 MacOS/VBoxPython2_7.so 594 endif 595 595 596 596 VBOX_DI_VBAPP_DYLIBS.x86 := \
Note:
See TracChangeset
for help on using the changeset viewer.