summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/zlib
diff options
context:
space:
mode:
authorBill King <bill.king@nokia.com>2009-10-21 02:48:30 (GMT)
committerBill King <bill.king@nokia.com>2009-10-21 05:02:06 (GMT)
commitc42bc88a9f366899747945a4478492cf765c7166 (patch)
tree3f1238626002b26074c56db8b0ecd5cf15e4b660 /src/3rdparty/zlib
parentbbbf570f8a590b4d9ea2f8b2de592ea790f9cd50 (diff)
downloadQt-c42bc88a9f366899747945a4478492cf765c7166.zip
Qt-c42bc88a9f366899747945a4478492cf765c7166.tar.gz
Qt-c42bc88a9f366899747945a4478492cf765c7166.tar.bz2
Trolltech modifications to SQLite.
* Include <qconfig.h> and rely on Qt's QT_NO_THREAD instdead of SQLite's THREADSAFE to toggle source code releated to threading in SQLite. * compilation for Windows CE 6 While for WinCE 5 localtime is declared but not defined in the libraries, for CE 6 they are not even declared. That usually makes sense but sqlite relies on it being present in time.h. As sqlite defines their own localtime for Windows CE, we "only" need to forward declare it earlier. Conflicts: src/3rdparty/sqlite/sqlite3.c
Diffstat (limited to 'src/3rdparty/zlib')
0 files changed, 0 insertions, 0 deletions