VirtualBox

Changeset 80368 in vbox


Ignore:
Timestamp:
Aug 21, 2019 11:40:44 AM (5 years ago)
Author:
vboxsync
Message:

3D/Chromium: Move OpenGLTest to the helper apps directory under Main and get rid of the renderspu dependency, drop the remaining SharedOpenGL bits, bugref:9529 [Solaris build fix]

Location:
trunk/src/VBox
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Installer/solaris/Makefile.kmk

    r80360 r80368  
    302302        $(if $(VBOX_WITH_EXTPACK),VBoxExtPackHelperApp,) \
    303303        VBoxSVC \
    304         VBoxTestOGL \
     304        $(if $(VBOX_WITH_VMSVGA3D), VBoxTestOGL,) \
    305305        VBoxXPCOMIPCD \
    306306        $(if $(VBOX_WITH_KCHMVIEWER),kchmviewer,) \
  • trunk/src/VBox/Main/src-helper-apps/OpenGLTest/Makefile.kmk

    r80365 r80368  
    3535#
    3636if (   defined(VBOX_WITH_QTGUI) \
    37     && defined(VBOX_WITH_VIDEOHWACCEL) \
     37    && (defined(VBOX_WITH_VMSVGA3D) || defined(VBOX_WITH_VIDEOHWACCEL)) \
    3838    && !defined(VBOX_WITH_DEBUG_VCC_CRT))
    3939 ifneq ($(KBUILD_TARGET),darwin)
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