From d01370cdc2f0844dbfa727ee59e33303681db9f7 Mon Sep 17 00:00:00 2001 From: Zeev Suraski Date: Fri, 17 Sep 1999 02:06:08 +0000 Subject: [PATCH] *** empty log message *** --- php4dllts.dsp | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/php4dllts.dsp b/php4dllts.dsp index 543efb184e..1e07cd2e22 100644 --- a/php4dllts.dsp +++ b/php4dllts.dsp @@ -131,6 +131,10 @@ SOURCE=.\php3_realpath.c # End Source File # Begin Source File +SOURCE=.\php_content_types.c +# End Source File +# Begin Source File + SOURCE=.\php_ini.c # End Source File # Begin Source File @@ -215,6 +219,10 @@ SOURCE=.\php3_realpath.h # End Source File # Begin Source File +SOURCE=.\php_content_types.h +# End Source File +# Begin Source File + SOURCE=.\php_globals.h # End Source File # Begin Source File @@ -399,6 +407,8 @@ SOURCE=.\ext\pcre\php_pcre.c !ELSEIF "$(CFG)" == "php4dllts - Win32 Release_TS" +# ADD CPP /D "STATIC" + !ENDIF # End Source File @@ -607,6 +617,8 @@ SOURCE=.\ext\pcre\pcrelib\chartables.c !ELSEIF "$(CFG)" == "php4dllts - Win32 Release_TS" +# ADD CPP /D "STATIC" + !ENDIF # End Source File @@ -620,6 +632,8 @@ SOURCE=.\ext\pcre\pcrelib\get.c !ELSEIF "$(CFG)" == "php4dllts - Win32 Release_TS" +# ADD CPP /D "STATIC" + !ENDIF # End Source File @@ -633,6 +647,8 @@ SOURCE=.\ext\pcre\pcrelib\maketables.c !ELSEIF "$(CFG)" == "php4dllts - Win32 Release_TS" +# ADD CPP /D "STATIC" + !ENDIF # End Source File @@ -646,6 +662,8 @@ SOURCE=.\ext\pcre\pcrelib\pcre.c !ELSEIF "$(CFG)" == "php4dllts - Win32 Release_TS" +# ADD CPP /D "STATIC" + !ENDIF # End Source File @@ -659,6 +677,8 @@ SOURCE=.\ext\pcre\pcrelib\study.c !ELSEIF "$(CFG)" == "php4dllts - Win32 Release_TS" +# ADD CPP /D "STATIC" + !ENDIF # End Source File -- 2.49.0