Skip to content
Permalink
4115c336eb
Go to file
 
 
Cannot retrieve contributors at this time
11 lines (8 sloc) 183 Bytes
#
# qmake configuration for maemo
#
# Inherit standard linux/unix
include(../linux-g++/qmake.conf)
QMAKE_PLATFORM += maemo5
# Add some defines that we want
DEFINES += Q_WS_MAEMO_5
You can’t perform that action at this time.