VirtualBox

Changeset 2181 in kBuild for trunk


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

qt4: qtmain takes qt_prefix but not infix (windows).

File:
1 edited

Legend:

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

    r2177 r2181  
    963963  $(eval $(target)_LIBS    += $(foreach module,$(qt_modules), $(PATH_SDK_QT4_LIB)/$(qt_prefix)Qt$(module)$(qt_infix)$(SUFF_LIB)) )
    964964  ifeq ($(tool_do),LINK_PROGRAM)
    965    $(eval $(target)_LIBS   += $(PATH_SDK_QT4_LIB)/$(qt_prefix)qtmain$(qt_infix)$(SUFF_LIB) )
     965   $(eval $(target)_LIBS   += $(PATH_SDK_QT4_LIB)/$(qt_prefix)qtmain$(SUFF_LIB) )
    966966  endif
    967967 else
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