[webkit-reviews] review granted: [Bug 27368] [Qt] On Symbian link against the system sqlite3 : [Attachment 32935] First try.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 17 18:08:05 PDT 2009


Holger Freyther <zecke at selfish.org> has granted Laszlo Gombos
<laszlo.1.gombos at nokia.com>'s request for review:
Bug 27368: [Qt] On Symbian link against the system sqlite3
https://bugs.webkit.org/show_bug.cgi?id=27368

Attachment 32935: First try.
https://bugs.webkit.org/attachment.cgi?id=32935&action=review

------- Additional Comments from Holger Freyther <zecke at selfish.org>

> +	       INCLUDEPATH += $${SQLITE3SRCDIR}
> +	       symbian: LIBS += -lsqlite3.lib
> +	       else: LIBS += -lsqlite3



Looks good, it might look like the else is not properly indented... please
check that when landing.


More information about the webkit-reviews mailing list