sebastian Fri Sep 20 01:39:16 2002 EDT Modified files: /php4/win32 php4dll.dsp php4dllts.dsp Log: Sync MSVC project files. Index: php4/win32/php4dll.dsp diff -u php4/win32/php4dll.dsp:1.35 php4/win32/php4dll.dsp:1.36 --- php4/win32/php4dll.dsp:1.35 Thu Sep 12 13:11:55 2002 +++ php4/win32/php4dll.dsp Fri Sep 20 01:39:16 2002 @@ -128,6 +128,10 @@ # End Source File # Begin Source File +SOURCE=..\ext\standard\css.c +# End Source File +# Begin Source File + SOURCE=..\ext\standard\cyr_convert.c # End Source File # Begin Source File @@ -273,6 +277,10 @@ !ENDIF +# End Source File +# Begin Source File + +SOURCE=..\ext\standard\css.h # End Source File # Begin Source File Index: php4/win32/php4dllts.dsp diff -u php4/win32/php4dllts.dsp:1.84 php4/win32/php4dllts.dsp:1.85 --- php4/win32/php4dllts.dsp:1.84 Wed Sep 18 18:08:35 2002 +++ php4/win32/php4dllts.dsp Fri Sep 20 01:39:16 2002 @@ -157,6 +157,10 @@ # End Source File # Begin Source File +SOURCE=..\ext\standard\css.c +# End Source File +# Begin Source File + SOURCE=..\ext\standard\cyr_convert.c # End Source File # Begin Source File @@ -318,6 +322,10 @@ !ENDIF +# End Source File +# Begin Source File + +SOURCE=..\ext\standard\css.h # End Source File # Begin Source File
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php