summaryrefslogtreecommitdiff
path: root/win32/php4ts.dsp
diff options
context:
space:
mode:
authorShane Caraveo <shane@php.net>2002-03-11 18:25:47 +0000
committerShane Caraveo <shane@php.net>2002-03-11 18:25:47 +0000
commitd3bea6693791bdcb3a331e0c2b3fa02f26385db3 (patch)
tree35e7531e5ebfb490d148f7aedef96de493183278 /win32/php4ts.dsp
parentb9e8bddb3aad5b78c7e9a26a4485a0241060caa1 (diff)
downloadphp-git-d3bea6693791bdcb3a331e0c2b3fa02f26385db3.tar.gz
fix on more build config
Diffstat (limited to 'win32/php4ts.dsp')
-rw-r--r--win32/php4ts.dsp35
1 files changed, 1 insertions, 34 deletions
diff --git a/win32/php4ts.dsp b/win32/php4ts.dsp
index a3ee7e42b0..fec2f3c4b2 100644
--- a/win32/php4ts.dsp
+++ b/win32/php4ts.dsp
@@ -124,7 +124,7 @@ LINK32=link.exe
# PROP Target_Dir ""
# ADD BASE CPP /nologo /MD /W3 /GX /O2 /I ".." /I "..\main" /I "..\regex" /I "..\..\bindlib_w32" /I "..\Zend" /I "..\TSRM" /D "NDEBUG" /D ZEND_DEBUG=0 /D "_CONSOLE" /D "MSVC5" /D "ZTS" /D "ZEND_WIN32" /D "PHP_WIN32" /D "WIN32" /D "_MBCS" /Fr /FD /c
# SUBTRACT BASE CPP /YX /Yc /Yu
-# ADD CPP /nologo /MD /W3 /GX /Zi /Od /I ".." /I "..\main" /I "..\regex" /I "..\..\bindlib_w32" /I "..\Zend" /I "..\TSRM" /I "..\sapi\cgi\libfcgi\include" /D "NDEBUG" /D ZEND_DEBUG=0 /D "_CONSOLE" /D "MSVC5" /D "ZTS" /D "ZEND_WIN32" /D "PHP_WIN32" /D "WIN32" /D "_MBCS" /Fr /FD /c
+# ADD CPP /nologo /MD /W3 /GX /Zi /Od /I ".." /I "..\main" /I "..\regex" /I "..\..\bindlib_w32" /I "..\Zend" /I "..\TSRM" /I "..\sapi\cgi\libfcgi\include" /D "FCGI_STATIC" /D "PHP_FASTCGI" /D "NDEBUG" /D ZEND_DEBUG=0 /D "_CONSOLE" /D "MSVC5" /D "ZTS" /D "ZEND_WIN32" /D "PHP_WIN32" /D "WIN32" /D "_MBCS" /Fr /FD /c
# SUBTRACT CPP /YX /Yc /Yu
# ADD BASE RSC /l 0x409 /d "NDEBUG"
# ADD RSC /l 0x409 /d "NDEBUG"
@@ -169,47 +169,14 @@ SOURCE=..\sapi\cgi\php_getopt.h
# Begin Source File
SOURCE=..\sapi\cgi\libfcgi\fcgi_stdio.c
-
-!IF "$(CFG)" == "php4ts - Win32 Release_TS"
-
-!ELSEIF "$(CFG)" == "php4ts - Win32 Debug_TS"
-
-!ELSEIF "$(CFG)" == "php4ts - Win32 Release_TS_inline"
-
-!ELSEIF "$(CFG)" == "php4ts - Win32 Release_TSDbg"
-
-!ENDIF
-
# End Source File
# Begin Source File
SOURCE=..\sapi\cgi\libfcgi\fcgiapp.c
-
-!IF "$(CFG)" == "php4ts - Win32 Release_TS"
-
-!ELSEIF "$(CFG)" == "php4ts - Win32 Debug_TS"
-
-!ELSEIF "$(CFG)" == "php4ts - Win32 Release_TS_inline"
-
-!ELSEIF "$(CFG)" == "php4ts - Win32 Release_TSDbg"
-
-!ENDIF
-
# End Source File
# Begin Source File
SOURCE=..\sapi\cgi\libfcgi\os_win32.c
-
-!IF "$(CFG)" == "php4ts - Win32 Release_TS"
-
-!ELSEIF "$(CFG)" == "php4ts - Win32 Debug_TS"
-
-!ELSEIF "$(CFG)" == "php4ts - Win32 Release_TS_inline"
-
-!ELSEIF "$(CFG)" == "php4ts - Win32 Release_TSDbg"
-
-!ENDIF
-
# End Source File
# End Group
# End Target