- Timestamp:
- Jan 3, 2009 12:39:23 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/kBuild/units/qt4.kmk
r2177 r2181 963 963 $(eval $(target)_LIBS += $(foreach module,$(qt_modules), $(PATH_SDK_QT4_LIB)/$(qt_prefix)Qt$(module)$(qt_infix)$(SUFF_LIB)) ) 964 964 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) ) 966 966 endif 967 967 else
Note:
See TracChangeset
for help on using the changeset viewer.