VirtualBox

Changeset 38082 in vbox for trunk/src/VBox/Debugger


Ignore:
Timestamp:
Jul 20, 2011 2:26:24 PM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
73029
Message:

*.kmk: Installation/staging adjustments (kBuild 0.2.0 preps).

File:
1 edited

Legend:

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

    r35628 r38082  
    124124  ifeq ($(KBUILD_TARGET),win)
    125125tstVBoxDbg_LIBS        += \
    126         $(PATH_LIB)/VBoxDbg.lib
     126        $(PATH_STAGE_LIB)/VBoxDbg.lib
    127127  else
    128128tstVBoxDbg_LIBS        += \
    129         $(PATH_BIN)/VBoxDbg$(VBOX_SUFF_DLL)
     129        $(PATH_STAGE_BIN)/VBoxDbg$(VBOX_SUFF_DLL)
    130130  endif
    131131 endif # TESTCASES
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