VirtualBox

Changeset 106849 in vbox for trunk/src/VBox/Additions/WINNT


Ignore:
Timestamp:
Nov 6, 2024 9:15:37 AM (6 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
165761
Message:

Add/Nt/Installer: scm fixes. jiraref:VBP-1253

Location:
trunk/src/VBox/Additions/WINNT/Installer
Files:
2 edited

Legend:

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

    r106843 r106849  
    5959else if1of ($(KBUILD_TARGET_ARCH), amd64)
    6060 VBoxGuestInstallHelper_DEFS           := _WIN32_WINNT=0x0501
    61 VBoxGuestInstallHelper_VBOX_IMPORT_CHECKER.win.x86 := xp
     61 VBoxGuestInstallHelper_VBOX_IMPORT_CHECKER.win.x86 := xp
    6262else
    6363 VBoxGuestInstallHelper_DEFS           := _WIN32_WINNT=0x0a00
  • trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsCommon.nsh

    r106847 r106849  
    7979  !endif
    8080!endif
    81 !endif ; $%KBUILD_TARGET_ARCH% != "arm64" 
     81!endif ; $%KBUILD_TARGET_ARCH% != "arm64"
    8282
    8383FunctionEnd
     
    126126!endif
    127127  FILE "$%PATH_OUT%\bin\additions\VBoxDisp.dll"
    128 !endif ; $%KBUILD_TARGET_ARCH% != "arm64" 
     128!endif ; $%KBUILD_TARGET_ARCH% != "arm64"
    129129
    130130!if $%VBOX_WITH_WDDM% == "1"
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