Added new settings button to set a fake current location ('work' in the first instance).
[ptas] / zouba / qt4-maemo5 / mkspecs / qws / linux-x86_64-g++ / qmake.conf
1 #
2 # qmake configuration for building with linux-g++
3 #
4
5 include(../../common/g++.conf)
6 include(../../common/linux.conf)
7 include(../../common/qws.conf)
8
9 # modifications to g++.conf
10 QMAKE_CFLAGS            += -m64
11 QMAKE_CXXFLAGS          += -m64
12
13 load(qt_config)
14