summaryrefslogtreecommitdiffstats
path: root/mkspecs/linux-g++-32/qmake.conf
blob: 1e5c50b987aa5b8e1db6e71e7b4d396d0f6d25d9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#
# qmake configuration for linux-g++
#

MAKEFILE_GENERATOR	= UNIX
TARGET_PLATFORM		= unix
TEMPLATE		= app
CONFIG			+= qt warn_on release incremental link_prl
QT			+= core gui
QMAKE_INCREMENTAL_STYLE = sublib

QMAKE_CFLAGS		= -m32
QMAKE_LFLAGS		= -m32

include(../common/g++.conf)
include(../common/linux.conf)
load(qt_config)
>inactive/multi_rd_wd_coll_io Mirror from: https://github.com/HDFGroup/hdf5.git
summaryrefslogtreecommitdiffstats
path: root/perform
diff options
context:
space:
mode:
authorJames Laird <jlaird@hdfgroup.org>2006-06-13 21:21:14 (GMT)
committerJames Laird <jlaird@hdfgroup.org>2006-06-13 21:21:14 (GMT)
commita31e264f8923ba7ea89fefceb7bce7ada4679ee7 (patch)
tree8cf0bb0763c0708d0e343ec179e2dae30df2fe86 /perform
parent984bc9d952f03347f571af7f5ea762ddb4d4093a (diff)
download