VirtualBox

Changeset 52357 in vbox for trunk/src/VBox/HostDrivers


Ignore:
Timestamp:
Aug 11, 2014 8:24:54 PM (10 years ago)
Author:
vboxsync
Message:

VBoxSupLib.dll build fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/Makefile.kmk

    r52356 r52357  
    381381VBoxSupLib_SOURCES = \
    382382        $(KBUILD_TARGET)/VBoxSupLib-$(KBUILD_TARGET).cpp
    383 VBoxSupLib_LIBS.win = \
    384         kernel32.lib \
    385         $(SUPR3HardenedStatic_1_TARGET)
     383VBoxSupLib_LIBS.win.x86 = \
     384        $(PATH_TOOL_$(TEMPLATE_VBOXR3STATIC_TOOL.win.x86)_LIB)/libcmt$(VBOX_VCC_CRT_TYPE).lib   # for __chkstk
     385VBoxSupLib_LIBS.win.amd64 = \
     386        $(PATH_TOOL_$(TEMPLATE_VBOXR3STATIC_TOOL.win.amd64)_LIB)/libcmt$(VBOX_VCC_CRT_TYPE).lib # for __chkstk
    386387
    387388
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette