X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=app%2Fconfig.tests%2Fqlibhomescreen%2Fqlibhomescreen.cpp;fp=app%2Fconfig.tests%2Fqlibhomescreen%2Fqlibhomescreen.cpp;h=8e49ff779fa5d3c8ef65fd4787ccec8634029d9c;hb=655ff6ee28103ec2373953dc60b75b2db0de0014;hp=0000000000000000000000000000000000000000;hpb=5868a412fa7ff013361231ee017db7bc2afb2742;p=apps%2Fhvac.git diff --git a/app/config.tests/qlibhomescreen/qlibhomescreen.cpp b/app/config.tests/qlibhomescreen/qlibhomescreen.cpp new file mode 100644 index 0000000..8e49ff7 --- /dev/null +++ b/app/config.tests/qlibhomescreen/qlibhomescreen.cpp @@ -0,0 +1,8 @@ +#include + +int main(int argc,char **argv) +{ + QLibHomeScreen qlibHomeScreen; + return 0; +} +