aboutsummaryrefslogtreecommitdiff
path: root/qmmp.pro
diff options
context:
space:
mode:
authortrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2011-07-01 19:34:48 +0000
committertrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2011-07-01 19:34:48 +0000
commit3ce26ad80c1abb283576b9f654df75372eda0cc3 (patch)
treeecf7f123116405adea60e1ce614808f6ea515c82 /qmmp.pro
parentb8b7804fcc229e9c34e18dc3ec6dfafd2e3485b0 (diff)
downloadqmmp-3ce26ad80c1abb283576b9f654df75372eda0cc3.tar.gz
qmmp-3ce26ad80c1abb283576b9f654df75372eda0cc3.tar.bz2
qmmp-3ce26ad80c1abb283576b9f654df75372eda0cc3.zip
renamed application directory
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2253 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'qmmp.pro')
-rw-r--r--qmmp.pro6
1 files changed, 2 insertions, 4 deletions
diff --git a/qmmp.pro b/qmmp.pro
index 8865921b4..ea58070f0 100644
--- a/qmmp.pro
+++ b/qmmp.pro
@@ -3,10 +3,8 @@ CONFIG += ordered
include (qmmp.pri)
TEMPLATE = subdirs
-SUBDIRS = src/qmmp src/qmmpui src/plugins
-contains(CONFIG, WITH_SKINNED){
-SUBDIRS += src/ui
-}
+SUBDIRS = src/qmmp src/qmmpui src/plugins src/app
+
unix:exists($$[QT_INSTALL_BINS]/lrelease){
LRELEASE_EXECUTABLE = $$[QT_INSTALL_BINS]/lrelease