VirtualBox

Changeset 12389 in vbox for trunk


Ignore:
Timestamp:
Sep 11, 2008 1:18:04 AM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
36435
Message:

Debugger: Corrected tstVBoxDbg3 libs (linked with the qt4 dylib).

File:
1 edited

Legend:

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

    r12253 r12389  
    110110  ifeq ($(KBUILD_TARGET),win)
    111111tstVBoxDbg3_LIBS        += \
    112         $(PATH_LIB)/VBoxDbg.lib
     112        $(PATH_LIB)/VBoxDbg3.lib
    113113  else
    114114tstVBoxDbg3_LIBS        += \
    115         $(PATH_BIN)/VBoxDbg$(VBOX_SUFF_DLL)
     115        $(PATH_BIN)/VBoxDbg3$(VBOX_SUFF_DLL)
    116116  endif
    117117 endif
Note: See TracChangeset for help on using the changeset viewer.

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