diff options
Diffstat (limited to 'qt/qscintilla.pro')
-rw-r--r-- | qt/qscintilla.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qt/qscintilla.pro b/qt/qscintilla.pro index 3180bab..53ba137 100644 --- a/qt/qscintilla.pro +++ b/qt/qscintilla.pro @@ -27,7 +27,7 @@ TEMPLATE = lib TARGET = qscintilla # DESTDIR = $(QTDIR)/lib CONFIG += qt warn_off release dll thread -INCLUDEPATH = . ../include ../src +INCLUDEPATH = . ../include ../src /usr/include/tqt DEFINES = QEXTSCINTILLA_MAKE_DLL QT SCI_LEXER HEADERS = \ |