Changeset 93322 in vbox for trunk/src/VBox/Installer/win/InstallHelper
- Timestamp:
- Jan 18, 2022 3:23:38 PM (3 years ago)
- svn:sync-xref-src-repo-rev:
- 149392
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Installer/win/InstallHelper/Makefile.kmk
r93115 r93322 20 20 21 21 DLLS += VBoxInstallHelper 22 VBoxInstallHelper_TEMPLATE = VBoxR3Static 22 VBoxInstallHelper_TEMPLATE = VBoxR3StaticDll 23 23 VBoxInstallHelper_DEFS = _WIN32_WINNT=0x0501 _UNICODE UNICODE 24 24 VBoxInstallHelper_DEFS += VBOX_SVN_REV=$(VBOX_SVN_REV)
Note:
See TracChangeset
for help on using the changeset viewer.