aboutsummaryrefslogtreecommitdiff
path: root/src/ui/ui.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/ui.pro')
-rw-r--r--src/ui/ui.pro9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/ui/ui.pro b/src/ui/ui.pro
index a9391b9a1..dcc4fc4df 100644
--- a/src/ui/ui.pro
+++ b/src/ui/ui.pro
@@ -40,10 +40,8 @@ HEADERS += mainwindow.h \
pluginitem.h \
volumebar.h \
balancebar.h \
- playstate.h \
symboldisplay.h \
playlistcontrol.h \
- version.h \
qmmpstarter.h \
eqpreset.h \
preseteditor.h \
@@ -126,13 +124,6 @@ RESOURCES = images/images.qrc \
TEMPLATE = app
target.path = /bin
-DEFINES += QMMP_VERSION=$$QMMP_VERSION
-contains(CONFIG, SVN_VERSION){
- DEFINES += QMMP_STR_VERSION=\\\"$$QMMP_VERSION-svn\\\"
-}else {
- DEFINES += QMMP_STR_VERSION=\\\"$$QMMP_VERSION\\\"
-}
-
desktop.files = qmmp.desktop
desktop.path = /share/applications