Changeset 2479 for trunk/kBuild/units/qt3.kmk
- Timestamp:
- Jul 20, 2011, 4:16:19 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/kBuild/units/qt3.kmk
r2413 r2479 905 905 $($(target)_QT_TRANSLATIONS) 906 906 ifneq ($(strip $(translations)),) 907 local expr := _ALL_INSTALLS += $(target)-inst-nls907 local expr := _ALL_INSTALLS_IMPLICIT += $(target)-inst-nls 908 908 $(eval $(expr)) 909 909 ifdef $(target)_QT_TRANSLATIONS_TEMPLATE
Note:
See TracChangeset
for help on using the changeset viewer.