1
#
2
# qmake configuration for linux-icc-32
3
4
# Written for Intel C++ Compiler version 10.x for GNU/Linux
5
6
# This mkspec is intended for building IA-32 binaries on Intel 64 hosts.
7
8
9
# Use the linux-icc as the base for our configuration
10
include(../linux-icc/qmake.conf)