From 216efd1cb2210211816b865b5574866e598bf3bd Mon Sep 17 00:00:00 2001 From: kergoth Date: Thu, 16 Jan 2003 05:54:47 +0000 Subject: Added targets for lupdate/lrelease, for i18n package builds, to root pro file. --- (limited to 'include.pro') diff --git a/include.pro b/include.pro index ce2aa1f..625fb70 100644 --- a/include.pro +++ b/include.pro @@ -1,3 +1,5 @@ +# make install + # base opie install path outdir = /opt/QtPalmtop @@ -30,3 +32,13 @@ INSTALLS += data sounds.path = $$outdir/sounds/$$TARGET sounds.files = sounds/* INSTALLS += sounds + +# new targets + +lupdate.target = lupdate +lupdate.commands = lupdate -noobselete $(DIST) + +lrelease.target = lrelease +lrelease.commands = lrelease $(DIST) + +QMAKE_EXTRA_UNIX_TARGETS += lupdate lrelease -- cgit v0.9.0.2