Changeset 2221 in kBuild
- Timestamp:
- Jan 7, 2009 3:16:27 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/kBuild/units/qt3.kmk
r2219 r2221 803 803 $(eval $(target)_LIBS += $(qt_main_lib) ) 804 804 endif 805 else if ($(bld_trg),os2)805 else ifeq ($(bld_trg),os2) 806 806 # This is a real PITA since the dll/lib can be called (almost) anything. :-( 807 807 local qt_lib := $(firstword $(wildcard \
Note:
See TracChangeset
for help on using the changeset viewer.