summaryrefslogtreecommitdiffstats
path: root/plugin/Makefile
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2012-03-20 23:30:07 -0500
committerTimothy Pearson <[email protected]>2012-03-20 23:30:07 -0500
commitbbeb99fb4c56499871efeddc60b7e1ac42bd154c (patch)
tree31b9021ccc1369419d23fc373d98ced1804d5fad /plugin/Makefile
parentd4b531e2cc10395c129fd16ee72a7ff6d958dfb5 (diff)
downloadqt4-tqt-theme-engine-bbeb99fb4c56499871efeddc60b7e1ac42bd154c.tar.gz
qt4-tqt-theme-engine-bbeb99fb4c56499871efeddc60b7e1ac42bd154c.zip
Add support for native TDE file dialogs
Add style hints Add standard pixmaps Fix a slew of other problems
Diffstat (limited to 'plugin/Makefile')
-rw-r--r--plugin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugin/Makefile b/plugin/Makefile
index e394c79..7f082cd 100644
--- a/plugin/Makefile
+++ b/plugin/Makefile
@@ -1,6 +1,6 @@
#############################################################################
# Makefile for building: libsimplestyleplugin.so
-# Generated by qmake (2.01a) (Qt 4.7.4) on: Tue Mar 13 13:25:48 2012
+# Generated by qmake (2.01a) (Qt 4.7.4) on: Tue Mar 20 22:24:57 2012
# Project: plugin.pro
# Template: lib
# Command: /usr/bin/qmake-qt4 -o Makefile plugin.pro
@@ -16,7 +16,7 @@ CXXFLAGS = -pipe -O2 -Wall -W -D_REENTRANT -fPIC $(DEFINES)
INCPATH = -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/tqt3 -I/usr/include/tqt -I/opt/trinity/include -I.
LINK = g++
LFLAGS = -Wl,-O1 -shared
-LIBS = $(SUBLIBS) -L/usr/lib/i386-linux-gnu -L/usr/lib -ltqt -ltqt-mt -L /opt/trinity/lib -lDCOP -ltdecore -lQtGui -lQtCore -lpthread
+LIBS = $(SUBLIBS) -L/usr/lib/i386-linux-gnu -L/usr/lib -ltqt -ltqt-mt -L /opt/trinity/lib -lDCOP -ltdecore -ltdeui -lkio -lQtGui -lQtCore -lpthread
AR = ar cqs
RANLIB =
QMAKE = /usr/bin/qmake-qt4