Changeset 2218

Show
Ignore:
Timestamp:
08/07/08 23:58:33 (4 months ago)
Author:
pasnox
Message:

Fix build using 3rdparty qscintilla

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • v2/branches/dev/qscintilla/qscintilla.pri

    r2208 r2218  
    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}