summaryrefslogtreecommitdiffstats
path: root/src/qmeegographicssystemhelper/qmeegographicssystemhelper.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/qmeegographicssystemhelper/qmeegographicssystemhelper.pro')
-rw-r--r--src/qmeegographicssystemhelper/qmeegographicssystemhelper.pro10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/qmeegographicssystemhelper/qmeegographicssystemhelper.pro b/src/qmeegographicssystemhelper/qmeegographicssystemhelper.pro
new file mode 100644
index 000000000..7639ad7b6
--- /dev/null
+++ b/src/qmeegographicssystemhelper/qmeegographicssystemhelper.pro
@@ -0,0 +1,10 @@
+TEMPLATE = lib
+TARGET = QtMeeGoGraphicsSystemHelper
+
+include(../../src/qbase.pri)
+
+QT += gui opengl
+INCLUDEPATH += '../../src/plugins/graphicssystems/meego'
+
+HEADERS = qmeegographicssystemhelper.h qmeegooverlaywidget.h qmeegolivepixmap.h qmeegoruntime.h qmeegolivepixmap_p.h qmeegofencesync.h qmeegofencesync_p.h qmeegoswitchevent.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 qmeegoswitchevent.cpp qmeegoswitchevent.h