Changeset 99020 in vbox
- Timestamp:
- Mar 17, 2023 4:49:40 PM (21 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Installer/darwin/Makefile.kmk
r99005 r99020 479 479 MacOS/VBoxPython2_7.so 480 480 endif 481 if 482 483 481 if defined(VBOX_WITH_PYTHON) \ 482 && !defined(VBOX_WITHOUT_PYTHON_LIMITED_API) \ 483 && exists "$(VBOX_PATH_DIST)/VirtualBox.app/Contents/MacOS/VBoxPython3.so" 484 484 VBOX_DI_VBAPP_DYLIBS += \ 485 485 MacOS/VBoxPython3.so
Note:
See TracChangeset
for help on using the changeset viewer.