summaryrefslogtreecommitdiffstats
path: root/plugins/src/styles/windows/windows.pro
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/src/styles/windows/windows.pro')
-rw-r--r--plugins/src/styles/windows/windows.pro6
1 files changed, 3 insertions, 3 deletions
diff --git a/plugins/src/styles/windows/windows.pro b/plugins/src/styles/windows/windows.pro
index c1a3732c6..b827c5a5c 100644
--- a/plugins/src/styles/windows/windows.pro
+++ b/plugins/src/styles/windows/windows.pro
@@ -1,12 +1,12 @@
TEMPLATE = lib
-TARGET = qwindowsstyle
+TARGET = tqwindowsstyle
CONFIG += qt warn_off release plugin
DESTDIR = ../../../styles
-HEADERS = ../../../../include/ntqwindowsstyle.h
+HEADERS = ../../../../include/tqwindowsstyle.h
SOURCES = main.cpp \
- ../../../../src/styles/qwindowsstyle.cpp
+ ../../../../src/styles/tqwindowsstyle.cpp
unix:OBJECTS_DIR = .obj
win32:OBJECTS_DIR = obj