VirtualBox

Changeset 99050 in vbox


Ignore:
Timestamp:
Mar 19, 2023 4:31:43 PM (2 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
156415
Message:

FE/VBoxBFE: Revive as a very limited version, will mainly serve as a playground for the ARM bringup in order to avoid messing with Main/COM at this point, bugref:10397

Location:
trunk
Files:
4 added
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r99040 r99050  
    819819## The Direct Framebuffer GUI.
    820820#VBOX_WITH_VBOXFB = 1
     821# The basic frontend not using Main/COM/XPCOM.
     822#VBOX_WITH_VBOXBFE = 1
    821823# Enables the Python<->XPCOM, Python<->COM and (WS enabled) Python<->WS bindings.
    822824VBOX_WITH_PYTHON ?= 1
  • trunk/src/VBox/Frontends/Makefile.kmk

    r98103 r99050  
    4545  endif
    4646 endif
     47 ifdef VBOX_WITH_VBOXBFE
     48  include $(PATH_SUB_CURRENT)/VBoxBFE/Makefile.kmk
     49 endif
    4750 ifdef VBOX_WITH_VBOXSDL
    4851  include $(PATH_SUB_CURRENT)/VBoxSDL/Makefile.kmk
Note: See TracChangeset for help on using the changeset viewer.

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