From f4cb3ec807e23788299f9bf1d9c323ff5690aafd Mon Sep 17 00:00:00 2001 From: Kazumasa Mitsunari Date: Mon, 5 Nov 2018 21:01:10 +0900 Subject: Simplify main.cpp Adopt qtaglextras to simplify application code Bug-AGL: SPEC-1893, SPEC-1754 Change-Id: I1514f4347d07c603d0d7ec4cedea4e359c0468c6 Signed-off-by: Kazumasa Mitsunari --- app/config.tests/libhomescreen/libhomescreen.pro | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 app/config.tests/libhomescreen/libhomescreen.pro (limited to 'app/config.tests/libhomescreen/libhomescreen.pro') diff --git a/app/config.tests/libhomescreen/libhomescreen.pro b/app/config.tests/libhomescreen/libhomescreen.pro deleted file mode 100644 index 7d43112..0000000 --- a/app/config.tests/libhomescreen/libhomescreen.pro +++ /dev/null @@ -1,5 +0,0 @@ -SOURCES = libhomescreen.cpp - -CONFIG -= qt -CONFIG += link_pkgconfig -PKGCONFIG += libhomescreen -- cgit 1.2.3-korg