VirtualBox

Changeset 14691 in vbox


Ignore:
Timestamp:
Nov 27, 2008 9:50:42 AM (16 years ago)
Author:
vboxsync
Message:

yet another burn fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r14687 r14691  
    12071207VBOX_LIB_SUPHARDENED = $(PATH_LIB)/SUPR3HardenedStatic$(VBOX_SUFF_LIB)
    12081208
    1209 # For windows systems define the macro for win path conversion.
    1210 ifeq ($(KBUILD_TARGET),win)
    1211  ifndef VBOX_ONLY_SDK
     1209# Define the macro for win path conversion.
     1210ifndef VBOX_ONLY_SDK
    12121211  VBOX_FN_MAKE_WIN_PATH = $(subst /,\\,$(1))
    1213  else
     1212else
    12141213  # on Wine Z: is always FS root
    12151214  VBOX_FN_MAKE_WIN_PATH = $(subst /,\\,$(patsubst /%,Z:/%,$(1)))
    1216  endif #!VBOX_ONLY_SDK
    1217 endif #ifeq ($(KBUILD_TARGET),win)
     1215endif #!VBOX_ONLY_SDK
    12181216
    12191217# The kprofile build automagically links with kProfile.
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