]> granicus.if.org Git - php/commitdiff
Update thread-safe projects
authorZeev Suraski <zeev@php.net>
Wed, 21 Apr 1999 15:34:31 +0000 (15:34 +0000)
committerZeev Suraski <zeev@php.net>
Wed, 21 Apr 1999 15:34:31 +0000 (15:34 +0000)
php4.dsp
php4.dsw
php4ts.dsp [new file with mode: 0644]
php4ts.dsw [new file with mode: 0644]

index e66b5ed96ff10e23083cccc79de2d1157523f27e..53e3ffa2e9aacab865d8a0313927355f3e0ad0f1 100644 (file)
--- a/php4.dsp
+++ b/php4.dsp
@@ -37,12 +37,12 @@ RSC=rc.exe
 # PROP BASE Target_Dir ""
 # PROP Use_MFC 0
 # PROP Use_Debug_Libraries 0
-# PROP Output_Dir "cgi_release"
-# PROP Intermediate_Dir "cgi_release"
+# PROP Output_Dir "Release"
+# PROP Intermediate_Dir "Release"
 # PROP Ignore_Export_Lib 0
 # PROP Target_Dir ""
 # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
-# ADD CPP /nologo /MT /W3 /GX /O2 /I "c:\projects\php4\include" /I "c:\projects\libzend" /I "." /I "regex\\" /I "d:\src\bind\include" /I "c:\projects\sapi" /D "NDEBUG" /D "MSVC5" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D "COMPILE_LIBZEND" /Fr /FD /c
+# ADD CPP /nologo /MT /W3 /GX /O2 /I "c:\projects\php4\include" /I "..\libzend" /I "." /I "regex\\" /I "d:\src\bind\include" /D "NDEBUG" /D "MSVC5" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D "COMPILE_LIBZEND" /Fr /FD /c
 # SUBTRACT CPP /YX /Yc /Yu
 # ADD BASE RSC /l 0x409 /d "NDEBUG"
 # ADD RSC /l 0x409 /d "NDEBUG"
@@ -51,7 +51,7 @@ BSC32=bscmake.exe
 # ADD BSC32 /nologo
 LINK32=link.exe
 # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386
-# ADD LINK32 lib44bsd95.lib resolv.lib winmm.lib wsock32.lib netapi32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /version:3.0 /subsystem:console /machine:I386 /out:"cgi_release\php.exe" /libpath:"c:\Projects\php4\lib" /libpath:"\src\lib" /libpath:"d:\src\bind\lib" /libpath:"c:\projects\sapi\release" /libpath:"c:\projects\libzend\release"
+# ADD LINK32 lib44bsd95.lib resolv.lib winmm.lib wsock32.lib netapi32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /version:3.0 /subsystem:console /machine:I386 /out:"Release\php.exe" /libpath:"c:\Projects\php4\lib" /libpath:"\src\lib" /libpath:"d:\src\bind\lib" /libpath:"..\libzend\Release"
 
 !ELSEIF  "$(CFG)" == "php4 - Win32 Debug"
 
@@ -62,12 +62,12 @@ LINK32=link.exe
 # PROP BASE Target_Dir ""
 # PROP Use_MFC 0
 # PROP Use_Debug_Libraries 1
-# PROP Output_Dir "c:\projects\zend\cgi_debug"
-# PROP Intermediate_Dir "cgi_debug"
+# PROP Output_Dir "C:\Projects\php4\Debug"
+# PROP Intermediate_Dir "Debug"
 # PROP Ignore_Export_Lib 0
 # PROP Target_Dir ""
 # ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
-# ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /I "c:\projects\php4\include" /I "c:\projects\libzend" /I "." /I "regex\\" /I "d:\src\bind\include" /I "c:\projects\sapi" /D "DEBUG" /D "_DEBUG" /D "MSVC5" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D "COMPILE_LIBZEND" /FR /FD /c
+# ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /I "c:\projects\php4\include" /I "..\libzend" /I "." /I "regex\\" /I "d:\src\bind\include" /D "DEBUG" /D "_DEBUG" /D "MSVC5" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D "COMPILE_LIBZEND" /FR /FD /c
 # SUBTRACT CPP /YX
 # ADD BASE RSC /l 0x409 /d "_DEBUG"
 # ADD RSC /l 0x409 /i "c:\include" /d "_DEBUG"
@@ -76,7 +76,7 @@ BSC32=bscmake.exe
 # ADD BSC32 /nologo
 LINK32=link.exe
 # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
-# ADD LINK32 lib44bsd95.lib resolv.lib winmm.lib wsock32.lib netapi32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib SAPI.lib libzend.lib /nologo /version:3.0 /subsystem:console /debug /machine:I386 /nodefaultlib:"libcmt" /nodefaultlib:"libcd" /out:"cgi_debug\php.exe" /pdbtype:sept /libpath:"c:\Projects\php4\lib" /libpath:"\src\lib" /libpath:"d:\src\bind\lib" /libpath:"c:\projects\sapi\debug" /libpath:"c:\projects\libzend\debug"
+# ADD LINK32 lib44bsd95.lib resolv.lib winmm.lib wsock32.lib netapi32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib libzend.lib /nologo /version:3.0 /subsystem:console /debug /machine:I386 /nodefaultlib:"libcmt" /nodefaultlib:"libcd" /out:"Debug\php.exe" /pdbtype:sept /libpath:"c:\Projects\php4\lib" /libpath:"\src\lib" /libpath:"d:\src\bind\lib" /libpath:"..\libzend\Debug"
 # SUBTRACT LINK32 /pdb:none
 
 !ENDIF 
index 37aaba37f3ca08f183086df45b932a4fd184375e..f423e89b4b1afef8d1f3108bb18ad5705b0e3b79 100644 (file)
--- a/php4.dsw
+++ b/php4.dsw
@@ -3,18 +3,6 @@ Microsoft Developer Studio Workspace File, Format Version 6.00
 
 ###############################################################################
 
-Project: "TSRM"=..\tsrm\TSRM.dsp - Package Owner=<4>
-
-Package=<5>
-{{{
-}}}
-
-Package=<4>
-{{{
-}}}
-
-###############################################################################
-
 Project: "libzend"=..\libzend\libzend.dsp - Package Owner=<4>
 
 Package=<5>
diff --git a/php4ts.dsp b/php4ts.dsp
new file mode 100644 (file)
index 0000000..9621324
--- /dev/null
@@ -0,0 +1,685 @@
+# Microsoft Developer Studio Project File - Name="php4ts" - Package Owner=<4>\r
+# Microsoft Developer Studio Generated Build File, Format Version 6.00\r
+# ** DO NOT EDIT **\r
+\r
+# TARGTYPE "Win32 (x86) Console Application" 0x0103\r
+\r
+CFG=php4ts - Win32 Debug_TS\r
+!MESSAGE This is not a valid makefile. To build this project using NMAKE,\r
+!MESSAGE use the Export Makefile command and run\r
+!MESSAGE \r
+!MESSAGE NMAKE /f "php4ts.mak".\r
+!MESSAGE \r
+!MESSAGE You can specify a configuration when running NMAKE\r
+!MESSAGE by defining the macro CFG on the command line. For example:\r
+!MESSAGE \r
+!MESSAGE NMAKE /f "php4ts.mak" CFG="php4ts - Win32 Debug_TS"\r
+!MESSAGE \r
+!MESSAGE Possible choices for configuration are:\r
+!MESSAGE \r
+!MESSAGE "php4ts - Win32 Release_TS" (based on "Win32 (x86) Console Application")\r
+!MESSAGE "php4ts - Win32 Debug_TS" (based on "Win32 (x86) Console Application")\r
+!MESSAGE \r
+\r
+# Begin Project\r
+# PROP AllowPerConfigDependencies 0\r
+# PROP Scc_ProjName ""\r
+# PROP Scc_LocalPath ""\r
+CPP=cl.exe\r
+RSC=rc.exe\r
+\r
+!IF  "$(CFG)" == "php4ts - Win32 Release_TS"\r
+\r
+# PROP BASE Use_MFC 0\r
+# PROP BASE Use_Debug_Libraries 0\r
+# PROP BASE Output_Dir "Release_TS"\r
+# PROP BASE Intermediate_Dir "Release_TS"\r
+# PROP BASE Target_Dir ""\r
+# PROP Use_MFC 0\r
+# PROP Use_Debug_Libraries 0\r
+# PROP Output_Dir "Release_TS"\r
+# PROP Intermediate_Dir "Release_TS"\r
+# PROP Ignore_Export_Lib 0\r
+# PROP Target_Dir ""\r
+# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c\r
+# ADD CPP /nologo /MT /W3 /GX /O2 /I "c:\projects\php4\include" /I "..\libzend" /I "." /I "regex\\" /I "d:\src\bind\include" /I "..\tsrm" /D "NDEBUG" /D "MSVC5" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D "COMPILE_LIBZEND" /D "ZTS" /Fr /FD /c\r
+# SUBTRACT CPP /YX /Yc /Yu\r
+# ADD BASE RSC /l 0x409 /d "NDEBUG"\r
+# ADD RSC /l 0x409 /d "NDEBUG"\r
+BSC32=bscmake.exe\r
+# ADD BASE BSC32 /nologo\r
+# ADD BSC32 /nologo\r
+LINK32=link.exe\r
+# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386\r
+# ADD LINK32 lib44bsd95.lib resolv.lib winmm.lib wsock32.lib netapi32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib libzendts.lib tsrm.lib /nologo /version:3.0 /subsystem:console /machine:I386 /nodefaultlib:"libc.lib" /out:"Release_TS\php.exe" /libpath:"c:\Projects\php4\lib" /libpath:"\src\lib" /libpath:"d:\src\bind\lib" /libpath:"..\tsrm\release" /libpath:"..\libzend\Release_TS"\r
+\r
+!ELSEIF  "$(CFG)" == "php4ts - Win32 Debug_TS"\r
+\r
+# PROP BASE Use_MFC 0\r
+# PROP BASE Use_Debug_Libraries 1\r
+# PROP BASE Output_Dir "Debug_TS"\r
+# PROP BASE Intermediate_Dir "Debug_TS"\r
+# PROP BASE Target_Dir ""\r
+# PROP Use_MFC 0\r
+# PROP Use_Debug_Libraries 1\r
+# PROP Output_Dir "C:\Projects\php4\Debug_TS"\r
+# PROP Intermediate_Dir "Debug_TS"\r
+# PROP Ignore_Export_Lib 0\r
+# PROP Target_Dir ""\r
+# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c\r
+# ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /I "c:\projects\php4\include" /I "..\libzend" /I "." /I "regex\\" /I "d:\src\bind\include" /I "..\tsrm" /D "DEBUG" /D "_DEBUG" /D "MSVC5" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D "COMPILE_LIBZEND" /D "ZTS" /FR /FD /c\r
+# SUBTRACT CPP /YX\r
+# ADD BASE RSC /l 0x409 /d "_DEBUG"\r
+# ADD RSC /l 0x409 /i "c:\include" /d "_DEBUG"\r
+BSC32=bscmake.exe\r
+# ADD BASE BSC32 /nologo\r
+# ADD BSC32 /nologo\r
+LINK32=link.exe\r
+# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept\r
+# ADD LINK32 lib44bsd95.lib resolv.lib winmm.lib wsock32.lib netapi32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib TSRM.lib libzendts.lib /nologo /version:3.0 /subsystem:console /debug /machine:I386 /nodefaultlib:"libcd" /nodefaultlib:"libcmt" /out:"Debug_TS\php.exe" /pdbtype:sept /libpath:"c:\Projects\php4\lib" /libpath:"\src\lib" /libpath:"d:\src\bind\lib" /libpath:"..\TSRM\debug" /libpath:"..\libzend\Debug_TS"\r
+# SUBTRACT LINK32 /pdb:none\r
+\r
+!ENDIF \r
+\r
+# Begin Target\r
+\r
+# Name "php4ts - Win32 Release_TS"\r
+# Name "php4ts - Win32 Debug_TS"\r
+# Begin Group "Core"\r
+\r
+# PROP Default_Filter ""\r
+# Begin Group "Source Files"\r
+\r
+# PROP Default_Filter ""\r
+# Begin Source File\r
+\r
+SOURCE=".\configuration-parser.c"\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=".\configuration-scanner.c"\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\ext\standard\cyr_convert.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=".\fopen-wrappers.c"\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\getopt.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\internal_functions.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\main.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\output.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\php3_realpath.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\php_ini.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\ext\standard\quot_print.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\request_info.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\safe_mode.c\r
+# End Source File\r
+# End Group\r
+# Begin Group "Header Files"\r
+\r
+# PROP Default_Filter ""\r
+# Begin Source File\r
+\r
+SOURCE=.\config.w32.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=".\configuration-parser.h"\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=".\configuration-parser.tab.h"\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\control_structures.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\ext\standard\cyr_convert.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\getopt.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\internal_functions_registry.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\logos.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\main.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\output.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\php.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\php3_compat.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\php3_realpath.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\php_globals.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\php_ini.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\ext\standard\quot_print.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\request_info.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\safe_mode.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\win95nt.h\r
+# End Source File\r
+# End Group\r
+# End Group\r
+# Begin Group "Function Modules"\r
+\r
+# PROP Default_Filter ""\r
+# Begin Group "Source Files No. 1"\r
+\r
+# PROP Default_Filter ""\r
+# Begin Source File\r
+\r
+SOURCE=.\functions\apache.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\ext\standard\base64.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\ext\standard\basic_functions.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\functions\bcmath.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\ext\standard\browscap.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\ext\standard\datetime.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\ext\standard\dir.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\functions\dl.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\ext\standard\dns.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\ext\standard\exec.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\ext\standard\file.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\ext\standard\filestat.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\ext\standard\formatted_print.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\ext\standard\fsock.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\functions\head.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\ext\standard\html.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\ext\standard\image.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\ext\standard\info.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\ext\standard\iptc.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\ext\standard\link.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\ext\standard\mail.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\ext\standard\math.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\ext\standard\md5.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\ext\standard\microtime.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\functions\mime.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\functions\number.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\ext\odbc\odbc.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\ext\standard\pack.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\ext\standard\pageinfo.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\functions\post.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\ext\standard\rand.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\ext\standard\reg.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\ext\standard\soundex.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\ext\standard\string.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\ext\standard\syslog.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\ext\standard\type.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\ext\standard\uniqid.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\ext\standard\url.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\ext\standard\var.c\r
+# End Source File\r
+# End Group\r
+# Begin Group "Header Files No. 1"\r
+\r
+# PROP Default_Filter ""\r
+# Begin Source File\r
+\r
+SOURCE=.\ext\standard\base64.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\ext\standard\basic_functions.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\ext\standard\datetime.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\functions\dl.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\ext\standard\dns.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\ext\standard\exec.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\ext\standard\file.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\ext\standard\fsock.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\functions\global.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\functions\head.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\ext\standard\html.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\ext\standard\md5.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\functions\mime.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\functions\number.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\ext\standard\pageinfo.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\functions\php3_bcmath.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\functions\php3_dir.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\functions\php3_filestat.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\functions\php3_ldap.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\ext\standard\php3_mail.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\ext\odbc\php3_odbc.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\ext\standard\php3_string.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\functions\php3_string.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\functions\php3_syslog.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\functions\phpdir.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\functions\phpmath.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\functions\post.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\ext\standard\reg.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\ext\standard\type.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\ext\standard\uniqid.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\ext\standard\url.h\r
+# End Source File\r
+# End Group\r
+# Begin Group "Regular Expressions"\r
+\r
+# PROP Default_Filter ""\r
+# Begin Source File\r
+\r
+SOURCE=.\regex\regcomp.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\regex\regerror.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\regex\regexec.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\regex\regfree.c\r
+# End Source File\r
+# End Group\r
+# End Group\r
+# Begin Group "Win32"\r
+\r
+# PROP Default_Filter ""\r
+# Begin Group "Source Files No. 2"\r
+\r
+# PROP Default_Filter ""\r
+# Begin Source File\r
+\r
+SOURCE=.\functions\COM.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\win32\pwd.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\win32\readdir.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\win32\registry.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\win32\sendmail.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\win32\time.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\win32\wfile.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\dl\snmp\winsnmp.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\win32\winutil.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\win32\wsyslog.c\r
+# End Source File\r
+# End Group\r
+# Begin Group "Header Files No. 2"\r
+\r
+# PROP Default_Filter ""\r
+# Begin Source File\r
+\r
+SOURCE=.\win32\grp.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\win32\param.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\win32\php_registry.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\win32\pwd.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\win32\readdir.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\win32\sendmail.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\win32\syslog.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\win32\time.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\win32\unistd.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\win32\wfile.h\r
+# End Source File\r
+# End Group\r
+# End Group\r
+# Begin Group "Parsers"\r
+\r
+# PROP Default_Filter ""\r
+# Begin Source File\r
+\r
+SOURCE=".\configuration-parser.y"\r
+\r
+!IF  "$(CFG)" == "php4ts - Win32 Release_TS"\r
+\r
+!ELSEIF  "$(CFG)" == "php4ts - Win32 Debug_TS"\r
+\r
+# Begin Custom Build\r
+InputDir=.\r
+InputPath=".\configuration-parser.y"\r
+\r
+BuildCmds= \\r
+       bison --output=configuration-parser.c -v -d -S "C:\Program Files\Cygnus\share\bison.simple" -p cfg configuration-parser.y\r
+\r
+"$(InputDir)\configuration-parser.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
+   $(BuildCmds)\r
+\r
+"$(InputDir)\configuration-parser.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
+   $(BuildCmds)\r
+# End Custom Build\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+# End Group\r
+# Begin Group "Scanners"\r
+\r
+# PROP Default_Filter ""\r
+# Begin Source File\r
+\r
+SOURCE=".\configuration-scanner.l"\r
+\r
+!IF  "$(CFG)" == "php4ts - Win32 Release_TS"\r
+\r
+!ELSEIF  "$(CFG)" == "php4ts - Win32 Debug_TS"\r
+\r
+# Begin Custom Build\r
+InputPath=".\configuration-scanner.l"\r
+\r
+"configuration-scanner.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
+       flex -i -Pcfg -oconfiguration-scanner.c configuration-scanner.l\r
+\r
+# End Custom Build\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+# End Group\r
+# End Target\r
+# End Project\r
diff --git a/php4ts.dsw b/php4ts.dsw
new file mode 100644 (file)
index 0000000..c198b20
--- /dev/null
@@ -0,0 +1,59 @@
+Microsoft Developer Studio Workspace File, Format Version 6.00\r
+# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!\r
+\r
+###############################################################################\r
+\r
+Project: "TSRM"=..\TSRM\TSRM.dsp - Package Owner=<4>\r
+\r
+Package=<5>\r
+{{{\r
+}}}\r
+\r
+Package=<4>\r
+{{{\r
+}}}\r
+\r
+###############################################################################\r
+\r
+Project: "libzendts"=..\libzend\libzendts.dsp - Package Owner=<4>\r
+\r
+Package=<5>\r
+{{{\r
+}}}\r
+\r
+Package=<4>\r
+{{{\r
+    Begin Project Dependency\r
+    Project_Dep_Name TSRM\r
+    End Project Dependency\r
+}}}\r
+\r
+###############################################################################\r
+\r
+Project: "php4ts"=.\php4ts.dsp - Package Owner=<4>\r
+\r
+Package=<5>\r
+{{{\r
+}}}\r
+\r
+Package=<4>\r
+{{{\r
+    Begin Project Dependency\r
+    Project_Dep_Name libzendts\r
+    End Project Dependency\r
+}}}\r
+\r
+###############################################################################\r
+\r
+Global:\r
+\r
+Package=<5>\r
+{{{\r
+}}}\r
+\r
+Package=<3>\r
+{{{\r
+}}}\r
+\r
+###############################################################################\r
+\r