From 9a90cb1a9e61d2bc3298f2131671d9f32abbac5a Mon Sep 17 00:00:00 2001 From: kergoth Date: Thu, 16 Jan 2003 06:18:34 +0000 Subject: i18n for new buildsystem :) --- (limited to 'include.pro') diff --git a/include.pro b/include.pro index 625fb70..fb27a6d 100644 --- a/include.pro +++ b/include.pro @@ -36,9 +36,10 @@ INSTALLS += sounds # new targets lupdate.target = lupdate -lupdate.commands = lupdate -noobselete $(DIST) +lupdate.commands = lupdate -noobsolete $(PRO) lrelease.target = lrelease -lrelease.commands = lrelease $(DIST) +lrelease.commands = lrelease $(PRO) QMAKE_EXTRA_UNIX_TARGETS += lupdate lrelease + -- cgit v0.9.0.2