VirtualBox

Ignore:
Timestamp:
Sep 29, 2010 9:37:58 PM (14 years ago)
Author:
vboxsync
Message:

FreeBSD: Support 2D video acceleration (Thanks to Sean C. Farley and Bernhard Froehlich)

File:
1 edited

Legend:

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

    r32814 r32833  
    240240 VirtualBox_LIBS.solaris += GL
    241241 VirtualBox_LIBS.linux   += GL
     242 VirtualBox_LIBS.freebsd += GL
    242243endif
    243244
     
    889890#
    890891if defined(VBOX_WITH_VIDEOHWACCEL)
    891  if1of ($(KBUILD_TARGET), win linux)
     892 if1of ($(KBUILD_TARGET), win linux freebsd)
    892893  LIBRARIES += VBoxOGL2D
    893894  VBoxOGL2D_TEMPLATE = VBOXR3STATIC
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