summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKazumasa Mitsunari <knimitz@witz-inc.co.jp>2018-06-27 16:59:30 +0900
committerKazumasa Mitsunari <knimitz@witz-inc.co.jp>2018-06-27 17:01:46 +0900
commit867cc35f5daf67dbebe170eb4d579b8c956417da (patch)
treeaa060692663f2504c79b327c6e9aae20ec7725d6
parent1cc7f85fa99a3623c42219948ef7de538993a5cc (diff)
Fix the name of library
Use qtwindowmanager Change-Id: I9118f30abf86e144cc74d278084f70a7c41beb14 Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
-rw-r--r--src/src.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/src.pro b/src/src.pro
index deb4737..a1c0203 100644
--- a/src/src.pro
+++ b/src/src.pro
@@ -15,7 +15,7 @@
TEMPLATE = lib
VERSION = 0.1.0
-TARGET = qtWindowmanagerWrapper
+TARGET = qtwindowmanager
HEADERS = qlibwindowmanager.h
SOURCES = qlibwindowmanager.cpp