Check the result of scanf
[qt-netbsd.git] / mkspecs / linux-icc-64 / qmake.conf
blob79620267a5e19b3ed14385f1898b2e7fd5bf44aa
2 # qmake configuration for linux-icc-64
4 # Written for Intel C++ Compiler version 10.x for GNU/Linux
6 # This mkspec is intended for use on 64-bit hosts where libraries live
7 # in "lib64" directories (instead of "lib").
10 # Use the linux-icc as the base for our configuration
11 include(../linux-icc/qmake.conf)
13 # Change the all LIBDIR variables to use lib64 instead of lib
15 QMAKE_LIBDIR_X11        = /usr/X11R6/lib64
16 QMAKE_LIBDIR_OPENGL     = /usr/X11R6/lib64