diff options
author | Matt Ranostay <matt.ranostay@konsulko.com> | 2018-04-15 19:28:57 -0700 |
---|---|---|
committer | Matt Ranostay <matt.ranostay@konsulko.com> | 2018-04-15 19:34:20 -0700 |
commit | ceaba63e706c2643480f4872f484a38c2183acda (patch) | |
tree | 42f5f4c2df9a7f8348f9830451b8c81b8adce80a /app/config.tests/libhomescreen/libhomescreen.pro | |
parent | 5d2bb8dd6c20c74d66b320f407dd6221592ee25a (diff) |
settings: remove build artifacts
Remove several files that were added by accident from build environment
Change-Id: I394b2d308afdcfc68c378af227691b4fe3f7947e
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
Diffstat (limited to 'app/config.tests/libhomescreen/libhomescreen.pro')
-rw-r--r-- | app/config.tests/libhomescreen/libhomescreen.pro | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/app/config.tests/libhomescreen/libhomescreen.pro b/app/config.tests/libhomescreen/libhomescreen.pro deleted file mode 100644 index eb4e8f3..0000000 --- a/app/config.tests/libhomescreen/libhomescreen.pro +++ /dev/null @@ -1,5 +0,0 @@ -SOURCES = libhomescreen.cpp - -CONFIG -= qt -CONFIG += link_pkgconfig -PKGCONFIG += homescreen |