Changeset 79365 in vbox for trunk/src/VBox/Installer/solaris
- Timestamp:
- Jun 26, 2019 3:57:32 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Installer/solaris/Makefile.kmk
r78408 r79365 370 370 VBoxNetNAT.so \ 371 371 $(if $(VBOX_WITH_VBOXSDL),VBoxSDL.so,) \ 372 $(if $(VBOX_WITH_QTGUI),VirtualBoxVM.so VBoxGlobal.so,)372 $(if $(VBOX_WITH_QTGUI),VirtualBoxVM.so UICommon.so,) 373 373 endif 374 374
Note:
See TracChangeset
for help on using the changeset viewer.