From dad42352f4ad47d34caf50040367dc2a95772baa Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sun, 18 Aug 2013 10:14:48 -0500 Subject: Rename KStyle to TDEStyle to avoid conflicts with KDE4. --- win/pro_files/tdestyles/klegacy/klegacy.pro | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 win/pro_files/tdestyles/klegacy/klegacy.pro (limited to 'win/pro_files/tdestyles/klegacy') diff --git a/win/pro_files/tdestyles/klegacy/klegacy.pro b/win/pro_files/tdestyles/klegacy/klegacy.pro new file mode 100644 index 000000000..1f280202c --- /dev/null +++ b/win/pro_files/tdestyles/klegacy/klegacy.pro @@ -0,0 +1,8 @@ +include( ../common.pro ) + +TARGET = klegacy$$KDEBUG + +system( bash kmoc ) + +SOURCES = \ +klegacystyle.cpp -- cgit v1.2.1