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 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 |