You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
780 B
25 lines
780 B
--- trinity-tqscintilla-14.0.0~pre20+a3562a94/qt/qscintilla.pro.ftbfs 2013-07-21 10:56:22.714582322 +0200
|
|
+++ trinity-tqscintilla-14.0.0~pre20+a3562a94/qt/qscintilla.pro 2013-09-02 20:00:39.455251114 +0200
|
|
@@ -27,7 +27,7 @@
|
|
TARGET = qscintilla
|
|
# DESTDIR = $(QTDIR)/lib
|
|
CONFIG += qt warn_off release dll thread
|
|
-INCLUDEPATH = . ../include ../src /usr/include/tqt
|
|
+INCLUDEPATH = . ../include ../src /usr/include/tqt /usr/include/tqt3
|
|
DEFINES = QEXTSCINTILLA_MAKE_DLL QT SCI_LEXER
|
|
|
|
HEADERS = \
|
|
@@ -211,10 +211,10 @@
|
|
qscintilla_ru.ts
|
|
|
|
|
|
-header.path = $(QTDIR)/include
|
|
+header.path = /usr/include/tqt3
|
|
header.files = qextscintilla*.h
|
|
|
|
-trans.path = $(QTDIR)/translations
|
|
+trans.path = /usr/share/tqt3/translations
|
|
trans.files = qscintilla_*.qm
|
|
|
|
INSTALLS += header trans
|