diff options
-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
|