From f9996899c2c40d1c8e8169b25edd6450b253f837 Mon Sep 17 00:00:00 2001 From: Derick Rethans Date: Wed, 4 Jan 2006 12:04:08 +0000 Subject: [PATCH] - Hopefully fix windows build here. --- ext/mbstring/mbstring.dsp | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/ext/mbstring/mbstring.dsp b/ext/mbstring/mbstring.dsp index 890008d9e7..33f590deb5 100644 --- a/ext/mbstring/mbstring.dsp +++ b/ext/mbstring/mbstring.dsp @@ -291,6 +291,10 @@ SOURCE=.\libmbfl\mbfl\mbfilter_pass.c # 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_uni.c 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 @@ SOURCE=.\libmbfl\mbfl\mbfilter_pass.h # 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 @@ SOURCE=.\libmbfl\nls\nls_zh.h # 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 -- 2.50.1