- Timestamp:
- Apr 10, 2009 2:34:33 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/kBuild/units/qt3.kmk
r2243 r2320 160 160 # Determin the KBUILD_TARGET lib directory. 161 161 ifeq ($(PATH_SDK_QT3_LIB),) 162 PATH_SDK_QT3_LIB := $(PATH_SDK_QT3_LIB.$(KBUILD_TARGET ))162 PATH_SDK_QT3_LIB := $(PATH_SDK_QT3_LIB.$(KBUILD_TARGET_ARCH)) 163 163 ifeq ($(PATH_SDK_QT3_LIB),) 164 164 PATH_SDK_QT3_LIB := $(patsubst %/libqt-mt$(SUFF_DLL),%,$(firstword $(wildcard \
Note:
See TracChangeset
for help on using the changeset viewer.