Changeset 39252 in vbox for trunk/src/VBox/Additions/WINNT/Installer
- Timestamp:
- Nov 9, 2011 2:00:21 PM (13 years ago)
- svn:sync-xref-src-repo-rev:
- 74782
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/Installer/InstallHelper/Makefile.kmk
r34120 r39252 26 26 VBoxGuestInstallHelper_TEMPLATE = VBOXGUESTR3DLL 27 27 ifdef VBOX_SIGN_ADDITIONS # (See the parent makefile.) 28 VBoxGuestInstallHelper_NOINST = true 28 VBoxGuestInstallHelper_INSTTYPE = none 29 VBoxGuestInstallHelper_DEBUG_INSTTYPE = both 29 30 endif 30 31 VBoxGuestInstallHelper_DEFS = _WIN32_WINNT=0x0400 WIN32_LEAN_AND_MEAN=1
Note:
See TracChangeset
for help on using the changeset viewer.