From 5159cd2beb2e87806a5b54e9991b7895285c9d3e Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 27 Jan 2013 01:04:16 -0600 Subject: Rename a number of libraries and executables to avoid conflicts with KDE4 --- win/pro_files/tdeioslave/common.pro | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 win/pro_files/tdeioslave/common.pro (limited to 'win/pro_files/tdeioslave/common.pro') diff --git a/win/pro_files/tdeioslave/common.pro b/win/pro_files/tdeioslave/common.pro new file mode 100644 index 000000000..6b6ee9d54 --- /dev/null +++ b/win/pro_files/tdeioslave/common.pro @@ -0,0 +1,8 @@ +TEMPLATE = lib + +CONFIG += trinitylib #this is a dynamic kde library + +include( $(KDELIBS)/win/common.pro ) + +LIBS += $$KDELIBDESTDIR/tdecore$$KDELIB_SUFFIX $$KDELIBDESTDIR/tdeio$$KDELIB_SUFFIX + -- cgit v1.2.1