From 9c717b33a6de27a8eb1d4c5a54a2d52b6fdc952c Mon Sep 17 00:00:00 2001 From: Edin Kadribasic Date: Tue, 1 Jul 2003 13:26:02 +0000 Subject: [PATCH] Add sqlite session handler to win32 build --- win32/php4dllts.dsp | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/win32/php4dllts.dsp b/win32/php4dllts.dsp index 69659d3a4cb..ea13f9614ab 100644 --- a/win32/php4dllts.dsp +++ b/win32/php4dllts.dsp @@ -1983,6 +1983,10 @@ SOURCE=..\ext\sqlite\php_sqlite.h # PROP Default_Filter "" # Begin Source File +SOURCE=..\ext\sqlite\sess_sqlite.c +# End Source File +# Begin Source File + SOURCE=..\ext\sqlite\sqlite.c # End Source File # End Group