summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorEdin Kadribasic <edink@php.net>2003-07-01 13:26:02 +0000
committerEdin Kadribasic <edink@php.net>2003-07-01 13:26:02 +0000
commit9c717b33a6de27a8eb1d4c5a54a2d52b6fdc952c (patch)
tree3ad24d81487acb15b0fe59eb64a80d0b5b20401d /win32
parenta8f74b14f1e710811c4a447742c88feff2858b58 (diff)
downloadphp-git-9c717b33a6de27a8eb1d4c5a54a2d52b6fdc952c.tar.gz
Add sqlite session handler to win32 build
Diffstat (limited to 'win32')
-rw-r--r--win32/php4dllts.dsp4
1 files changed, 4 insertions, 0 deletions
diff --git a/win32/php4dllts.dsp b/win32/php4dllts.dsp
index 69659d3a4c..ea13f9614a 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