From 24b4c1df2f083829f39101ce5d9676d78b2cdc2a Mon Sep 17 00:00:00 2001 From: Oswald Buddenhagen Date: Wed, 23 Sep 2009 16:39:24 +0200 Subject: remove completely useless .qm install sub-target qms are installed centrally from the top-level install target --- tools/linguist/linguist/linguist.pro | 3 --- 1 file changed, 3 deletions(-) (limited to 'tools') diff --git a/tools/linguist/linguist/linguist.pro b/tools/linguist/linguist/linguist.pro index 314163c898..00ebec11cf 100644 --- a/tools/linguist/linguist/linguist.pro +++ b/tools/linguist/linguist/linguist.pro @@ -81,9 +81,6 @@ PROJECTNAME = Qt \ Linguist target.path = $$[QT_INSTALL_BINS] INSTALLS += target -linguisttranslations.files = *.qm -linguisttranslations.path = $$[QT_INSTALL_TRANSLATIONS] -INSTALLS += linguisttranslations phrasebooks.path = $$[QT_INSTALL_DATA]/phrasebooks # ## will this work on windows? -- cgit v1.2.3