summaryrefslogtreecommitdiffstats
path: root/mkspecs/devices/linux-generic-g++/qmake.conf
blob: 65cf6d0558c49a7188b3e2da2572666d417c9134 (plain)
1
2
3
4
5
6
7
8
9
#
# Generic qmake configuration for building with g++ on generic devices.
#
# A minimal configure line could look something like this:
# ./configure -device linux-generic-g++ -device-option CROSS_COMPILE=mipsel-linux-gnu-

include(../common/linux_device_pre.conf)
include(../common/linux_device_post.conf)
load(qt_config)