diff options
author | Zeev Suraski <zeev@php.net> | 1999-09-17 02:06:08 +0000 |
---|---|---|
committer | Zeev Suraski <zeev@php.net> | 1999-09-17 02:06:08 +0000 |
commit | d01370cdc2f0844dbfa727ee59e33303681db9f7 (patch) | |
tree | bfa9901e838db620afec59cb07ec0cf801dbd14e /php4dllts.dsp | |
parent | 09af5f967f3f6b6a9faa71cfb2b1af7c3ba21284 (diff) | |
download | php-git-d01370cdc2f0844dbfa727ee59e33303681db9f7.tar.gz |
*** empty log message ***
Diffstat (limited to 'php4dllts.dsp')
-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
|