aboutsummaryrefslogtreecommitdiffstats
path: root/src/aglextras/aglextras.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/aglextras/aglextras.pro')
-rw-r--r--src/aglextras/aglextras.pro13
1 files changed, 13 insertions, 0 deletions
diff --git a/src/aglextras/aglextras.pro b/src/aglextras/aglextras.pro
new file mode 100644
index 0000000..4b013fb
--- /dev/null
+++ b/src/aglextras/aglextras.pro
@@ -0,0 +1,13 @@
+TARGET = QtAGLExtras
+
+CONFIG += link_pkgconfig
+PKGCONFIG += libhomescreen qlibwindowmanager
+
+QT += quick
+QT += core-private
+
+include(hmi/hmi.pri)
+
+load(qt_module)
+
+CONFIG-=create_cmake