mxe/src/qtactiveqt-1.patch

24 lines
552 B
Diff
Raw Normal View History

2013-05-18 13:02:57 +01:00
This file is part of MXE.
See index.html for further information.
2014-02-06 15:34:20 +00:00
From 7779365c9bd2741e28f16f99e2df19e4597e1c69 Mon Sep 17 00:00:00 2001
2013-05-18 13:02:57 +01:00
From: Mark Brand <mabrand@mabrand.nl>
Date: Sat, 18 May 2013 15:28:33 +0200
Subject: [PATCH] Revert "idc is a host tool"
This reverts commit a52db1a707f84eae74ce1cc3d1058f026e81ac13.
diff --git a/src/tools/idc/idc.pro b/src/tools/idc/idc.pro
index b9d8dee..05a592a 100644
--- a/src/tools/idc/idc.pro
+++ b/src/tools/idc/idc.pro
@@ -1,5 +1,3 @@
-option(host_build)
-
QT = core
SOURCES = main.cpp
--
2014-02-06 15:34:20 +00:00
1.8.4.5
2013-05-18 13:02:57 +01:00