diff options
-rw-r--r-- | win32/php4dllts.dsp | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/win32/php4dllts.dsp b/win32/php4dllts.dsp index 3fa61f7a93..ef5a5df75b 100644 --- a/win32/php4dllts.dsp +++ b/win32/php4dllts.dsp @@ -255,10 +255,6 @@ SOURCE=..\main\strlcat.c SOURCE=..\main\strlcpy.c
# End Source File
-# Begin Source File
-
-SOURCE=..\ext\standard\uuencode.c
-# End Source File
# End Group
# Begin Group "Header Files"
@@ -1786,6 +1782,10 @@ SOURCE=..\ext\standard\url_scanner_ex.c # End Source File
# Begin Source File
+SOURCE=..\ext\standard\uuencode.c
+# End Source File
+# Begin Source File
+
SOURCE=..\ext\standard\var.c
# End Source File
# Begin Source File
|