summaryrefslogtreecommitdiffstats
path: root/src/libs/installer/resources
diff options
context:
space:
mode:
authorkh <karsten.heimrich@theqtcompany.com>2014-11-18 16:39:28 +0100
committerKarsten Heimrich <karsten.heimrich@theqtcompany.com>2014-11-18 16:40:18 +0100
commit6a38cb8df826216b7de356c3c7c7a92bdb3a6e03 (patch)
treef01b61ade5cd5f1312a49777a16ded33c40e6a93 /src/libs/installer/resources
parentb5206decd82ee10be00460b6c3ba3f6f9d1c2b6c (diff)
Remove Qt SDK specific operations
Change-Id: I0a06c4b019dc6799447adef6d722be36ab3ded5d Reviewed-by: Karsten Heimrich <karsten.heimrich@theqtcompany.com>
Diffstat (limited to 'src/libs/installer/resources')
-rw-r--r--src/libs/installer/resources/files-to-patch-linux10
-rw-r--r--src/libs/installer/resources/files-to-patch-linux-emb-arm12
-rw-r--r--src/libs/installer/resources/files-to-patch-linux-emb-arm-qt412
-rw-r--r--src/libs/installer/resources/files-to-patch-linux-emb-arm-qt512
-rw-r--r--src/libs/installer/resources/files-to-patch-linux-qt512
-rw-r--r--src/libs/installer/resources/files-to-patch-macx24
-rw-r--r--src/libs/installer/resources/files-to-patch-macx-qt526
-rw-r--r--src/libs/installer/resources/files-to-patch-windows15
-rw-r--r--src/libs/installer/resources/files-to-patch-windows-emb-arm13
-rw-r--r--src/libs/installer/resources/files-to-patch-windows-emb-arm-qt513
-rw-r--r--src/libs/installer/resources/files-to-patch-windows-qt519
-rw-r--r--src/libs/installer/resources/patch_file_lists.qrc15
12 files changed, 0 insertions, 183 deletions
diff --git a/src/libs/installer/resources/files-to-patch-linux b/src/libs/installer/resources/files-to-patch-linux
deleted file mode 100644
index 760127f99..000000000
--- a/src/libs/installer/resources/files-to-patch-linux
+++ /dev/null
@@ -1,10 +0,0 @@
-bin/qmake
-bin/lrelease
-lib/libQtCore.so
-%%
-*.la
-*.prl
-*.pc
-*.pri
-mkspecs/default-host/qmake.conf
-
diff --git a/src/libs/installer/resources/files-to-patch-linux-emb-arm b/src/libs/installer/resources/files-to-patch-linux-emb-arm
deleted file mode 100644
index 8ea297b50..000000000
--- a/src/libs/installer/resources/files-to-patch-linux-emb-arm
+++ /dev/null
@@ -1,12 +0,0 @@
-bin/qmake
-bin/lrelease
-bin/qdoc
-host-bin/qmake
-host-bin/lrelease
-host-bin/qdoc
-%%
-*.la
-*.prl
-*.pc
-*.pri
-*.cmake
diff --git a/src/libs/installer/resources/files-to-patch-linux-emb-arm-qt4 b/src/libs/installer/resources/files-to-patch-linux-emb-arm-qt4
deleted file mode 100644
index f6a4b59b7..000000000
--- a/src/libs/installer/resources/files-to-patch-linux-emb-arm-qt4
+++ /dev/null
@@ -1,12 +0,0 @@
-bin/qmake
-bin/lrelease
-bin/qdoc
-host-bin/qmake
-host-bin/lrelease
-host-bin/qdoc
-%%
-*.la
-*.prl
-*.pc
-
-
diff --git a/src/libs/installer/resources/files-to-patch-linux-emb-arm-qt5 b/src/libs/installer/resources/files-to-patch-linux-emb-arm-qt5
deleted file mode 100644
index 8ea297b50..000000000
--- a/src/libs/installer/resources/files-to-patch-linux-emb-arm-qt5
+++ /dev/null
@@ -1,12 +0,0 @@
-bin/qmake
-bin/lrelease
-bin/qdoc
-host-bin/qmake
-host-bin/lrelease
-host-bin/qdoc
-%%
-*.la
-*.prl
-*.pc
-*.pri
-*.cmake
diff --git a/src/libs/installer/resources/files-to-patch-linux-qt5 b/src/libs/installer/resources/files-to-patch-linux-qt5
deleted file mode 100644
index b6af9ccf5..000000000
--- a/src/libs/installer/resources/files-to-patch-linux-qt5
+++ /dev/null
@@ -1,12 +0,0 @@
-bin/qmake
-bin/lrelease
-bin/qdoc
-lib/libQt5Core.so
-%%
-*.la
-*.prl
-*.pc
-*.pri
-lib/cmake/Qt5LinguistTools/Qt5LinguistToolsConfig.cmake
-mkspecs/default-host/qmake.conf
-
diff --git a/src/libs/installer/resources/files-to-patch-macx b/src/libs/installer/resources/files-to-patch-macx
deleted file mode 100644
index 20644f2d1..000000000
--- a/src/libs/installer/resources/files-to-patch-macx
+++ /dev/null
@@ -1,24 +0,0 @@
-bin/qmake
-bin/lrelease
-bin/lconvert
-bin/lupdate
-bin/macdeployqt
-bin/qcollectiongenerator
-bin/qdoc3
-bin/qhelpgenerator
-bin/qt3to4
-bin/xmlpatterns
-bin/xmlpatternsvalidator
-lib/QtCore.framework/QtCore
-lib/QtCore.framework/QtCore_debug
-bin/Designer.app/Contents/MacOS/Designer
-bin/Linguist.app/Contents/MacOS/Linguist
-bin/qhelpconverter.app/Contents/MacOS/qhelpconverter
-bin/QMLViewer.app/Contents/MacOS/QMLViewer
-bin/qttracereplay.app/Contents/MacOS/qttracereplay
-%%
-*.la
-*.prl
-*.pc
-*.pri
-mkspecs/default-host/qmake.conf \ No newline at end of file
diff --git a/src/libs/installer/resources/files-to-patch-macx-qt5 b/src/libs/installer/resources/files-to-patch-macx-qt5
deleted file mode 100644
index 62c85a63d..000000000
--- a/src/libs/installer/resources/files-to-patch-macx-qt5
+++ /dev/null
@@ -1,26 +0,0 @@
-bin/qmake
-bin/lrelease
-bin/lconvert
-bin/lupdate
-bin/macdeployqt
-bin/qcollectiongenerator
-bin/qdoc
-bin/qhelpgenerator
-bin/qt3to4
-bin/xmlpatterns
-bin/xmlpatternsvalidator
-lib/QtCore.framework/QtCore
-lib/QtCore.framework/QtCore_debug
-bin/Designer.app/Contents/MacOS/Designer
-bin/Linguist.app/Contents/MacOS/Linguist
-bin/qhelpconverter.app/Contents/MacOS/qhelpconverter
-bin/QMLViewer.app/Contents/MacOS/QMLViewer
-bin/qttracereplay.app/Contents/MacOS/qttracereplay
-%%
-*.la
-*.prl
-*.pc
-*.pri
-lib/cmake/Qt5LinguistTools/Qt5LinguistToolsConfig.cmake
-mkspecs/default-host/qmake.conf
-
diff --git a/src/libs/installer/resources/files-to-patch-windows b/src/libs/installer/resources/files-to-patch-windows
deleted file mode 100644
index 6f931ec4f..000000000
--- a/src/libs/installer/resources/files-to-patch-windows
+++ /dev/null
@@ -1,15 +0,0 @@
-bin/qmake.exe
-bin/lrelease.exe
-bin/QtCore4.dll
-bin/QtCored4.dll
-lib/QtCore4.dll
-lib/QtCored4.dll
-%%
-mkspecs/default/qmake.conf
-mkspecs/default-host/qmake.conf
-.qmake.cache
-*.prl
-*.pc
-*.la
-*.pri
-lib/prl.txt
diff --git a/src/libs/installer/resources/files-to-patch-windows-emb-arm b/src/libs/installer/resources/files-to-patch-windows-emb-arm
deleted file mode 100644
index a43229d18..000000000
--- a/src/libs/installer/resources/files-to-patch-windows-emb-arm
+++ /dev/null
@@ -1,13 +0,0 @@
-bin/qmake.exe
-bin/lrelease.exe
-bin/qdoc.exe
-host-bin/qmake.exe
-host-bin/lrelease.exe
-host-bin/qdoc.exe
-%%
-*.la
-*.prl
-*.pc
-*.pri
-*.cmake
-
diff --git a/src/libs/installer/resources/files-to-patch-windows-emb-arm-qt5 b/src/libs/installer/resources/files-to-patch-windows-emb-arm-qt5
deleted file mode 100644
index a43229d18..000000000
--- a/src/libs/installer/resources/files-to-patch-windows-emb-arm-qt5
+++ /dev/null
@@ -1,13 +0,0 @@
-bin/qmake.exe
-bin/lrelease.exe
-bin/qdoc.exe
-host-bin/qmake.exe
-host-bin/lrelease.exe
-host-bin/qdoc.exe
-%%
-*.la
-*.prl
-*.pc
-*.pri
-*.cmake
-
diff --git a/src/libs/installer/resources/files-to-patch-windows-qt5 b/src/libs/installer/resources/files-to-patch-windows-qt5
deleted file mode 100644
index d529396d9..000000000
--- a/src/libs/installer/resources/files-to-patch-windows-qt5
+++ /dev/null
@@ -1,19 +0,0 @@
-bin/qmake.exe
-bin/lrelease.exe
-bin/qdoc.exe
-bin/Qt5Core.dll
-bin/Qt5Cored.dll
-lib/Qt5Core.dll
-lib/Qt5Cored.dll
-%%
-*.la
-*.prl
-*.pc
-*.pri
-mkspecs/default/qmake.conf
-mkspecs/default-host/qmake.conf
-.qmake.cache
-lib/cmake/Qt5LinguistTools/Qt5LinguistToolsConfig.cmake
-lib/prl.txt
-
-
diff --git a/src/libs/installer/resources/patch_file_lists.qrc b/src/libs/installer/resources/patch_file_lists.qrc
deleted file mode 100644
index b300b69ac..000000000
--- a/src/libs/installer/resources/patch_file_lists.qrc
+++ /dev/null
@@ -1,15 +0,0 @@
-<RCC>
- <qresource prefix="/">
- <file>files-to-patch-linux</file>
- <file>files-to-patch-windows</file>
- <file>files-to-patch-macx</file>
- <file>files-to-patch-linux-qt5</file>
- <file>files-to-patch-windows-qt5</file>
- <file>files-to-patch-macx-qt5</file>
- <file>files-to-patch-linux-emb-arm</file>
- <file>files-to-patch-windows-emb-arm</file>
- <file>files-to-patch-windows-emb-arm-qt5</file>
- <file>files-to-patch-macx-emb-arm-qt5</file>
- <file>files-to-patch-linux-emb-arm-qt5</file>
- </qresource>
-</RCC>