From 90825e2392b2d70e43c7a25b8a3752299a933894 Mon Sep 17 00:00:00 2001 From: toma Date: Wed, 25 Nov 2009 17:56:58 +0000 Subject: Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebindings@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- smoke/qt/smokeqt.pro | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 smoke/qt/smokeqt.pro (limited to 'smoke/qt/smokeqt.pro') diff --git a/smoke/qt/smokeqt.pro b/smoke/qt/smokeqt.pro new file mode 100644 index 00000000..f49fc61b --- /dev/null +++ b/smoke/qt/smokeqt.pro @@ -0,0 +1,32 @@ +###################################################################### +# Automatically generated by qmake (1.04a) Tue May 25 03:20:31 2004 +###################################################################### + +TEMPLATE = lib +INCLUDEPATH += . .. + +# Input +HEADERS += qt_smoke.h +SOURCES += smokedata.cpp \ + x_1.cpp \ + x_10.cpp \ + x_11.cpp \ + x_12.cpp \ + x_13.cpp \ + x_14.cpp \ + x_15.cpp \ + x_16.cpp \ + x_17.cpp \ + x_18.cpp \ + x_19.cpp \ + x_2.cpp \ + x_20.cpp \ + x_3.cpp \ + x_4.cpp \ + x_5.cpp \ + x_6.cpp \ + x_7.cpp \ + x_8.cpp \ + x_9.cpp + +DESTDIR = /usr/lib -- cgit v1.2.1