diff options
author | Sebastian Bergmann <sebastian@php.net> | 2003-05-25 06:22:35 +0000 |
---|---|---|
committer | Sebastian Bergmann <sebastian@php.net> | 2003-05-25 06:22:35 +0000 |
commit | f53360616e15d83f48ed0ea43d679a90ea9d864d (patch) | |
tree | 13a5f0d443d227c7a3cdddfb34b48fc46bdc22a8 | |
parent | 21bbfb503edf7c3563d9d08b46c6e89fb89306e2 (diff) | |
download | php-git-f53360616e15d83f48ed0ea43d679a90ea9d864d.tar.gz |
Leftover.
-rw-r--r-- | win32/php4dll.dsp | 5 | ||||
-rw-r--r-- | win32/php4dllts.dsp | 5 |
2 files changed, 10 insertions, 0 deletions
diff --git a/win32/php4dll.dsp b/win32/php4dll.dsp index b4da268e7d..f69ac4a94f 100644 --- a/win32/php4dll.dsp +++ b/win32/php4dll.dsp @@ -899,6 +899,11 @@ SOURCE=..\ext\wddx\wddx.c # End Source File
# Begin Source File
+SOURCE=..\ext\xml\compat.c
+
+# End Source File
+# Begin Source File
+
SOURCE=..\ext\xml\xml.c
# End Source File
# End Group
diff --git a/win32/php4dllts.dsp b/win32/php4dllts.dsp index f784f968db..ac8ff5501b 100644 --- a/win32/php4dllts.dsp +++ b/win32/php4dllts.dsp @@ -474,6 +474,11 @@ SOURCE=..\ext\wddx\wddx.c # End Source File
# Begin Source File
+SOURCE=..\ext\xml\compat.c
+
+# End Source File
+# Begin Source File
+
SOURCE=..\ext\xml\xml.c
# End Source File
|