1
TEMPLATE = app
2
3
DESTDIR = ./
4
INCLUDEPATH += .
5
!embedded:CONFIG += uitools
6
TARGET = tst_screenshot
7
8
SOURCES += main.cpp