aboutsummaryrefslogtreecommitdiff
path: root/src/qmmpui/qmmpui.pro
diff options
context:
space:
mode:
authortrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2014-01-07 16:10:58 +0000
committertrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2014-01-07 16:10:58 +0000
commitabd3ecb5901119fcb52cf716cd93fe1e3223ec42 (patch)
treea80f21723b6b321061dc16cb0b9975d287cc2298 /src/qmmpui/qmmpui.pro
parent28fc895cc68e18ba5b94afcb750e934c9f474ab5 (diff)
downloadqmmp-abd3ecb5901119fcb52cf716cd93fe1e3223ec42.tar.gz
qmmp-abd3ecb5901119fcb52cf716cd93fe1e3223ec42.tar.bz2
qmmp-abd3ecb5901119fcb52cf716cd93fe1e3223ec42.zip
fixed headers installation
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4014 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/qmmpui/qmmpui.pro')
-rw-r--r--src/qmmpui/qmmpui.pro44
1 files changed, 23 insertions, 21 deletions
diff --git a/src/qmmpui/qmmpui.pro b/src/qmmpui/qmmpui.pro
index 1111b4c13..91ec9d731 100644
--- a/src/qmmpui/qmmpui.pro
+++ b/src/qmmpui/qmmpui.pro
@@ -117,27 +117,29 @@ TRANSLATIONS = translations/libqmmpui_ru.ts \
translations/libqmmpui_sr_BA.ts \
translations/libqmmpui_sr_RS.ts
unix {
- devel.files += commandlinemanager.h \
- commandlineoption.h \
- configdialog.h \
- detailsdialog.h \
- filedialogfactory.h \
- filedialog.h \
- generalfactory.h \
- general.h \
- mediaplayer.h \
- metadataformatter.h \
- playlistdownloader.h \
- playlistformat.h \
- playlistitem.h \
- playlistmanager.h \
- playlistmodel.h \
- playlistparser.h \
- qmmpuisettings.h \
- templateeditor.h \
- uifactory.h \
- uihelper.h \
- uiloader.h
+ devel.files += general.h \
+ generalfactory.h \
+ playlistformat.h \
+ playlistparser.h \
+ commandlinemanager.h \
+ commandlineoption.h \
+ filedialog.h \
+ filedialogfactory.h \
+ playlistitem.h \
+ playlistmodel.h \
+ mediaplayer.h \
+ detailsdialog.h \
+ playlistmanager.h \
+ metadataformatter.h \
+ templateeditor.h \
+ uifactory.h \
+ uiloader.h \
+ uihelper.h \
+ configdialog.h \
+ qmmpuisettings.h \
+ playlistdownloader.h \
+ playlistgroup.h \
+ playlisttrack.h
devel.path = /include/qmmpui
INSTALLS += target \