summaryrefslogtreecommitdiff
path: root/win32/php4dll.dsp
diff options
context:
space:
mode:
authorSebastian Bergmann <sebastian@php.net>2002-04-17 04:44:02 +0000
committerSebastian Bergmann <sebastian@php.net>2002-04-17 04:44:02 +0000
commit2fc2f74ad19aef787b2e080b323b9c62b28d0342 (patch)
tree7627fe66919c0cebe4ef94052b1ca458a33808a8 /win32/php4dll.dsp
parentd37c22ee3fe9da1ea98257c6ad4508918ac1bde5 (diff)
downloadphp-git-2fc2f74ad19aef787b2e080b323b9c62b28d0342.tar.gz
Enable ext/tokenizer by default on Win32, too. Since there is no HAVE_TOKENIZER flag, it cannot be turned off in config.w32.h.
Diffstat (limited to 'win32/php4dll.dsp')
-rw-r--r--win32/php4dll.dsp4
1 files changed, 4 insertions, 0 deletions
diff --git a/win32/php4dll.dsp b/win32/php4dll.dsp
index 4efacc62d7..b749ba25ac 100644
--- a/win32/php4dll.dsp
+++ b/win32/php4dll.dsp
@@ -864,6 +864,10 @@ SOURCE=..\ext\overload\overload.c
# End Source File
# Begin Source File
+SOURCE=..\ext\tokenizer\tokenizer.c
+# End Source File
+# Begin Source File
+
SOURCE=..\ext\wddx\wddx.c
# ADD CPP /I "..\ext\xml\expat\xmltok" /I "..\ext\xml\expat\xmlparse"
# End Source File