VirtualBox

Changeset 49060 in vbox


Ignore:
Timestamp:
Oct 11, 2013 7:17:58 PM (11 years ago)
Author:
vboxsync
Message:

Drop the ancient dbghelp.dll, we use what we find on the system these days.

Location:
trunk/src/VBox/Debugger
Files:
1 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Debugger/Makefile.kmk

    r49044 r49060  
    2828 endif
    2929endif # VBOX_WITH_DEBUGGER
    30 ifndef VBOX_OSE
    31  INSTALLS.win.x86 += dbghelp
    32 endif
    3330
    3431
     
    137134
    138135
    139 #
    140 # Install the dbghelp.dll binary.
    141 #
    142 dbghelp_INST = bin/
    143 dbghelp_SOURCES.x86 = win32/dbghelp.dll
    144 dbghelp_SOURCES.amd64 = win64/dbghelp.dll
    145 
    146 
    147136include $(FILE_KBUILD_SUB_FOOTER)
    148137
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