- Timestamp:
- Jan 19, 2022 1:25:00 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/Support/Makefile.kmk
r93324 r93345 525 525 # VBoxSupLib - Windows DLL for catching thread creation and termination. 526 526 # 527 VBoxSupLib_TEMPLATE = $(if-expr "$(KBUILD_TARGET)" == "win" && defined(VBOX_WITH_HARDENING),VBOXR3HARDENEDLIB,VBoxR3StaticNoCrt)527 VBoxSupLib_TEMPLATE = VBoxR3StaticNoCrt 528 528 VBoxSupLib_SDKS.win = VBOX_NTDLL 529 529 VBoxSupLib_LDFLAGS.win.amd64 = -Entry:DllMainEntrypoint
Note:
See TracChangeset
for help on using the changeset viewer.