VirtualBox

Changeset 96443 in vbox


Ignore:
Timestamp:
Aug 23, 2022 2:13:42 PM (3 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
153273
Message:

Add/NT/Inst: Made VBoxAddInstallNt3x build in no-CRT mode. bugref:10261

File:
1 edited

Legend:

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

    r96407 r96443  
    379379#
    380380PROGRAMS.win.x86 += VBoxAddInstallNt3x
     381ifdef VBOX_WITH_NOCRT_STATIC
     382VBoxAddInstallNt3x_TEMPLATE := VBoxGuestR3Exe
     383else
    381384VBoxAddInstallNt3x_TEMPLATE := VBoxGuestR3NoCrtExe
    382 #VBoxAddInstallNt3x_TEMPLATE := VBoxGuestR3Exe
     385endif
    383386VBoxAddInstallNt3x_SOURCES  := \
    384387        VBoxAddInstallNt3x.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