Changeset 2219

Show
Ignore:
Timestamp:
08/08/08 00:05:58 (4 months ago)
Author:
pasnox
Message:

Fix build when using 3rdparty qscintilla library

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • v2/trunk/qscintilla/qscintilla.pri

    r2210 r2219  
    1616        QSCINTILLAVERSION       = QScintilla-gpl-2.2.1-snapshot-20080309 
    1717        # include path 
    18         INCLUDEPATH     *= $${QSCINTILLA_PWD}/$$QSCINTILLAVERSION/Qt4 
     18        INCLUDEPATH     *= $${QSCINTILLA_PWD}/$$QSCINTILLAVERSION/Qt4 $${QSCINTILLA_PWD}/$$QSCINTILLAVERSION/Qt4/Qsci 
    1919}