diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2008-12-24 22:59:31 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2008-12-24 22:59:31 +0000 |
| commit | 5bbe6f6ec5682576609ee6d691fc2bac75e1a713 (patch) | |
| tree | 2cd1f7c5f5482c24fe5f880886646f10e45a0e46 /src/ui/ui.pro | |
| parent | 6aa6e6b368aeea7f8b2de3e2d76d8273fad02a1e (diff) | |
| download | qmmp-5bbe6f6ec5682576609ee6d691fc2bac75e1a713.tar.gz qmmp-5bbe6f6ec5682576609ee6d691fc2bac75e1a713.tar.bz2 qmmp-5bbe6f6ec5682576609ee6d691fc2bac75e1a713.zip | |
show version with svn revision
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@704 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/ui/ui.pro')
| -rw-r--r-- | src/ui/ui.pro | 9 |
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 |
