summaryrefslogtreecommitdiffstats
path: root/release-tools/jenkins-configurations/windows/installer-framework
diff options
context:
space:
mode:
Diffstat (limited to 'release-tools/jenkins-configurations/windows/installer-framework')
-rw-r--r--release-tools/jenkins-configurations/windows/installer-framework23
1 files changed, 0 insertions, 23 deletions
diff --git a/release-tools/jenkins-configurations/windows/installer-framework b/release-tools/jenkins-configurations/windows/installer-framework
deleted file mode 100644
index 2fbefa8..0000000
--- a/release-tools/jenkins-configurations/windows/installer-framework
+++ /dev/null
@@ -1,23 +0,0 @@
-
-[make]
-make_cmd: nmake
-
-[QtForInstallerFramework]
-qt_src_package_url: http://.......TODO......../qt-everywhere-opensource-src-4.8.0.zip
-qt_source_dir: qt-src
-qt_build_dir: qt-bld
-qt_installerfw_qt_configure_line: -static -release -opensource -confirm-license -nomake examples -nomake demos -nomake tests -nomake docs -no-webkit -no-phonon -no-dbus -no-opengl -no-qt3support -no-xmlpatterns -no-multimedia -no-declarative -no-declarative-debug -qt-sql-sqlite -plugin-sql-sqlite -prefix
-
-[InstallerFramework]
-installer_framework_url: https://.......TODO........9/installer-framework.git
-installer_framework_source_dir: ifw-src
-installer_framework_build_dir: ifw-bld
-installer_framework_version_tag: remotes/origin/master-qt5-sdk
-installer_framework_qmake_args: -config release -config static -r
-
-[Output]
-installer_framework_archive_name: installer-framework-build-win.7z
-installerbase_archive_name: installerbase-win.7z
-macdeployqt_archive_name:
-qtmenunib_archive_name:
-qt_archive_name: qt-4.8.0-win.7z