diff options
| -rw-r--r-- | php4dllts.dsp | 20 |
1 files changed, 20 insertions, 0 deletions
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
|
