wok-next annotate python-pysqlite/stuff/setup.cfg @ rev 9262
fox14: typo
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Mar 15 09:13:18 2011 +0100 (2011-03-15) |
parents | |
children |
rev | line source |
---|---|
pascal@9050 | 1 [build_ext] |
pascal@9050 | 2 define= |
pascal@9050 | 3 include_dirs=/usr/include |
pascal@9050 | 4 library_dirs=/usr/lib |
pascal@9050 | 5 libraries=sqlite3 |