|
|
@ -25,7 +25,7 @@ unix:VERSION = 7.0.1 |
|
|
|
|
|
|
|
TEMPLATE = lib |
|
|
|
TARGET = qscintilla |
|
|
|
# DESTDIR = $(QTDIR)/lib |
|
|
|
# DESTDIR = $(TQTDIR)/lib |
|
|
|
CONFIG += qt warn_off release dll thread |
|
|
|
INCLUDEPATH = . ../include ../src /usr/include/tqt |
|
|
|
DEFINES = QEXTSCINTILLA_MAKE_DLL QT SCI_LEXER |
|
|
@ -211,10 +211,10 @@ TRANSLATIONS = \ |
|
|
|
qscintilla_ru.ts |
|
|
|
|
|
|
|
|
|
|
|
header.path = $(QTDIR)/include |
|
|
|
header.path = $(TQTDIR)/include |
|
|
|
header.files = qextscintilla*.h |
|
|
|
|
|
|
|
trans.path = $(QTDIR)/translations |
|
|
|
trans.path = $(TQTDIR)/translations |
|
|
|
trans.files = qscintilla_*.qm |
|
|
|
|
|
|
|
INSTALLS += header trans |