From abd3ecb5901119fcb52cf716cd93fe1e3223ec42 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Tue, 7 Jan 2014 16:10:58 +0000 Subject: fixed headers installation git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4014 90c681e8-e032-0410-971d-27865f9a5e38 --- src/qmmpui/qmmpui.pro | 44 +++++++++++++++++++++++--------------------- 1 file changed, 23 insertions(+), 21 deletions(-) (limited to 'src/qmmpui/qmmpui.pro') 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 \ -- cgit v1.2.3-13-gbd6f