Changeset 93341 in vbox for trunk/src/VBox/HostDrivers/win
- Timestamp:
- Jan 19, 2022 10:53:38 AM (3 years ago)
- svn:sync-xref-src-repo-rev:
- 149416
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/win/Makefile.kmk
r93115 r93341 28 28 include $(KBUILD_PATH)/subheader.kmk 29 29 30 # For the installer helpers 30 31 LIBRARIES += VBoxDrvCfg 31 VBoxDrvCfg_TEMPLATE = VB OXR3STATIC32 VBoxDrvCfg_TEMPLATE = VBoxR3StaticDllNoAsan 32 33 VBoxDrvCfg_SDKS = ReorderCompilerIncs $(VBOX_WINPSDK) $(VBOX_WINDDK) 33 34 VBoxDrvCfg_DEFS = _WIN32_WINNT=0x0501 _UNICODE UNICODE
Note:
See TracChangeset
for help on using the changeset viewer.