# This is the qmake file for the TQScintilla plugin for TQt Designer. TEMPLATE = lib TARGET = tqscintillaplugin # DESTDIR = $(TQTDIR)/plugins/designer INCLUDEPATH = ../tqt /usr/include/tqt LIBPATH += ../tmplib CONFIG += qt warn_on release plugin SOURCES += tqscintillaplugin.cpp LIBS += -ltqscintilla