qt5base-lts/tests/auto/qapplication/desktopsettingsaware/desktopsettingsaware.pro
Friedemann Kleint 6a3dce1995 Tests: Compile.
2011-05-23 16:49:06 +02:00

18 lines
456 B
Prolog

######################################################################
# Automatically generated by qmake (2.00a) Mon Jul 11 11:30:34 2005
######################################################################
TEMPLATE = app
!symbian: {
DEPENDPATH += .
INCLUDEPATH += .
}
wince*:TARGET = ../desktopsettingsaware
symbian:TARGET = desktopsettingsaware
# Input
QT += widgets
SOURCES += main.cpp
CONFIG += qt warn_on create_prl link_prl
CONFIG -= app_bundle