Changeset 93341 in vbox for trunk/src/VBox/HostDrivers/VBoxNetFlt
- Timestamp:
- Jan 19, 2022 10:53:38 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk
r93322 r93341 229 229 230 230 # 231 # WinNetConfig - static library with host network interface config API 231 # WinNetConfig - static library with host network interface config API (for the installer) 232 232 # 233 233 LIBRARIES.win += WinNetConfig 234 WinNetConfig_TEMPLATE = VB OXR3STATIC234 WinNetConfig_TEMPLATE = VBoxR3StaticDllNoAsan 235 235 WinNetConfig_SDKS = ReorderCompilerIncs $(VBOX_WINPSDK) $(VBOX_WINDDK) 236 236 WinNetConfig_DEFS = _WIN32_WINNT=0x0501 _UNICODE UNICODE
Note:
See TracChangeset
for help on using the changeset viewer.