tests/auto/qapplication/desktopsettingsaware/desktopsettingsaware.pro
author Alex Gilkes <alex.gilkes@nokia.com>
Mon, 11 Jan 2010 14:00:40 +0000
changeset 0 1918ee327afb
child 30 5dc02b23752f
permissions -rw-r--r--
Revision: 200952

######################################################################
# Automatically generated by qmake (2.00a) Mon Jul 11 11:30:34 2005
######################################################################

TEMPLATE = app
!symbian*: {
DEPENDPATH += .
INCLUDEPATH += .
}
wince*|symbian*:TARGET = ../desktopsettingsaware

# Input
SOURCES += main.cpp
CONFIG += qt warn_on create_prl link_prl
CONFIG -= app_bundle

!symbian*: {
OBJECTS_DIR=.obj/debug-shared
MOC_DIR=.moc/debug-shared
}