VirtualBox

Changeset 106146 in vbox for trunk/src/VBox/Additions


Ignore:
Timestamp:
Sep 25, 2024 8:41:40 AM (7 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
164925
Message:

Additions/InstallHelper: Fixed building the testcase; also, this will run as native 64-bit executable as well.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/Installer/InstallHelper/testcase/Makefile.kmk

    r106061 r106146  
    2626#
    2727
    28 SUB_DEPTH = ../../../../..
     28SUB_DEPTH = ../../../../../../..
    2929include $(KBUILD_PATH)/subheader.kmk
    3030
    3131ifdef VBOX_WITH_TESTCASES
    32  #
    33  # As the testcases use the DLL directly and plugins for NSIS *always* are 32-bit,
    34  # we also have to use a 32-bit testcase here.
    35  #
    36  PROGRAMS.x86 += tstWinAdditionsInstallHelper
     32 PROGRAMS += tstWinAdditionsInstallHelper
    3733 tstWinAdditionsInstallHelper_TEMPLATE = VBoxGuestR3Exe
    3834 tstWinAdditionsInstallHelper_SOURCES = tstWinAdditionsInstallHelper.cpp
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