Add windows .dsp and some kludgy pre-generated headers.

This commit is contained in:
Wez Furlong 2003-04-22 19:06:31 +00:00
parent cb89565ba4
commit 11a96965c9
4 changed files with 1017 additions and 0 deletions

View file

@ -0,0 +1,8 @@
#include "config.w32.h"
#if ZTS
# define THREADSAFE 1
#endif
#if !ZEND_DEBUG
# define NDEBUG
#endif
#define SQLITE_PTR_SZ 4