VirtualBox

Changeset 1678 in kBuild


Ignore:
Timestamp:
Jul 14, 2008 1:05:54 AM (17 years ago)
Author:
bird
Message:

fixed typo.

File:
1 edited

Legend:

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

    r1677 r1678  
    783783else
    784784 $(eval $(target)_LIBS    += $(foreach module,$(qt_modules), $(PATH_SDK_QT4_LIB)/$(qt_prefix)Qt$(module)$(SUFF_DLL)))
    785  $(eval $(target)_INCS    += $(addprefix $(PATH_SDK_QT_INC)/Qt,$(qt_modules)))
     785 $(eval $(target)_INCS    += $(addprefix $(PATH_SDK_QT4_INC)/Qt,$(qt_modules)))
    786786endif
    787787$(eval $(target)_DEFS     += $(foreach module,$(toupper $(qt_modules)), QT_$(module)_LIB))
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