Home | History | Annotate | Download | only in WebCore

Lines Matching full:sqlite3

2153     !system-sqlite:exists( $${SQLITE3SRCDIR}/sqlite3.c ) {
2154 # Build sqlite3 into WebCore from source
2157 SOURCES += $${SQLITE3SRCDIR}/sqlite3.c
2162 # Use sqlite3 from the underlying OS