X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=app%2Fapp.pro;fp=app%2Fapp.pro;h=22c9b005dc3a60a928a53746a13deca51830f114;hb=9c7608cf2c7e5eb4533c66a6a681108a3ebac92e;hp=0000000000000000000000000000000000000000;hpb=ec044f44133cad1d12311345437b13b1a953226e;p=apps%2Fonscreenapp.git diff --git a/app/app.pro b/app/app.pro new file mode 100644 index 0000000..22c9b00 --- /dev/null +++ b/app/app.pro @@ -0,0 +1,17 @@ +###################################################################### +# Automatically generated by qmake (3.1) Tue Apr 24 05:31:07 2018 +###################################################################### + +TARGET = restriction +INCLUDEPATH += . + +QT = quickcontrols2 + +CONFIG += link_pkgconfig +PKGCONFIG += libhomescreen qlibwindowmanager + +# Input +SOURCES += main.cpp +RESOURCES += main.qrc + +include(app.pri) \ No newline at end of file