diff options
-rw-r--r-- | src/src.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/src.pro b/src/src.pro index de00702..b3c8675 100644 --- a/src/src.pro +++ b/src/src.pro @@ -15,7 +15,7 @@ TEMPLATE = lib VERSION = 0.1.0 -TARGET = qtHomeScreenWrapper +TARGET = qthomescreen HEADERS = qlibhomescreen.h SOURCES = qlibhomescreen.cpp |