Changeset 1760 for trunk/kBuild
- Timestamp:
- Sep 6, 2008, 9:03:38 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/kBuild/units/qt3.kmk
r1759 r1760 696 696 local qt_main_lib := $(firstword $(wildcard \ 697 697 $(PATH_SDK_QT3_LIB)/$(qt_prefix)qtmain$(SUFF_LIB) \ 698 $(PATH_SDK_QT3_LIB)/qtmain$(SUFF_LIB) 698 $(PATH_SDK_QT3_LIB)/qtmain$(SUFF_LIB) \ 699 699 ) $(PATH_SDK_QT3_LIB)/$(qt_prefix)qtmain$(SUFF_LIB) ) 700 700 $(eval $(target)_LIBS += $(qt_main_lib) )
Note:
See TracChangeset
for help on using the changeset viewer.