VirtualBox

Changeset 2177 in kBuild


Ignore:
Timestamp:
Jan 3, 2009 12:24:33 AM (16 years ago)
Author:
bird
Message:

qt4: ?= isn't the same as empty/ifndef/!defined.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/kBuild/units/qt4.kmk

    r2176 r2177  
    958958else
    959959 ifeq ($(bld_trg),win)
    960   local qt_infix ?= 4
     960  ifndef qt_infix
     961   local qt_infix := 4
     962  endif
    961963  $(eval $(target)_LIBS    += $(foreach module,$(qt_modules), $(PATH_SDK_QT4_LIB)/$(qt_prefix)Qt$(module)$(qt_infix)$(SUFF_LIB)) )
    962964  ifeq ($(tool_do),LINK_PROGRAM)
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