Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 628230 | Differences between
and this patch

Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- a/mks_1.9.0.4-src/qscintilla/qscintilla.pri
0
++ b/mks_1.9.0.4-src/qscintilla/qscintilla.pri
Lines 20-26 isEqual( SYSTEM_QSCINTILLA, 1 ) { Link Here
20
    LIBS    *= -L$${PACKAGE_BUILD_PATH}/$${Q_TARGET_ARCH}/$$buildMode()
20
    LIBS    *= -L$${PACKAGE_BUILD_PATH}/$${Q_TARGET_ARCH}/$$buildMode()
21
}
21
}
22
22
23
QSCINTILLA_TARGET   = qscintilla2
23
QSCINTILLA_TARGET   = qscintilla2_qt4
24
greaterThan(QT_MAJOR_VERSION, 4):QT *= widgets printsupport
24
greaterThan(QT_MAJOR_VERSION, 4):QT *= widgets printsupport
25
25
26
contains( TEMPLATE, .*app ) {
26
contains( TEMPLATE, .*app ) {

Return to bug 628230