derick          Wed Jan  4 12:04:08 2006 UTC

  Modified files:              (Branch: PHP_4_4)
    /php-src/ext/mbstring       mbstring.dsp 
  Log:
  - Hopefully fix windows build here.
  
  
http://cvs.php.net/viewcvs.cgi/php-src/ext/mbstring/mbstring.dsp?r1=1.12.2.7&r2=1.12.2.7.2.1&diff_format=u
Index: php-src/ext/mbstring/mbstring.dsp
diff -u php-src/ext/mbstring/mbstring.dsp:1.12.2.7 
php-src/ext/mbstring/mbstring.dsp:1.12.2.7.2.1
--- php-src/ext/mbstring/mbstring.dsp:1.12.2.7  Tue Mar 22 22:07:04 2005
+++ php-src/ext/mbstring/mbstring.dsp   Wed Jan  4 12:04:08 2006
@@ -291,6 +291,10 @@
 # End Source File
 # Begin Source File
 
+SOURCE=.\libmbfl\filters\mbfilter_armscii8.c
+# End Source File
+# Begin Source File
+
 SOURCE=.\libmbfl\filters\mbfilter_qprint.c
 # End Source File
 # Begin Source File
@@ -401,6 +405,14 @@
 
 SOURCE=.\libmbfl\nls\nls_zh.c
 # End Source File
+# Begin Source File
+
+SOURCE=.\libmbfl\nls\nls_hy.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\libmbfl\nls\nls_tr.c
+# End Source File
 # End Group
 # Begin Group "Header Files No. 1"
 
@@ -592,6 +604,10 @@
 # End Source File
 # Begin Source File
 
+SOURCE=.\libmbfl\filters\mbfilter_armscii8.h
+# End Source File
+# Begin Source File
+
 SOURCE=.\libmbfl\filters\mbfilter_qprint.h
 # End Source File
 # Begin Source File
@@ -712,6 +728,14 @@
 # End Source File
 # Begin Source File
 
+SOURCE=.\libmbfl\nls\nls_hy.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\libmbfl\nls\nls_tr.h
+# End Source File
+# Begin Source File
+
 SOURCE=.\libmbfl\filters\unicode_prop.h
 # End Source File
 # Begin Source File

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to