diff -r 000000000000 -r 1918ee327afb mkspecs/linux-icc-32/qmake.conf --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mkspecs/linux-icc-32/qmake.conf Mon Jan 11 14:00:40 2010 +0000 @@ -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)