summaryrefslogtreecommitdiffstats
path: root/mkspecs/linux-icc-32/qmake.conf
diff options
context:
space:
mode:
Diffstat (limited to 'mkspecs/linux-icc-32/qmake.conf')
-rw-r--r--mkspecs/linux-icc-32/qmake.conf10
1 files changed, 10 insertions, 0 deletions
diff --git a/mkspecs/linux-icc-32/qmake.conf b/mkspecs/linux-icc-32/qmake.conf
new file mode 100644
index 0000000000..35fbeb36b7
--- /dev/null
+++ b/mkspecs/linux-icc-32/qmake.conf
@@ -0,0 +1,10 @@
+#
+# qmake configuration for linux-icc-32
+#
+# Written for Intel C++ Compiler version 10.x for GNU/Linux
+#
+# This mkspec is intended for building IA-32 binaries on Intel 64 hosts.
+#
+
+# Use the linux-icc as the base for our configuration
+include(../linux-icc/qmake.conf)