summaryrefslogtreecommitdiffstats
path: root/plugins/examples/qt5-freeze/qtactiveqt-1.patch
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2017-07-19 05:22:57 (GMT)
committerTony Theodore <tonyt@logyst.com>2017-07-19 05:58:24 (GMT)
commit9f793b72dce2430eb9cf8af055701ca2de5c8232 (patch)
tree2502de3de9214bb34e3934ab0b6bf99b8b334e04 /plugins/examples/qt5-freeze/qtactiveqt-1.patch
parent56acbc69c3bc4c4b3bcf6a798e6f7398c78d0e08 (diff)
downloadmxe-9f793b72dce2430eb9cf8af055701ca2de5c8232.zip
mxe-9f793b72dce2430eb9cf8af055701ca2de5c8232.tar.gz
mxe-9f793b72dce2430eb9cf8af055701ca2de5c8232.tar.bz2
add qt5 freeze example plugin (e.g. winxp support)
Diffstat (limited to 'plugins/examples/qt5-freeze/qtactiveqt-1.patch')
-rw-r--r--plugins/examples/qt5-freeze/qtactiveqt-1.patch24
1 files changed, 24 insertions, 0 deletions
diff --git a/plugins/examples/qt5-freeze/qtactiveqt-1.patch b/plugins/examples/qt5-freeze/qtactiveqt-1.patch
new file mode 100644
index 0000000..d8d72b2
--- /dev/null
+++ b/plugins/examples/qt5-freeze/qtactiveqt-1.patch
@@ -0,0 +1,24 @@
+This file is part of MXE. See LICENSE.md for licensing information.
+
+From 72357fef95ee2247f79032b2096b3c23938882d5 Mon Sep 17 00:00:00 2001
+From: Mark Brand <mabrand@mabrand.nl>
+Date: Wed, 21 May 2014 08:59:53 +0200
+Subject: [PATCH] Revert "idc is a host tool"
+
+This reverts commit a52db1a707f84eae74ce1cc3d1058f026e81ac13.
+
+Conflicts:
+ src/tools/idc/idc.pro
+
+diff --git a/src/tools/idc/idc.pro b/src/tools/idc/idc.pro
+index 1898ed5..524ee2e 100644
+--- a/src/tools/idc/idc.pro
++++ b/src/tools/idc/idc.pro
+@@ -1,4 +1,3 @@
+-option(host_build)
+ CONFIG += force_bootstrap
+ SOURCES = main.cpp
+
+--
+2.1.4
+