summaryrefslogtreecommitdiffstats
path: root/src/libs/installer/installer.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/installer/installer.pro')
-rw-r--r--src/libs/installer/installer.pro31
1 files changed, 8 insertions, 23 deletions
diff --git a/src/libs/installer/installer.pro b/src/libs/installer/installer.pro
index 653b65d6f..149287428 100644
--- a/src/libs/installer/installer.pro
+++ b/src/libs/installer/installer.pro
@@ -52,18 +52,10 @@ HEADERS += packagemanagercore.h \
componentmodel.h \
qinstallerglobal.h \
qtpatch.h \
- persistentsettings.h \
- projectexplorer_export.h \
qtpatchoperation.h \
consumeoutputoperation.h \
- setpathonqtcoreoperation.h \
- setdemospathonqtoperation.h \
- setexamplespathonqtoperation.h \
- setpluginpathonqtcoreoperation.h \
- setimportspathonqtcoreoperation.h \
replaceoperation.h \
linereplaceoperation.h \
- registertoolchainoperation.h \
setqtcreatorvalueoperation.h \
addqtcreatorarrayvalueoperation.h \
copydirectoryoperation.h \
@@ -98,8 +90,6 @@ HEADERS += packagemanagercore.h \
licenseoperation.h \
component_p.h \
qtcreator_constants.h \
- qtcreatorpersistentsettings.h \
- registerdefaultdebuggeroperation.h \
qprocesswrapper.h \
qsettingswrapper.h \
constants.h \
@@ -109,10 +99,12 @@ HEADERS += packagemanagercore.h \
link.h \
createlinkoperation.h \
packagemanagercoredata.h \
- registerqtincreatorqnxoperation.h \
applyproductkeyoperation.h \
globals.h \
- graph.h
+ graph.h \
+ settingsoperation.h \
+ testrepository.h \
+ packagemanagerpagefactory.h
SOURCES += packagemanagercore.cpp \
packagemanagercore_p.cpp \
@@ -128,17 +120,10 @@ HEADERS += packagemanagercore.h \
scriptengine.cpp \
componentmodel.cpp \
qtpatch.cpp \
- persistentsettings.cpp \
qtpatchoperation.cpp \
consumeoutputoperation.cpp \
- setpathonqtcoreoperation.cpp \
- setdemospathonqtoperation.cpp \
- setexamplespathonqtoperation.cpp \
- setpluginpathonqtcoreoperation.cpp \
- setimportspathonqtcoreoperation.cpp \
replaceoperation.cpp \
linereplaceoperation.cpp \
- registertoolchainoperation.cpp \
setqtcreatorvalueoperation.cpp \
addqtcreatorarrayvalueoperation.cpp \
copydirectoryoperation.cpp \
@@ -170,8 +155,6 @@ HEADERS += packagemanagercore.h \
getrepositoriesmetainfojob.cpp \
licenseoperation.cpp \
component_p.cpp \
- qtcreatorpersistentsettings.cpp \
- registerdefaultdebuggeroperation.cpp \
qprocesswrapper.cpp \
templates.cpp \
qsettingswrapper.cpp \
@@ -182,9 +165,11 @@ HEADERS += packagemanagercore.h \
link.cpp \
createlinkoperation.cpp \
packagemanagercoredata.cpp \
- registerqtincreatorqnxoperation.cpp \
applyproductkeyoperation.cpp \
- globals.cpp
+ globals.cpp \
+ settingsoperation.cpp \
+ testrepository.cpp \
+ packagemanagerpagefactory.cpp
RESOURCES += resources/patch_file_lists.qrc \
resources/installer.qrc