VirtualBox

Changeset 2482 in vbox for trunk/src/VBox/Main


Ignore:
Timestamp:
May 4, 2007 2:02:17 AM (18 years ago)
Author:
vboxsync
Message:

Drop PATH_CURRENT from the global DEFS as it plays merry poppins with sub-makefiles (command deps changes depending on which directory you invoke it from).

File:
1 edited

Legend:

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

    r2478 r2482  
    135135        $(PATH_VBoxSVC) \
    136136        $(PATH_VBoxCOM)
     137VBoxSVC_INCS.win := \
     138        $(PATH_SUB_CURRENT)
    137139ifdef VBOX_WITH_XPCOM
    138140 VBoxSVC_LIBS += \
     
    265267        $(PATH_VBoxC) \
    266268        $(PATH_VBoxCOM)
     269VBoxC_INCS.win     := \
     270        $(PATH_SUB_CURRENT)
    267271VBoxC_LDFLAGS.darwin = -install_name @executable_path/components/VBoxC.dylib
    268272ifdef VBOX_USE_VCC80
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