summaryrefslogtreecommitdiffstats
path: root/src/libs/installer/installer.pro
diff options
context:
space:
mode:
authorKarsten Heimrich <karsten.heimrich@theqtcompany.com>2015-06-09 16:05:27 +0200
committerKarsten Heimrich <karsten.heimrich@theqtcompany.com>2015-06-10 08:15:45 +0000
commit02f1c6cde87c23c187111c1ccc6c9bc4c04e698f (patch)
tree96c1e9231300dbe1589ecf4b1671275063d8f2a3 /src/libs/installer/installer.pro
parent4677d362982a38c6e2aabb667e33aaa7f921f018 (diff)
Split the huge header file in more dedicated ones.
Change-Id: I35a1500d5a9bb8986765488660cf0487c32d9720 Reviewed-by: Kai Koehne <kai.koehne@theqtcompany.com>
Diffstat (limited to 'src/libs/installer/installer.pro')
-rw-r--r--src/libs/installer/installer.pro5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/libs/installer/installer.pro b/src/libs/installer/installer.pro
index ab4ab74c9..b0bd556b4 100644
--- a/src/libs/installer/installer.pro
+++ b/src/libs/installer/installer.pro
@@ -126,7 +126,10 @@ HEADERS += packagemanagercore.h \
systeminfo.h \
localsocket.h \
packagesource.h \
- lib7z_guid.h
+ lib7z_guid.h \
+ lib7z_create.h \
+ lib7z_extract.h \
+ lib7z_list.h
SOURCES += packagemanagercore.cpp \
packagemanagercore_p.cpp \