jmoore Wed Feb 21 15:52:57 2001 EDT
Modified files:
/php4/win32 php4dllts.dsp
Log:
Adding crypt.c and php_crypt.h to win32 builds, they were missing..
Index: php4/win32/php4dllts.dsp
diff -u php4/win32/php4dllts.dsp:1.30 php4/win32/php4dllts.dsp:1.31
--- php4/win32/php4dllts.dsp:1.30 Mon Feb 19 21:14:32 2001
+++ php4/win32/php4dllts.dsp Wed Feb 21 15:52:57 2001
@@ -366,6 +366,10 @@
# End Source File
# Begin Source File
+SOURCE=..\ext\standard\crypt.c
+# End Source File
+# Begin Source File
+
SOURCE=..\ext\standard\datetime.c
# End Source File
# Begin Source File
@@ -648,6 +652,10 @@
# Begin Source File
SOURCE=..\ext\bcmath\php_bcmath.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\ext\standard\php_crypt.h
# End Source File
# Begin Source File
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]