VirtualBox

Ignore:
Timestamp:
Nov 9, 2011 2:00:21 PM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
74782
Message:

NOINST -> INSTTYPE=none; adding DEBUG_INSTTYPE=both if the NOINST was because of code signing. This will make the .PDBs be installed into stage/debug/ for signed drivers (i.e. with .INF files).

File:
1 edited

Legend:

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

    r34120 r39252  
    2626VBoxGuestInstallHelper_TEMPLATE = VBOXGUESTR3DLL
    2727ifdef VBOX_SIGN_ADDITIONS # (See the parent makefile.)
    28  VBoxGuestInstallHelper_NOINST  = true
     28 VBoxGuestInstallHelper_INSTTYPE = none
     29 VBoxGuestInstallHelper_DEBUG_INSTTYPE = both
    2930endif
    3031VBoxGuestInstallHelper_DEFS     = _WIN32_WINNT=0x0400 WIN32_LEAN_AND_MEAN=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