VirtualBox

Ignore:
Timestamp:
Mar 21, 2025 3:49:53 PM (4 weeks ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
168113
Message:

Windows host installer stub (VBoxStub): Enabled building with splash screen support [trying to fix Win/ARM builds]. bugref:10870

File:
1 edited

Legend:

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

    r108546 r108696  
    4141# Installer stub program
    4242#
     43PROGRAMS += VBoxStub
     44VBoxStub_TEMPLATE      := VBoxStubTemplate
    4345if1of ($(KBUILD_TARGET_ARCH), x86 amd64) # don't care for this on arm64
    44  PROGRAMS += VBoxStub
    45  VBoxStub_TEMPLATE     := VBoxStubTemplate
    4646 VBoxStub_BLD_TRG_ARCH := x86
    4747 VBoxStub_DEFS         := IN_RT_R3 _WIN32_WINNT=0x0501
     48else
     49 VBoxStub_DEFS         := IN_RT_R3
    4850endif
    4951
     
    5456VBoxStub_SDKS = \
    5557        VBoxNtDll
    56 
    57 # Enables splash screen support.
    58 VBOX_STUB_WITH_SPLASH = 1
    5958
    6059ifdef VBOX_STUB_WITH_SPLASH
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