summaryrefslogtreecommitdiffstats
path: root/tools/qmeegographicssystemhelper/qmeegographicssystemhelper.pro
blob: 161a31bfbd42e24f08cc45366729e6079d007dba (plain)
1
2
3
4
5
6
7
8
9
10
TEMPLATE = lib
TARGET = QtMeeGoGraphicsSystemHelper

include(../../src/qbase.pri)

QT += gui
INCLUDEPATH += '../../src/plugins/graphicssystems/meego'

HEADERS = qmeegographicssystemhelper.h qmeegooverlaywidget.h qmeegolivepixmap.h qmeegoruntime.h qmeegolivepixmap_p.h qmeegofencesync.h qmeegofencesync_p.h
SOURCES = qmeegographicssystemhelper.cpp qmeegooverlaywidget.cpp qmeegoruntime.cpp qmeegolivepixmap.cpp qmeegographicssystemhelper.h qmeegooverlaywidget.h qmeegolivepixmap.h qmeegoruntime.h qmeegolivepixmap_p.h qmeegofencesync.h qmeegofencesync_p.h qmeegofencesync.cpp