VirtualBox

Changeset 72218 in vbox


Ignore:
Timestamp:
May 15, 2018 3:12:32 PM (7 years ago)
Author:
vboxsync
Message:

FE/Qt: bugref:9049: A bit of cleanup and a fix for VBoxGlobal lib on macOS.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk

    r72217 r72218  
    3232#
    3333ifdef VBOX_WITH_HARDENING
    34 PROGRAMS += VirtualBoxHardened
    35 PROGRAMS.darwin += VirtualBoxVM
    36 DLLS += VirtualBox
     34 PROGRAMS += VirtualBoxHardened
     35 PROGRAMS.darwin += VirtualBoxVM
     36 DLLS += VirtualBox
    3737else
    38 PROGRAMS += VirtualBox
    39 ifdef VBOX_GUI_WITH_SHARED_LIBRARY
    40 PROGRAMS += VirtualBoxRT
    41 DLLS += VBoxGlobal
    42 endif
     38 PROGRAMS += VirtualBox
     39 ifdef VBOX_GUI_WITH_SHARED_LIBRARY
     40  PROGRAMS += VirtualBoxRT
     41  DLLS += VBoxGlobal
     42 endif
    4343endif
    4444INSTALLS += VirtualBox.nls
     
    176176 #
    177177 VirtualBoxRT_TEMPLATE       := $(if $(VBOX_WITH_HARDENING),VBOXQTGUI,VBOXQTGUIEXE)
    178  VirtualBoxRT_NAME = VirtualBoxRT
     178 VirtualBoxRT_NAME           = VirtualBoxRT
    179179 VirtualBoxRT_SDKS.win       = ReorderCompilerIncs $(VBOX_WINPSDK) $(VBOX_WINDDK)
    180 
    181180 VirtualBoxRT_DEFS           = VBOX_RUNTIME_UI
    182181 VirtualBoxRT_DEFS.debug     = VBOX_CHECK_STATE # QT_FATAL_ASSERT
     
    18731872 if defined(VBOX_WITH_VIDEOHWACCEL) || defined(VBOX_GUI_USE_QGL)
    18741873  VBoxGlobal_SOURCES += \
    1875         src/VBox2DHelpers.cpp
     1874        src/VBox2DHelpers.cpp \
     1875        src/VBoxGLSupportInfo.cpp
    18761876 endif
    18771877endif
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette