summaryrefslogtreecommitdiffstats
path: root/installerbuilder/libinstaller/libinstaller.pro
diff options
context:
space:
mode:
authorkh1 <qt-info@nokia.com>2011-04-12 10:10:06 +0200
committerkh1 <qt-info@nokia.com>2011-04-12 10:10:06 +0200
commit66f0f592b5c9f016f519d8a79fba1410ccbef09b (patch)
tree75309c93ed27a6812e4e520428c4df809371d24f /installerbuilder/libinstaller/libinstaller.pro
parentd3d6c508946c89fb5a97cf433b1476513cb09749 (diff)
Cleanup, we might need to adjust the examples though.
Diffstat (limited to 'installerbuilder/libinstaller/libinstaller.pro')
-rw-r--r--installerbuilder/libinstaller/libinstaller.pro11
1 files changed, 3 insertions, 8 deletions
diff --git a/installerbuilder/libinstaller/libinstaller.pro b/installerbuilder/libinstaller/libinstaller.pro
index c58ee98ea..ed74b31de 100644
--- a/installerbuilder/libinstaller/libinstaller.pro
+++ b/installerbuilder/libinstaller/libinstaller.pro
@@ -78,8 +78,6 @@ HEADERS += $$PWD/qinstaller.h \
init.h \
updater.h \
updatesettings.h \
- updatesettingsdialog.h \
- updatesettingswidget.h \
adminauthorization.h \
fsengineclient.h \
fsengineserver.h \
@@ -139,8 +137,6 @@ SOURCES += $$PWD/qinstaller.cpp \
init.cpp \
updater.cpp \
updatesettings.cpp \
- updatesettingsdialog.cpp \
- updatesettingswidget.cpp \
adminauthorization.cpp \
fsengineclient.cpp \
fsengineserver.cpp \
@@ -182,10 +178,9 @@ CONFIG( shared, static|shared ): {
}
macx: LIBS += -framework Security
-
+
TRANSLATIONS += de_de.ts \
sv_se.ts
-RESOURCES += ../common/openssl.qrc \
- patch_file_lists.qrc
-FORMS += updatesettingsdialog.ui updatesettingswidget.ui
+RESOURCES += ../common/openssl.qrc \
+ patch_file_lists.qrc