wok annotate pysqlite/stuff/setup.cfg @ rev 8176

imported patch toolchain/db.patch
author Antoine Bodin <gokhlayeh@slitaz.org>
date Thu Jan 27 00:20:49 2011 +0100 (2011-01-27)
parents
children
rev   line source
slaxemulator@7696 1 [build_ext]
slaxemulator@7696 2 define=
slaxemulator@7696 3 include_dirs=/usr/include
slaxemulator@7696 4 library_dirs=/usr/lib
slaxemulator@7696 5 libraries=sqlite3