-# Microsoft Developer Studio Project File - Name="php4" - Package Owner=<4>
-# Microsoft Developer Studio Generated Build File, Format Version 6.00
-# ** DO NOT EDIT **
-
-# TARGTYPE "Win32 (x86) Console Application" 0x0103
-
-CFG=php4 - Win32 Debug
-!MESSAGE This is not a valid makefile. To build this project using NMAKE,
-!MESSAGE use the Export Makefile command and run
-!MESSAGE
-!MESSAGE NMAKE /f "php4.mak".
-!MESSAGE
-!MESSAGE You can specify a configuration when running NMAKE
-!MESSAGE by defining the macro CFG on the command line. For example:
-!MESSAGE
-!MESSAGE NMAKE /f "php4.mak" CFG="php4 - Win32 Debug"
-!MESSAGE
-!MESSAGE Possible choices for configuration are:
-!MESSAGE
-!MESSAGE "php4 - Win32 Release" (based on "Win32 (x86) Console Application")
-!MESSAGE "php4 - Win32 Debug" (based on "Win32 (x86) Console Application")
-!MESSAGE "php4 - Win32 Release_inline" (based on "Win32 (x86) Console Application")
-!MESSAGE
-
-# Begin Project
-# PROP AllowPerConfigDependencies 0
-# PROP Scc_ProjName ""
-# PROP Scc_LocalPath ""
-CPP=cl.exe
-RSC=rc.exe
-
-!IF "$(CFG)" == "php4 - Win32 Release"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 0
-# PROP BASE Output_Dir "Release"
-# PROP BASE Intermediate_Dir "Release"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 0
-# 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 /MD /W3 /GX /O2 /I "Zend" /I "." /I "regex\\" /I "..\bindlib_w32" /I "main" /D "NDEBUG" /D "_CONSOLE" /D ZEND_DEBUG=0 /D "MSVC5" /D "WIN32" /D "_MBCS" /D "ZEND_WIN32" /D "PHP_WIN32" /Fr /FD /c
-# SUBTRACT CPP /YX /Yc /Yu
-# ADD BASE RSC /l 0x409 /d "NDEBUG"
-# ADD RSC /l 0x409 /d "NDEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# 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 php4nts.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 /nodefaultlib:"libc.lib" /out:"Release\php.exe" /libpath:"Release"
-
-!ELSEIF "$(CFG)" == "php4 - Win32 Debug"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 1
-# PROP BASE Output_Dir "Debug"
-# PROP BASE Intermediate_Dir "Debug"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 1
-# PROP Output_Dir "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 /MDd /W3 /Gm /GX /ZI /Od /I "Zend" /I "." /I "regex\\" /I "..\bindlib_w32" /I "main" /D "DEBUG" /D "_DEBUG" /D "_CONSOLE" /D ZEND_DEBUG=1 /D "MSVC5" /D "WIN32" /D "_MBCS" /D "ZEND_WIN32" /D "PHP_WIN32" /FR /FD /c
-# SUBTRACT CPP /YX
-# ADD BASE RSC /l 0x409 /d "_DEBUG"
-# ADD RSC /l 0x409 /i "c:\include" /d "_DEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# 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 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 php4nts_debug.lib /nologo /version:3.0 /subsystem:console /debug /machine:I386 /nodefaultlib:"libcd" /nodefaultlib:"libcmt" /out:"Debug\php.exe" /pdbtype:sept /libpath:"Debug"
-# SUBTRACT LINK32 /pdb:none
-
-!ELSEIF "$(CFG)" == "php4 - Win32 Release_inline"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 0
-# PROP BASE Output_Dir "php4___Win32_Release_inline"
-# PROP BASE Intermediate_Dir "php4___Win32_Release_inline"
-# PROP BASE Ignore_Export_Lib 0
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 0
-# PROP Output_Dir "Release_inline"
-# PROP Intermediate_Dir "Release_inline"
-# PROP Ignore_Export_Lib 0
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /MD /W3 /GX /O2 /I "Zend" /I "." /I "regex\\" /I "..\bindlib_w32" /D "NDEBUG" /D "MSVC5" /D "_CONSOLE" /D "WIN32" /D "_MBCS" /D ZEND_DEBUG=0 /Fr /FD /c
-# SUBTRACT BASE CPP /YX /Yc /Yu
-# ADD CPP /nologo /MD /W3 /GX /O2 /I "Zend" /I "." /I "regex\\" /I "..\bindlib_w32" /I "main" /D "NDEBUG" /D "_CONSOLE" /D ZEND_DEBUG=0 /D "ZEND_WIN32_FORCE_INLINE" /D "MSVC5" /D "WIN32" /D "_MBCS" /D "ZEND_WIN32" /D "PHP_WIN32" /Fr /FD /c
-# SUBTRACT CPP /YX /Yc /Yu
-# ADD BASE RSC /l 0x409 /d "NDEBUG"
-# ADD RSC /l 0x409 /d "NDEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LINK32=link.exe
-# ADD BASE LINK32 php4nts.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 /nodefaultlib:"libc.lib" /out:"Release\php.exe" /libpath:"Release"
-# ADD LINK32 php4nts.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 /nodefaultlib:"libc.lib" /out:"Release\php.exe" /libpath:"Release"
-
-!ENDIF
-
-# Begin Target
-
-# Name "php4 - Win32 Release"
-# Name "php4 - Win32 Debug"
-# Name "php4 - Win32 Release_inline"
-# Begin Group "Source Files"
-
-# PROP Default_Filter ".c"
-# Begin Source File
-
-SOURCE=.\sapi\cgi\cgi_main.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\sapi\cgi\getopt.c
-# End Source File
-# End Group
-# Begin Group "Header Files"
-
-# PROP Default_Filter ".h"
-# End Group
-# End Target
-# End Project
+# Microsoft Developer Studio Project File - Name="php4" - 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=php4 - Win32 Debug\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 "php4.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 "php4.mak" CFG="php4 - Win32 Debug"\r
+!MESSAGE \r
+!MESSAGE Possible choices for configuration are:\r
+!MESSAGE \r
+!MESSAGE "php4 - Win32 Release" (based on "Win32 (x86) Console Application")\r
+!MESSAGE "php4 - Win32 Debug" (based on "Win32 (x86) Console Application")\r
+!MESSAGE "php4 - Win32 Release_inline" (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)" == "php4 - Win32 Release"\r
+\r
+# PROP BASE Use_MFC 0\r
+# PROP BASE Use_Debug_Libraries 0\r
+# PROP BASE Output_Dir "Release"\r
+# PROP BASE Intermediate_Dir "Release"\r
+# PROP BASE Target_Dir ""\r
+# PROP Use_MFC 0\r
+# PROP Use_Debug_Libraries 0\r
+# PROP Output_Dir "..\Release"\r
+# PROP Intermediate_Dir "..\Release"\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 /MD /W3 /GX /O2 /I ".." /I "..\main" /I "..\Zend" /I "..\regex\\" /I "..\..\bindlib_w32" /D "NDEBUG" /D "_CONSOLE" /D ZEND_DEBUG=0 /D "MSVC5" /D "WIN32" /D "_MBCS" /D "ZEND_WIN32" /D "PHP_WIN32" /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 php4nts.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 /nodefaultlib:"libc.lib" /out:"..\Release\php.exe" /libpath:"..\Release"\r
+\r
+!ELSEIF "$(CFG)" == "php4 - Win32 Debug"\r
+\r
+# PROP BASE Use_MFC 0\r
+# PROP BASE Use_Debug_Libraries 1\r
+# PROP BASE Output_Dir "Debug"\r
+# PROP BASE Intermediate_Dir "Debug"\r
+# PROP BASE Target_Dir ""\r
+# PROP Use_MFC 0\r
+# PROP Use_Debug_Libraries 1\r
+# PROP Output_Dir "..\Debug"\r
+# PROP Intermediate_Dir "..\Debug"\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 /MDd /W3 /Gm /GX /ZI /Od /I ".." /I "..\main" /I "..\Zend" /I "..\regex\\" /I "..\..\bindlib_w32" /D "DEBUG" /D "_DEBUG" /D "_CONSOLE" /D ZEND_DEBUG=1 /D "MSVC5" /D "WIN32" /D "_MBCS" /D "ZEND_WIN32" /D "PHP_WIN32" /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 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 php4nts_debug.lib /nologo /version:3.0 /subsystem:console /debug /machine:I386 /nodefaultlib:"libcd" /nodefaultlib:"libcmt" /out:"..\Debug\php.exe" /pdbtype:sept /libpath:"..\Debug"\r
+# SUBTRACT LINK32 /pdb:none\r
+\r
+!ELSEIF "$(CFG)" == "php4 - Win32 Release_inline"\r
+\r
+# PROP BASE Use_MFC 0\r
+# PROP BASE Use_Debug_Libraries 0\r
+# PROP BASE Output_Dir "php4___Win32_Release_inline"\r
+# PROP BASE Intermediate_Dir "php4___Win32_Release_inline"\r
+# PROP BASE Ignore_Export_Lib 0\r
+# PROP BASE Target_Dir ""\r
+# PROP Use_MFC 0\r
+# PROP Use_Debug_Libraries 0\r
+# PROP Output_Dir "..\Release_inline"\r
+# PROP Intermediate_Dir "..\Release_inline"\r
+# PROP Ignore_Export_Lib 0\r
+# PROP Target_Dir ""\r
+# ADD BASE CPP /nologo /MD /W3 /GX /O2 /I "Zend" /I "." /I "regex\\" /I "..\bindlib_w32" /D "NDEBUG" /D "MSVC5" /D "_CONSOLE" /D "WIN32" /D "_MBCS" /D ZEND_DEBUG=0 /Fr /FD /c\r
+# SUBTRACT BASE CPP /YX /Yc /Yu\r
+# ADD CPP /nologo /MD /W3 /GX /O2 /I ".." /I "..\main" /I "..\Zend" /I "..\regex\\" /I "..\..\bindlib_w32" /D "NDEBUG" /D "_CONSOLE" /D ZEND_DEBUG=0 /D "ZEND_WIN32_FORCE_INLINE" /D "MSVC5" /D "WIN32" /D "_MBCS" /D "ZEND_WIN32" /D "PHP_WIN32" /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 php4nts.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 /nodefaultlib:"libc.lib" /out:"Release\php.exe" /libpath:"Release"\r
+# ADD LINK32 php4nts.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 /nodefaultlib:"libc.lib" /out:"..\Release\php.exe" /libpath:"..\Release_inline"\r
+\r
+!ENDIF \r
+\r
+# Begin Target\r
+\r
+# Name "php4 - Win32 Release"\r
+# Name "php4 - Win32 Debug"\r
+# Name "php4 - Win32 Release_inline"\r
+# Begin Group "Source Files"\r
+\r
+# PROP Default_Filter ".c"\r
+# Begin Source File\r
+\r
+SOURCE=..\sapi\cgi\cgi_main.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\sapi\cgi\getopt.c\r
+# End Source File\r
+# End Group\r
+# Begin Group "Header Files"\r
+\r
+# PROP Default_Filter ".h"\r
+# End Group\r
+# End Target\r
+# End Project\r
-Microsoft Developer Studio Workspace File, Format Version 6.00
-# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
-
-###############################################################################
-
-Project: "Zend"=.\Zend\Zend.dsp - Package Owner=<4>
-
-Package=<5>
-{{{
-}}}
-
-Package=<4>
-{{{
-}}}
-
-###############################################################################
-
-Project: "libmysql"=.\ext\mysql\libmysql\libmysql.dsp - Package Owner=<4>
-
-Package=<5>
-{{{
-}}}
-
-Package=<4>
-{{{
-}}}
-
-###############################################################################
-
-Project: "php4"=.\php4.dsp - Package Owner=<4>
-
-Package=<5>
-{{{
-}}}
-
-Package=<4>
-{{{
- Begin Project Dependency
- Project_Dep_Name php4dll
- End Project Dependency
-}}}
-
-###############################################################################
-
-Project: "php4dll"=.\php4dll.dsp - Package Owner=<4>
-
-Package=<5>
-{{{
-}}}
-
-Package=<4>
-{{{
- Begin Project Dependency
- Project_Dep_Name Zend
- End Project Dependency
- Begin Project Dependency
- Project_Dep_Name libmysql
- End Project Dependency
-}}}
-
-###############################################################################
-
-Global:
-
-Package=<5>
-{{{
-}}}
-
-Package=<3>
-{{{
-}}}
-
-###############################################################################
-
+Microsoft Developer Studio Workspace File, Format Version 6.00\r
+# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!\r
+\r
+###############################################################################\r
+\r
+Project: "Zend"=.\Zend\Zend.dsp - Package Owner=<4>\r
+\r
+Package=<5>\r
+{{{\r
+}}}\r
+\r
+Package=<4>\r
+{{{\r
+}}}\r
+\r
+###############################################################################\r
+\r
+Project: "libmysql"=.\ext\mysql\libmysql\libmysql.dsp - Package Owner=<4>\r
+\r
+Package=<5>\r
+{{{\r
+}}}\r
+\r
+Package=<4>\r
+{{{\r
+}}}\r
+\r
+###############################################################################\r
+\r
+Project: "php4"=.\php4.dsp - Package Owner=<4>\r
+\r
+Package=<5>\r
+{{{\r
+}}}\r
+\r
+Package=<4>\r
+{{{\r
+ Begin Project Dependency\r
+ Project_Dep_Name php4dll\r
+ End Project Dependency\r
+}}}\r
+\r
+###############################################################################\r
+\r
+Project: "php4dll"=.\php4dll.dsp - Package Owner=<4>\r
+\r
+Package=<5>\r
+{{{\r
+}}}\r
+\r
+Package=<4>\r
+{{{\r
+ Begin Project Dependency\r
+ Project_Dep_Name Zend\r
+ End Project Dependency\r
+ Begin Project Dependency\r
+ Project_Dep_Name libmysql\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
# PROP BASE Target_Dir ""\r
# PROP Use_MFC 0\r
# PROP Use_Debug_Libraries 1\r
-# PROP Output_Dir "Debug"\r
-# PROP Intermediate_Dir "Debug"\r
+# PROP Output_Dir "..\Debug"\r
+# PROP Intermediate_Dir "..\Debug"\r
# PROP Ignore_Export_Lib 0\r
# PROP Target_Dir ""\r
# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "PHP4DLLTS_EXPORTS" /YX /FD /GZ /c\r
-# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "Zend" /I "." /I "regex" /I "..\bindlib_w32" /I "main" /D "_DEBUG" /D "_WINDOWS" /D "_USRDLL" /D "PHP4DLLTS_EXPORTS" /D "PHP_EXPORTS" /D "LIBZEND_EXPORTS" /D "SAPI_EXPORTS" /D "TSRM_EXPORTS" /D ZEND_DEBUG=1 /D "MSVC5" /D "WIN32" /D "_MBCS" /D "ZEND_WIN32" /D "PHP_WIN32" /FR /YX /FD /GZ /c\r
+# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I ".." /I "..\main" /I "..\Zend" /I "..\regex" /I "..\..\bindlib_w32" /D "_DEBUG" /D "_WINDOWS" /D "_USRDLL" /D "PHP4DLLTS_EXPORTS" /D "PHP_EXPORTS" /D "LIBZEND_EXPORTS" /D "SAPI_EXPORTS" /D "TSRM_EXPORTS" /D ZEND_DEBUG=1 /D "MSVC5" /D "WIN32" /D "_MBCS" /D "ZEND_WIN32" /D "PHP_WIN32" /FR /YX /FD /GZ /c\r
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32\r
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32\r
# ADD BASE RSC /l 0x40d /d "_DEBUG"\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 /dll /debug /machine:I386 /pdbtype:sept\r
-# ADD LINK32 kernel32.lib user32.lib gdi32.lib wsock32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib Zend.lib resolv.lib libmysql.lib /nologo /dll /debug /machine:I386 /nodefaultlib:"libcmt" /nodefaultlib:"libc" /nodefaultlib:"libcmtd" /out:"Debug/php4nts_debug.dll" /pdbtype:sept /libpath:"TSRM\Debug" /libpath:"Zend\Debug" /libpath:"..\bindlib_w32\Debug" /libpath:"ext\mysql\libmysql\Debug"\r
+# ADD LINK32 kernel32.lib user32.lib gdi32.lib wsock32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib Zend.lib resolv.lib libmysql.lib /nologo /dll /debug /machine:I386 /nodefaultlib:"libcmt" /nodefaultlib:"libc" /nodefaultlib:"libcmtd" /out:"..\Debug\php4nts_debug.dll" /pdbtype:sept /libpath:"..\TSRM\Debug" /libpath:"..\Zend\Debug" /libpath:"..\..\bindlib_w32\Debug" /libpath:"..\ext\mysql\libmysql\Debug"\r
\r
!ELSEIF "$(CFG)" == "php4dll - Win32 Release"\r
\r
# PROP BASE Target_Dir ""\r
# PROP Use_MFC 0\r
# PROP Use_Debug_Libraries 0\r
-# PROP Output_Dir "Release"\r
-# PROP Intermediate_Dir "Release"\r
+# PROP Output_Dir "..\Release"\r
+# PROP Intermediate_Dir "..\Release"\r
# PROP Ignore_Export_Lib 0\r
# PROP Target_Dir ""\r
# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "PHP4DLLTS_EXPORTS" /YX /FD /c\r
-# ADD CPP /nologo /MD /W3 /GX /O2 /I "Zend" /I "." /I "regex" /I "..\bindlib_w32" /I "main" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "PHP4DLLTS_EXPORTS" /D "PHP_EXPORTS" /D "LIBZEND_EXPORTS" /D "SAPI_EXPORTS" /D ZEND_DEBUG=0 /D "TSRM_EXPORTS" /D "MSVC5" /D "WIN32" /D "_MBCS" /D "ZEND_WIN32" /D "PHP_WIN32" /YX /FD /c\r
+# ADD CPP /nologo /MD /W3 /GX /O2 /I "Zend" /I "." /I "regex" /I "..\bindlib_w32" /I "main" /I ".." /I "..\main" /I "..\Zend" /I "..\regex" /I "..\..\bindlib_w32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "PHP4DLLTS_EXPORTS" /D "PHP_EXPORTS" /D "LIBZEND_EXPORTS" /D "SAPI_EXPORTS" /D ZEND_DEBUG=0 /D "TSRM_EXPORTS" /D "MSVC5" /D "WIN32" /D "_MBCS" /D "ZEND_WIN32" /D "PHP_WIN32" /YX /FD /c\r
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32\r
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32\r
# ADD BASE RSC /l 0x40d /d "NDEBUG"\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 /dll /machine:I386\r
-# ADD LINK32 kernel32.lib user32.lib gdi32.lib wsock32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib Zend.lib resolv.lib libmysql.lib /nologo /dll /machine:I386 /nodefaultlib:"libc.lib" /out:"Release/php4nts.dll" /libpath:"Zend\Release" /libpath:"..\bindlib_w32\Release" /libpath:"ext\mysql\libmysql\Release"\r
+# ADD LINK32 kernel32.lib user32.lib gdi32.lib wsock32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib Zend.lib resolv.lib libmysql.lib /nologo /dll /machine:I386 /nodefaultlib:"libc.lib" /out:"..\Release\php4nts.dll" /libpath:"..\Zend\Release" /libpath:"..\..\bindlib_w32\Release" /libpath:"..\ext\mysql\libmysql\Release"\r
\r
!ELSEIF "$(CFG)" == "php4dll - Win32 Release_inline"\r
\r
# PROP BASE Target_Dir ""\r
# PROP Use_MFC 0\r
# PROP Use_Debug_Libraries 0\r
-# PROP Output_Dir "Release_inline"\r
-# PROP Intermediate_Dir "Release_inline"\r
+# PROP Output_Dir "..\Release_inline"\r
+# PROP Intermediate_Dir "..\Release_inline"\r
# PROP Ignore_Export_Lib 0\r
# PROP Target_Dir ""\r
# ADD BASE CPP /nologo /MD /W3 /GX /O2 /I "Zend" /I "." /I "regex" /I "..\bindlib_w32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "PHP4DLLTS_EXPORTS" /D "MSVC5" /D "PHP_EXPORTS" /D "LIBZEND_EXPORTS" /D "SAPI_EXPORTS" /D ZEND_DEBUG=0 /D "TSRM_EXPORTS" /D "WIN32" /D "_MBCS" /YX /FD /c\r
-# ADD CPP /nologo /MD /W3 /GX /O2 /I "Zend" /I "." /I "regex" /I "..\bindlib_w32" /I "main" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "PHP4DLLTS_EXPORTS" /D "PHP_EXPORTS" /D "LIBZEND_EXPORTS" /D "SAPI_EXPORTS" /D "TSRM_EXPORTS" /D ZEND_DEBUG=0 /D "ZEND_WIN32_FORCE_INLINE" /D "MSVC5" /D "WIN32" /D "_MBCS" /D "ZEND_WIN32" /D "PHP_WIN32" /YX /FD /c\r
+# ADD CPP /nologo /MD /W3 /GX /O2 /I "Zend" /I "." /I "regex" /I "..\bindlib_w32" /I "main" /I ".." /I "..\main" /I "..\Zend" /I "..\regex" /I "..\..\bindlib_w32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "PHP4DLLTS_EXPORTS" /D "PHP_EXPORTS" /D "LIBZEND_EXPORTS" /D "SAPI_EXPORTS" /D "TSRM_EXPORTS" /D ZEND_DEBUG=0 /D "ZEND_WIN32_FORCE_INLINE" /D "MSVC5" /D "WIN32" /D "_MBCS" /D "ZEND_WIN32" /D "PHP_WIN32" /YX /FD /c\r
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32\r
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32\r
# ADD BASE RSC /l 0x40d /d "NDEBUG"\r
# ADD BSC32 /nologo\r
LINK32=link.exe\r
# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib wsock32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib Zend.lib resolv.lib /nologo /dll /machine:I386 /nodefaultlib:"libc.lib" /out:"Release/php4nts.dll" /libpath:"TSRM\Release" /libpath:"Zend\Release" /libpath:"..\bindlib_w32\Release"\r
-# ADD LINK32 kernel32.lib user32.lib gdi32.lib wsock32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib Zend.lib resolv.lib libmysql.lib /nologo /dll /machine:I386 /nodefaultlib:"libc.lib" /out:"Release/php4nts.dll" /libpath:"Zend\Release_inline" /libpath:"..\bindlib_w32\Release" /libpath:"ext\mysql\libmysql\Release"\r
+# ADD LINK32 kernel32.lib user32.lib gdi32.lib wsock32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib Zend.lib resolv.lib libmysql.lib /nologo /dll /machine:I386 /nodefaultlib:"libc.lib" /out:"..\Release\php4nts.dll" /libpath:"..\Zend\Release_inline" /libpath:"..\..\bindlib_w32\Release" /libpath:"..\ext\mysql\libmysql\Release"\r
\r
!ENDIF \r
\r
# PROP Default_Filter ""\r
# Begin Source File\r
\r
-SOURCE=".\main\configuration-parser.c"\r
+SOURCE="..\main\configuration-parser.c"\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=".\main\configuration-scanner.c"\r
+SOURCE="..\main\configuration-scanner.c"\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\cyr_convert.c\r
+SOURCE=..\ext\standard\cyr_convert.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=".\main\fopen-wrappers.c"\r
+SOURCE="..\main\fopen-wrappers.c"\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\main\internal_functions_win32.c\r
-\r
-!IF "$(CFG)" == "php4dll - Win32 Debug"\r
-\r
-# ADD CPP /I "ext\xml\expat\xmlparse" /I "ext\xml\expat\xmltok"\r
-\r
-!ELSEIF "$(CFG)" == "php4dll - Win32 Release"\r
-\r
-# ADD CPP /I "ext\xml\expat\xmltok" /I "ext\xml\expat\xmlparse"\r
-\r
-!ELSEIF "$(CFG)" == "php4dll - Win32 Release_inline"\r
-\r
-# ADD CPP /I "ext\xml\expat\xmltok" /I "ext\xml\expat\xmlparse"\r
-\r
-!ENDIF \r
-\r
+SOURCE=..\main\internal_functions_win32.c\r
+# ADD CPP /I "..\ext\xml\expat\xmlparse" /I "ext\xml\expat\xmltok"\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\main\main.c\r
+SOURCE=..\main\main.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\main\mergesort.c\r
+SOURCE=..\main\mergesort.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\output.c\r
+SOURCE=..\ext\standard\output.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\main\php_content_types.c\r
+SOURCE=..\main\php_content_types.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\main\php_ini.c\r
+SOURCE=..\main\php_ini.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\main\php_realpath.c\r
+SOURCE=..\main\php_realpath.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\main\php_ticks.c\r
+SOURCE=..\main\php_ticks.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\main\php_variables.c\r
+SOURCE=..\main\php_variables.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\main\php_virtual_cwd.c\r
+SOURCE=..\main\php_virtual_cwd.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\quot_print.c\r
+SOURCE=..\ext\standard\quot_print.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\main\reentrancy.c\r
+SOURCE=..\main\reentrancy.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\main\rfc1867.c\r
+SOURCE=..\main\rfc1867.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\main\safe_mode.c\r
+SOURCE=..\main\safe_mode.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\main\SAPI.c\r
+SOURCE=..\main\SAPI.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\main\strlcat.c\r
+SOURCE=..\main\strlcat.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\main\strlcpy.c\r
+SOURCE=..\main\strlcpy.c\r
# End Source File\r
# End Group\r
# Begin Group "Header Files"\r
# PROP Default_Filter ""\r
# Begin Source File\r
\r
-SOURCE=.\main\config.w32.h\r
+SOURCE=..\main\config.w32.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=".\main\configuration-parser.h"\r
+SOURCE="..\main\configuration-parser.h"\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\cyr_convert.h\r
+SOURCE=..\ext\standard\cyr_convert.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\main\getopt.h\r
+SOURCE=..\main\getopt.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\main\internal_functions_registry.h\r
+SOURCE=..\main\internal_functions_registry.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\main\logos.h\r
+SOURCE=..\main\logos.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\main\main.h\r
+SOURCE=..\main\main.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\main\output.h\r
+SOURCE=..\main\output.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\main\php.h\r
+SOURCE=..\main\php.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\main\php3_compat.h\r
+SOURCE=..\main\php3_compat.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\main\php_content_types.h\r
+SOURCE=..\main\php_content_types.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\main\php_globals.h\r
+SOURCE=..\main\php_globals.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\main\php_ini.h\r
+SOURCE=..\main\php_ini.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\main\php_realpath.h\r
+SOURCE=..\main\php_realpath.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\main\php_ticks.h\r
+SOURCE=..\main\php_ticks.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\main\php_variables.h\r
+SOURCE=..\main\php_variables.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\main\php_virtual_cwd.h\r
+SOURCE=..\main\php_virtual_cwd.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\quot_print.h\r
+SOURCE=..\ext\standard\quot_print.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\main\rfc1867.h\r
+SOURCE=..\main\rfc1867.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\main\safe_mode.h\r
+SOURCE=..\main\safe_mode.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\main\SAPI.h\r
+SOURCE=..\main\SAPI.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\main\win95nt.h\r
+SOURCE=..\main\win95nt.h\r
# End Source File\r
# End Group\r
# End Group\r
# PROP Default_Filter ""\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\array.c\r
+SOURCE=..\ext\standard\array.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\assert.c\r
+SOURCE=..\ext\standard\assert.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\base64.c\r
+SOURCE=..\ext\standard\base64.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\basic_functions.c\r
+SOURCE=..\ext\standard\basic_functions.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\bcmath\bcmath.c\r
+SOURCE=..\ext\bcmath\bcmath.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\browscap.c\r
+SOURCE=..\ext\standard\browscap.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\datetime.c\r
+SOURCE=..\ext\standard\datetime.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\dir.c\r
+SOURCE=..\ext\standard\dir.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\dl.c\r
+SOURCE=..\ext\standard\dl.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\dns.c\r
+SOURCE=..\ext\standard\dns.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\exec.c\r
+SOURCE=..\ext\standard\exec.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\file.c\r
+SOURCE=..\ext\standard\file.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\filestat.c\r
+SOURCE=..\ext\standard\filestat.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\flock_compat.c\r
+SOURCE=..\ext\standard\flock_compat.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\formatted_print.c\r
+SOURCE=..\ext\standard\formatted_print.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\fsock.c\r
+SOURCE=..\ext\standard\fsock.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\head.c\r
+SOURCE=..\ext\standard\head.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\html.c\r
+SOURCE=..\ext\standard\html.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\image.c\r
+SOURCE=..\ext\standard\image.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\info.c\r
+SOURCE=..\ext\standard\info.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\iptc.c\r
+SOURCE=..\ext\standard\iptc.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\lcg.c\r
+SOURCE=..\ext\standard\lcg.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\levenshtein.c\r
+SOURCE=..\ext\standard\levenshtein.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\link.c\r
+SOURCE=..\ext\standard\link.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\mail.c\r
+SOURCE=..\ext\standard\mail.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\math.c\r
+SOURCE=..\ext\standard\math.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\md5.c\r
+SOURCE=..\ext\standard\md5.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\metaphone.c\r
+SOURCE=..\ext\standard\metaphone.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\microtime.c\r
+SOURCE=..\ext\standard\microtime.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\session\mod_files.c\r
+SOURCE=..\ext\session\mod_files.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\session\mod_user.c\r
+SOURCE=..\ext\session\mod_user.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\bcmath\number.c\r
+SOURCE=..\ext\bcmath\number.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\pack.c\r
+SOURCE=..\ext\standard\pack.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\pageinfo.c\r
+SOURCE=..\ext\standard\pageinfo.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\parsedate.c\r
+SOURCE=..\ext\standard\parsedate.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\mysql\php_mysql.c\r
-# ADD CPP /I "ext\mysql\libmysql"\r
+SOURCE=..\ext\mysql\php_mysql.c\r
+# ADD CPP /I "..\ext\mysql\libmysql"\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\odbc\php_odbc.c\r
+SOURCE=..\ext\odbc\php_odbc.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\pcre\php_pcre.c\r
+SOURCE=..\ext\pcre\php_pcre.c\r
\r
!IF "$(CFG)" == "php4dll - Win32 Debug"\r
\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\rand.c\r
+SOURCE=..\ext\standard\rand.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\reg.c\r
+SOURCE=..\ext\standard\reg.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\scanf.c\r
+SOURCE=..\ext\standard\scanf.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\session\session.c\r
+SOURCE=..\ext\session\session.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\soundex.c\r
+SOURCE=..\ext\standard\soundex.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\string.c\r
+SOURCE=..\ext\standard\string.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\strnatcmp.c\r
+SOURCE=..\ext\standard\strnatcmp.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\syslog.c\r
+SOURCE=..\ext\standard\syslog.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\type.c\r
+SOURCE=..\ext\standard\type.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\uniqid.c\r
+SOURCE=..\ext\standard\uniqid.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\url.c\r
+SOURCE=..\ext\standard\url.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\var.c\r
+SOURCE=..\ext\standard\var.c\r
# End Source File\r
# End Group\r
# Begin Group "Header Files No. 1"\r
# PROP Default_Filter ""\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\base64.h\r
+SOURCE=..\ext\standard\base64.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\basic_functions.h\r
+SOURCE=..\ext\standard\basic_functions.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\datetime.h\r
+SOURCE=..\ext\standard\datetime.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\dl.h\r
+SOURCE=..\ext\standard\dl.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\dns.h\r
+SOURCE=..\ext\standard\dns.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\exec.h\r
+SOURCE=..\ext\standard\exec.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\file.h\r
+SOURCE=..\ext\standard\file.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\flock_compat.h\r
+SOURCE=..\ext\standard\flock_compat.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\fsock.h\r
+SOURCE=..\ext\standard\fsock.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\functions\global.h\r
+SOURCE=..\functions\global.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\head.h\r
+SOURCE=..\ext\standard\head.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\html.h\r
+SOURCE=..\ext\standard\html.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\md5.h\r
+SOURCE=..\ext\standard\md5.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\mime.h\r
+SOURCE=..\ext\standard\mime.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\session\mod_user.h\r
+SOURCE=..\ext\session\mod_user.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\bcmath\number.h\r
+SOURCE=..\ext\bcmath\number.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\pageinfo.h\r
+SOURCE=..\ext\standard\pageinfo.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\bcmath\php_bcmath.h\r
+SOURCE=..\ext\bcmath\php_bcmath.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\php_dir.h\r
+SOURCE=..\ext\standard\php_dir.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\php_filestat.h\r
+SOURCE=..\ext\standard\php_filestat.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\ldap\php_ldap.h\r
+SOURCE=..\ext\ldap\php_ldap.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\php_mail.h\r
+SOURCE=..\ext\standard\php_mail.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\php_metaphone.h\r
+SOURCE=..\ext\standard\php_metaphone.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\mysql\php_mysql.h\r
+SOURCE=..\ext\mysql\php_mysql.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\odbc\php_odbc.h\r
+SOURCE=..\ext\odbc\php_odbc.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\pcre\php_pcre.h\r
+SOURCE=..\ext\pcre\php_pcre.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\php_string.h\r
+SOURCE=..\ext\standard\php_string.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\php_syslog.h\r
+SOURCE=..\ext\standard\php_syslog.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\functions\phpdir.h\r
+SOURCE=..\functions\phpdir.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\functions\phpmath.h\r
+SOURCE=..\functions\phpmath.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\reg.h\r
+SOURCE=..\ext\standard\reg.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\scanf.h\r
+SOURCE=..\ext\standard\scanf.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\type.h\r
+SOURCE=..\ext\standard\type.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\uniqid.h\r
+SOURCE=..\ext\standard\uniqid.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\url.h\r
+SOURCE=..\ext\standard\url.h\r
# End Source File\r
# End Group\r
# Begin Group "Regular Expressions"\r
# PROP Default_Filter ""\r
# Begin Source File\r
\r
-SOURCE=.\regex\regcomp.c\r
+SOURCE=..\regex\regcomp.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\regex\regerror.c\r
+SOURCE=..\regex\regerror.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\regex\regexec.c\r
+SOURCE=..\regex\regexec.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\regex\regfree.c\r
+SOURCE=..\regex\regfree.c\r
# End Source File\r
# End Group\r
# Begin Group "PCRE"\r
# PROP Default_Filter ".c"\r
# Begin Source File\r
\r
-SOURCE=.\ext\pcre\pcrelib\chartables.c\r
+SOURCE=..\ext\pcre\pcrelib\chartables.c\r
\r
!IF "$(CFG)" == "php4dll - Win32 Debug"\r
\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\pcre\pcrelib\get.c\r
+SOURCE=..\ext\pcre\pcrelib\get.c\r
\r
!IF "$(CFG)" == "php4dll - Win32 Debug"\r
\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\pcre\pcrelib\maketables.c\r
+SOURCE=..\ext\pcre\pcrelib\maketables.c\r
\r
!IF "$(CFG)" == "php4dll - Win32 Debug"\r
\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\pcre\pcrelib\pcre.c\r
+SOURCE=..\ext\pcre\pcrelib\pcre.c\r
\r
!IF "$(CFG)" == "php4dll - Win32 Debug"\r
\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\pcre\pcrelib\study.c\r
+SOURCE=..\ext\pcre\pcrelib\study.c\r
\r
!IF "$(CFG)" == "php4dll - Win32 Debug"\r
\r
# PROP Default_Filter ".h"\r
# Begin Source File\r
\r
-SOURCE=.\ext\pcre\pcrelib\internal.h\r
+SOURCE=..\ext\pcre\pcrelib\internal.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\pcre\pcrelib\pcre.h\r
+SOURCE=..\ext\pcre\pcrelib\pcre.h\r
# End Source File\r
# End Group\r
# End Group\r
# PROP Default_Filter ".c"\r
# Begin Source File\r
\r
-SOURCE=.\ext\wddx\wddx.c\r
-# ADD CPP /I "ext\xml\expat\xmltok" /I "ext\xml\expat\xmlparse"\r
+SOURCE=..\ext\wddx\wddx.c\r
+# ADD CPP /I "..\Zend" /I ".." /I "..\regex" /I "..\..\bindlib_w32" /I "..\main" /I "..\ext\xml\expat\xmltok" /I "..\ext\xml\expat\xmlparse"\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\xml\xml.c\r
-\r
-!IF "$(CFG)" == "php4dll - Win32 Debug"\r
-\r
-# ADD CPP /I "ext\xml\expat\xmlparse" /I "ext\xml\expat\xmltok"\r
-\r
-!ELSEIF "$(CFG)" == "php4dll - Win32 Release"\r
-\r
-# ADD CPP /I "ext\xml\expat\xmltok" /I "ext\xml\expat\xmlparse"\r
-\r
-!ELSEIF "$(CFG)" == "php4dll - Win32 Release_inline"\r
-\r
-# ADD CPP /I "ext\xml\expat\xmltok" /I "ext\xml\expat\xmlparse"\r
-\r
-!ENDIF \r
-\r
+SOURCE=..\ext\xml\xml.c\r
+# ADD CPP /I "..\Zend" /I ".." /I "..\regex" /I "..\..\bindlib_w32" /I "..\main" /I "..\ext\xml\expat\xmltok" /I "..\ext\xml\expat\xmlparse"\r
# End Source File\r
# End Group\r
# Begin Group "Header Files No. 4"\r
# PROP Default_Filter ".h"\r
# Begin Source File\r
\r
-SOURCE=.\ext\xml\php_xml.h\r
+SOURCE=..\ext\xml\php_xml.h\r
# End Source File\r
# End Group\r
# Begin Group "expat"\r
# PROP Default_Filter ".c"\r
# Begin Source File\r
\r
-SOURCE=.\ext\xml\expat\xmlparse\hashtable.c\r
-# ADD CPP /I "ext\xml\expat\xmltok" /I "ext\xml\expat\xmlparse"\r
+SOURCE=..\ext\xml\expat\xmlparse\hashtable.c\r
+# ADD CPP /I "..\Zend" /I ".." /I "..\regex" /I "..\..\bindlib_w32" /I "..\main" /I "..\ext\xml\expat\xmltok" /I "..\ext\xml\expat\xmlparse"\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\xml\expat\xmlparse\xmlparse.c\r
-# ADD CPP /I "ext\xml\expat\xmltok" /I "ext\xml\expat\xmlparse"\r
+SOURCE=..\ext\xml\expat\xmlparse\xmlparse.c\r
+# ADD CPP /I "..\Zend" /I ".." /I "..\regex" /I "..\..\bindlib_w32" /I "..\main" /I "..\ext\xml\expat\xmltok" /I "..\ext\xml\expat\xmlparse"\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\xml\expat\xmltok\xmlrole.c\r
-# ADD CPP /I "ext\xml\expat\xmltok" /I "ext\xml\expat\xmlparse"\r
+SOURCE=..\ext\xml\expat\xmltok\xmlrole.c\r
+# ADD CPP /I "..\Zend" /I ".." /I "..\regex" /I "..\..\bindlib_w32" /I "..\main" /I "..\ext\xml\expat\xmltok" /I "..\ext\xml\expat\xmlparse"\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\xml\expat\xmltok\xmltok.c\r
-# ADD CPP /I "ext\xml\expat\xmltok" /I "ext\xml\expat\xmlparse"\r
+SOURCE=..\ext\xml\expat\xmltok\xmltok.c\r
+# ADD CPP /I "..\Zend" /I ".." /I "..\regex" /I "..\..\bindlib_w32" /I "..\main" /I "..\ext\xml\expat\xmltok" /I "..\ext\xml\expat\xmlparse"\r
# End Source File\r
# End Group\r
# Begin Group "Header Files No. 5"\r
# PROP Default_Filter ".h"\r
# Begin Source File\r
\r
-SOURCE=.\ext\xml\expat\xmltok\asciitab.h\r
+SOURCE=..\ext\xml\expat\xmltok\asciitab.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\xml\expat\xmltok\iasciitab.h\r
+SOURCE=..\ext\xml\expat\xmltok\iasciitab.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\xml\expat\xmltok\latin1tab.h\r
+SOURCE=..\ext\xml\expat\xmltok\latin1tab.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\xml\expat\xmltok\nametab.h\r
+SOURCE=..\ext\xml\expat\xmltok\nametab.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\xml\expat\xmltok\utf8tab.h\r
+SOURCE=..\ext\xml\expat\xmltok\utf8tab.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\xml\expat\xmltok\xmldef.h\r
+SOURCE=..\ext\xml\expat\xmltok\xmldef.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\xml\expat\xmltok\xmlrole.h\r
+SOURCE=..\ext\xml\expat\xmltok\xmlrole.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\xml\expat\xmltok\xmltok.h\r
+SOURCE=..\ext\xml\expat\xmltok\xmltok.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\xml\expat\xmltok\xmltok_impl.c\r
+SOURCE=..\ext\xml\expat\xmltok\xmltok_impl.c\r
# PROP Exclude_From_Build 1\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\xml\expat\xmltok\xmltok_impl.h\r
+SOURCE=..\ext\xml\expat\xmltok\xmltok_impl.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\xml\expat\xmltok\xmltok_ns.c\r
+SOURCE=..\ext\xml\expat\xmltok\xmltok_ns.c\r
# PROP Exclude_From_Build 1\r
# End Source File\r
# End Group\r
# PROP Default_Filter ""\r
# Begin Source File\r
\r
-SOURCE=.\ext\com\COM.c\r
+SOURCE=..\ext\com\COM.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\win32\pwd.c\r
+SOURCE=..\win32\pwd.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\win32\readdir.c\r
+SOURCE=..\win32\readdir.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\win32\registry.c\r
+SOURCE=..\win32\registry.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\win32\sendmail.c\r
+SOURCE=..\win32\sendmail.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\win32\time.c\r
+SOURCE=..\win32\time.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\win32\wfile.c\r
+SOURCE=..\win32\wfile.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\dl\snmp\winsnmp.c\r
+SOURCE=..\dl\snmp\winsnmp.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\win32\winutil.c\r
+SOURCE=..\win32\winutil.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\win32\wsyslog.c\r
+SOURCE=..\win32\wsyslog.c\r
# End Source File\r
# End Group\r
# Begin Group "Header Files No. 2"\r
# PROP Default_Filter ""\r
# Begin Source File\r
\r
-SOURCE=.\win32\grp.h\r
+SOURCE=..\win32\grp.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\win32\param.h\r
+SOURCE=..\win32\param.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\com\php3_COM.h\r
+SOURCE=..\ext\com\php3_COM.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\win32\php_registry.h\r
+SOURCE=..\win32\php_registry.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\win32\pwd.h\r
+SOURCE=..\win32\pwd.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\win32\readdir.h\r
+SOURCE=..\win32\readdir.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\win32\sendmail.h\r
+SOURCE=..\win32\sendmail.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\win32\syslog.h\r
+SOURCE=..\win32\syslog.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\win32\time.h\r
+SOURCE=..\win32\time.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\win32\unistd.h\r
+SOURCE=..\win32\unistd.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\win32\wfile.h\r
+SOURCE=..\win32\wfile.h\r
# End Source File\r
# End Group\r
# End Group\r
# PROP Default_Filter ""\r
# Begin Source File\r
\r
-SOURCE=".\main\configuration-parser.y"\r
+SOURCE="..\main\configuration-parser.y"\r
\r
!IF "$(CFG)" == "php4dll - Win32 Debug"\r
\r
# Begin Custom Build\r
-InputPath=".\main\configuration-parser.y"\r
+InputPath="..\main\configuration-parser.y"\r
\r
BuildCmds= \\r
- cd main \\r
+ cd ..\main \\r
if not "X%CYGWIN%"=="X" bison --output=configuration-parser.c -v -d -S "%CYGWIN%\share\bison.simple" -p cfg configuration-parser.y \\r
if "X%CYGWIN%"=="X" bison --output=configuration-parser.c -v -d -S "C:\Program Files\Cygnus\share\bison.simple" -p cfg configuration-parser.y \\r
\r
\r
-"main\configuration-parser.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
+"..\main\configuration-parser.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
$(BuildCmds)\r
\r
-"main\configuration-parser.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
+"..\main\configuration-parser.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
$(BuildCmds)\r
# End Custom Build\r
\r
!ELSEIF "$(CFG)" == "php4dll - Win32 Release"\r
\r
+# Begin Custom Build\r
+InputPath="..\main\configuration-parser.y"\r
+\r
+BuildCmds= \\r
+ cd ..\main \\r
+ if not "X%CYGWIN%"=="X" bison --output=configuration-parser.c -v -d -S "%CYGWIN%\share\bison.simple" -p cfg configuration-parser.y \\r
+ if "X%CYGWIN%"=="X" bison --output=configuration-parser.c -v -d -S "C:\Program Files\Cygnus\share\bison.simple" -p cfg configuration-parser.y \\r
+ \r
+\r
+"..\main\configuration-parser.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
+ $(BuildCmds)\r
+\r
+"..\main\configuration-parser.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
+ $(BuildCmds)\r
+# End Custom Build\r
+\r
!ELSEIF "$(CFG)" == "php4dll - Win32 Release_inline"\r
\r
+# Begin Custom Build\r
+InputPath="..\main\configuration-parser.y"\r
+\r
+BuildCmds= \\r
+ cd ..\main \\r
+ if not "X%CYGWIN%"=="X" bison --output=configuration-parser.c -v -d -S "%CYGWIN%\share\bison.simple" -p cfg configuration-parser.y \\r
+ if "X%CYGWIN%"=="X" bison --output=configuration-parser.c -v -d -S "C:\Program Files\Cygnus\share\bison.simple" -p cfg configuration-parser.y \\r
+ \r
+\r
+"..\main\configuration-parser.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
+ $(BuildCmds)\r
+\r
+"..\main\configuration-parser.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
+ $(BuildCmds)\r
+# End Custom Build\r
+\r
!ENDIF \r
\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\parsedate.y\r
+SOURCE=..\ext\standard\parsedate.y\r
\r
!IF "$(CFG)" == "php4dll - Win32 Debug"\r
\r
# Begin Custom Build\r
-InputPath=.\ext\standard\parsedate.y\r
+InputPath=..\ext\standard\parsedate.y\r
\r
-"ext\standard\parsedate.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
- cd ext\standard \r
+"..\ext\standard\parsedate.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
+ cd ..\ext\standard \r
if not "X%CYGWIN%"=="X" bison --output=parsedate.c -v -d -S "%CYGWIN%\share\bison.simple" parsedate.y \r
if "X%CYGWIN%"=="X" bison --output=parsedate.c -v -d -S "C:\Program Files\Cygnus\share\bison.simple" parsedate.y \r
\r
\r
!ELSEIF "$(CFG)" == "php4dll - Win32 Release"\r
\r
+# Begin Custom Build\r
+InputPath=..\ext\standard\parsedate.y\r
+\r
+"..\ext\standard\parsedate.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
+ cd ..\ext\standard \r
+ if not "X%CYGWIN%"=="X" bison --output=parsedate.c -v -d -S "%CYGWIN%\share\bison.simple" parsedate.y \r
+ if "X%CYGWIN%"=="X" bison --output=parsedate.c -v -d -S "C:\Program Files\Cygnus\share\bison.simple" parsedate.y \r
+ \r
+# End Custom Build\r
+\r
!ELSEIF "$(CFG)" == "php4dll - Win32 Release_inline"\r
\r
+# Begin Custom Build\r
+InputPath=..\ext\standard\parsedate.y\r
+\r
+"..\ext\standard\parsedate.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
+ cd ..\ext\standard \r
+ if not "X%CYGWIN%"=="X" bison --output=parsedate.c -v -d -S "%CYGWIN%\share\bison.simple" parsedate.y \r
+ if "X%CYGWIN%"=="X" bison --output=parsedate.c -v -d -S "C:\Program Files\Cygnus\share\bison.simple" parsedate.y \r
+ \r
+# End Custom Build\r
+\r
!ENDIF \r
\r
# End Source File\r
# PROP Default_Filter ""\r
# Begin Source File\r
\r
-SOURCE=".\main\configuration-scanner.l"\r
+SOURCE="..\main\configuration-scanner.l"\r
\r
!IF "$(CFG)" == "php4dll - Win32 Debug"\r
\r
# Begin Custom Build\r
-InputPath=".\main\configuration-scanner.l"\r
+InputPath="..\main\configuration-scanner.l"\r
\r
-"main\configuration-scanner.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
- cd main \r
+"..\main\configuration-scanner.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
+ cd ..\main \r
flex -i -Pcfg -oconfiguration-scanner.c configuration-scanner.l \r
\r
# End Custom Build\r
\r
!ELSEIF "$(CFG)" == "php4dll - Win32 Release"\r
\r
+# Begin Custom Build\r
+InputPath="..\main\configuration-scanner.l"\r
+\r
+"..\main\configuration-scanner.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
+ cd ..\main \r
+ flex -i -Pcfg -oconfiguration-scanner.c configuration-scanner.l \r
+ \r
+# End Custom Build\r
+\r
!ELSEIF "$(CFG)" == "php4dll - Win32 Release_inline"\r
\r
+# Begin Custom Build\r
+InputPath="..\main\configuration-scanner.l"\r
+\r
+"..\main\configuration-scanner.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
+ cd ..\main \r
+ flex -i -Pcfg -oconfiguration-scanner.c configuration-scanner.l \r
+ \r
+# End Custom Build\r
+\r
!ENDIF \r
\r
# End Source File\r
# PROP Default_Filter ""\r
# Begin Source File\r
\r
-SOURCE=.\ChangeLog\r
+SOURCE=..\ChangeLog\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\LICENSE\r
+SOURCE=..\LICENSE\r
# End Source File\r
# End Group\r
# End Target\r
# PROP BASE Target_Dir ""\r
# PROP Use_MFC 0\r
# PROP Use_Debug_Libraries 1\r
-# PROP Output_Dir "Debug_TS"\r
-# PROP Intermediate_Dir "Debug_TS"\r
+# PROP Output_Dir "..\Debug_TS"\r
+# PROP Intermediate_Dir "..\Debug_TS"\r
# PROP Ignore_Export_Lib 0\r
# PROP Target_Dir ""\r
# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "PHP4DLLTS_EXPORTS" /YX /FD /GZ /c\r
-# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "." /I "regex" /I "..\bindlib_w32" /I "Zend" /I "tsrm" /I "ext\mysql\libmysql" /I "main" /D "_DEBUG" /D "_WINDOWS" /D "_USRDLL" /D "PHP4DLLTS_EXPORTS" /D "PHP_EXPORTS" /D "LIBZEND_EXPORTS" /D "TSRM_EXPORTS" /D "SAPI_EXPORTS" /D ZEND_DEBUG=1 /D "MSVC5" /D "ZTS" /D "ZEND_WIN32" /D "PHP_WIN32" /D "WIN32" /D "_MBCS" /FR /YX /FD /GZ /c\r
+# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I ".." /I "..\main" /I "..\regex" /I "..\..\bindlib_w32" /I "..\Zend" /I "..\TSRM" /I "..\ext\mysql\libmysql" /D "_DEBUG" /D "_WINDOWS" /D "_USRDLL" /D "PHP4DLLTS_EXPORTS" /D "PHP_EXPORTS" /D "LIBZEND_EXPORTS" /D "TSRM_EXPORTS" /D "SAPI_EXPORTS" /D ZEND_DEBUG=1 /D "MSVC5" /D "ZTS" /D "ZEND_WIN32" /D "PHP_WIN32" /D "WIN32" /D "_MBCS" /FR /YX /FD /GZ /c\r
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32\r
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32\r
# ADD BASE RSC /l 0x40d /d "_DEBUG"\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 /dll /debug /machine:I386 /pdbtype:sept\r
-# ADD LINK32 kernel32.lib user32.lib gdi32.lib wsock32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib ZendTS.lib TSRM.lib resolv.lib libmysql.lib /nologo /dll /debug /machine:I386 /nodefaultlib:"libcmt" /nodefaultlib:"libc" /out:"Debug_TS/php4ts_debug.dll" /pdbtype:sept /libpath:"TSRM\Debug_TS" /libpath:"Zend\Debug_TS" /libpath:"..\bindlib_w32\Debug" /libpath:"ext\mysql\libmysql\Debug_TS"\r
+# ADD LINK32 kernel32.lib user32.lib gdi32.lib wsock32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib ZendTS.lib TSRM.lib resolv.lib libmysql.lib /nologo /dll /debug /machine:I386 /nodefaultlib:"libcmt" /nodefaultlib:"libc" /out:"..\Debug_TS\php4ts_debug.dll" /pdbtype:sept /libpath:"..\TSRM\Debug_TS" /libpath:"..\Zend\Debug_TS" /libpath:"..\..\bindlib_w32\Debug" /libpath:"..\ext\mysql\libmysql\Debug_TS"\r
\r
!ELSEIF "$(CFG)" == "php4dllts - Win32 Release_TS"\r
\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 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 /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "PHP4DLLTS_EXPORTS" /YX /FD /c\r
-# ADD CPP /nologo /MD /W3 /GX /O2 /I "." /I "regex" /I "..\bindlib_w32" /I "Zend" /I "tsrm" /I "ext\mysql\libmysql" /I "main" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "PHP4DLLTS_EXPORTS" /D "PHP_EXPORTS" /D "LIBZEND_EXPORTS" /D "TSRM_EXPORTS" /D "SAPI_EXPORTS" /D ZEND_DEBUG=0 /D "MSVC5" /D "ZTS" /D "ZEND_WIN32" /D "PHP_WIN32" /D "WIN32" /D "_MBCS" /FR /YX /FD /c\r
+# ADD CPP /nologo /MD /W3 /GX /O2 /I ".." /I "..\main" /I "..\regex" /I "..\..\bindlib_w32" /I "..\Zend" /I "..\TSRM" /I "..\ext\mysql\libmysql" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "PHP4DLLTS_EXPORTS" /D "PHP_EXPORTS" /D "LIBZEND_EXPORTS" /D "TSRM_EXPORTS" /D "SAPI_EXPORTS" /D ZEND_DEBUG=0 /D "MSVC5" /D "ZTS" /D "ZEND_WIN32" /D "PHP_WIN32" /D "WIN32" /D "_MBCS" /FR /YX /FD /c\r
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32\r
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32\r
# ADD BASE RSC /l 0x40d /d "NDEBUG"\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 /dll /machine:I386\r
-# ADD LINK32 kernel32.lib user32.lib gdi32.lib wsock32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib ZendTS.lib TSRM.lib resolv.lib libmysql.lib /nologo /dll /machine:I386 /nodefaultlib:"libc.lib" /nodefaultlib:"libcmt.lib" /out:"Release_TS/php4ts.dll" /libpath:"TSRM\Release_TS" /libpath:"Zend\Release_TS" /libpath:"..\bindlib_w32\Release" /libpath:"ext\mysql\libmysql\Release_TS"\r
+# ADD LINK32 kernel32.lib user32.lib gdi32.lib wsock32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib ZendTS.lib TSRM.lib resolv.lib libmysql.lib /nologo /dll /machine:I386 /nodefaultlib:"libc.lib" /nodefaultlib:"libcmt.lib" /out:"..\Release_TS\php4ts.dll" /libpath:"..\TSRM\Release_TS" /libpath:"..\Zend\Release_TS" /libpath:"..\..\bindlib_w32\Release" /libpath:"..\ext\mysql\libmysql\Release_TS"\r
\r
!ELSEIF "$(CFG)" == "php4dllts - Win32 Release_TS_inline"\r
\r
# PROP BASE Target_Dir ""\r
# PROP Use_MFC 0\r
# PROP Use_Debug_Libraries 0\r
-# PROP Output_Dir "Release_TS_inline"\r
-# PROP Intermediate_Dir "Release_TS_inline"\r
+# PROP Output_Dir "..\Release_TS_inline"\r
+# PROP Intermediate_Dir "..\Release_TS_inline"\r
# PROP Ignore_Export_Lib 0\r
# PROP Target_Dir ""\r
# ADD BASE CPP /nologo /MD /W3 /GX /O2 /I "." /I "regex" /I "..\bindlib_w32" /I "Zend" /I "tsrm" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "PHP4DLLTS_EXPORTS" /D "MSVC5" /D "PHP_EXPORTS" /D "LIBZEND_EXPORTS" /D "TSRM_EXPORTS" /D "SAPI_EXPORTS" /D "ZTS" /D "WIN32" /D "_MBCS" /D ZEND_DEBUG=0 /FR /YX /FD /c\r
-# ADD CPP /nologo /MD /W3 /GX /O2 /I "." /I "regex" /I "..\bindlib_w32" /I "Zend" /I "tsrm" /I "ext\mysql\libmysql" /I "main" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "PHP4DLLTS_EXPORTS" /D "PHP_EXPORTS" /D "LIBZEND_EXPORTS" /D "TSRM_EXPORTS" /D "SAPI_EXPORTS" /D ZEND_DEBUG=0 /D "ZEND_WIN32_FORCE_INLINE" /D "MSVC5" /D "ZTS" /D "ZEND_WIN32" /D "PHP_WIN32" /D "WIN32" /D "_MBCS" /FR /YX /FD /c\r
+# ADD CPP /nologo /MD /W3 /GX /O2 /I ".." /I "..\main" /I "..\regex" /I "..\..\bindlib_w32" /I "..\Zend" /I "..\TSRM" /I "..\ext\mysql\libmysql" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "PHP4DLLTS_EXPORTS" /D "PHP_EXPORTS" /D "LIBZEND_EXPORTS" /D "TSRM_EXPORTS" /D "SAPI_EXPORTS" /D ZEND_DEBUG=0 /D "ZEND_WIN32_FORCE_INLINE" /D "MSVC5" /D "ZTS" /D "ZEND_WIN32" /D "PHP_WIN32" /D "WIN32" /D "_MBCS" /FR /YX /FD /c\r
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32\r
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32\r
# ADD BASE RSC /l 0x40d /d "NDEBUG"\r
# ADD BSC32 /nologo\r
LINK32=link.exe\r
# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib wsock32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib ZendTS.lib TSRM.lib resolv.lib /nologo /dll /machine:I386 /nodefaultlib:"libc.lib" /nodefaultlib:"libcmt.lib" /out:"Release_TS/php4ts.dll" /libpath:"TSRM\Release_TS" /libpath:"Zend\Release_TS" /libpath:"..\bindlib_w32\Release"\r
-# ADD LINK32 kernel32.lib user32.lib gdi32.lib wsock32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib ZendTS.lib TSRM.lib resolv.lib libmysql.lib /nologo /dll /machine:I386 /nodefaultlib:"libc.lib" /nodefaultlib:"libcmt.lib" /out:"Release_TS_inline/php4ts.dll" /libpath:"TSRM\Release_TS_inline" /libpath:"Zend\Release_TS_inline" /libpath:"..\bindlib_w32\Release" /libpath:"ext\mysql\libmysql\Release_TS_inline"\r
+# ADD LINK32 kernel32.lib user32.lib gdi32.lib wsock32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib ZendTS.lib TSRM.lib resolv.lib libmysql.lib /nologo /dll /machine:I386 /nodefaultlib:"libc.lib" /nodefaultlib:"libcmt.lib" /out:"..\Release_TS_inline\php4ts.dll" /libpath:"..\TSRM\Release_TS_inline" /libpath:"..\Zend\Release_TS_inline" /libpath:"..\..\bindlib_w32\Release" /libpath:"..\ext\mysql\libmysql\Release_TS_inline"\r
\r
!ENDIF \r
\r
# PROP Default_Filter ""\r
# Begin Source File\r
\r
-SOURCE=".\main\configuration-parser.c"\r
+SOURCE="..\main\configuration-parser.c"\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=".\main\configuration-scanner.c"\r
+SOURCE="..\main\configuration-scanner.c"\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\cyr_convert.c\r
+SOURCE=..\ext\standard\cyr_convert.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=".\main\fopen-wrappers.c"\r
+SOURCE="..\main\fopen-wrappers.c"\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\main\internal_functions_win32.c\r
-# ADD CPP /I "ext\xml\expat\xmltok" /I "ext\xml\expat\xmlparse"\r
+SOURCE=..\main\internal_functions_win32.c\r
+# ADD CPP /I "..\ext\xml\expat\xmltok" /I "..\ext\xml\expat\xmlparse"\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\main\main.c\r
+SOURCE=..\main\main.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\main\mergesort.c\r
+SOURCE=..\main\mergesort.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\main\php_content_types.c\r
+SOURCE=..\main\php_content_types.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\main\php_ini.c\r
+SOURCE=..\main\php_ini.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\main\php_realpath.c\r
+SOURCE=..\main\php_realpath.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\main\php_ticks.c\r
+SOURCE=..\main\php_ticks.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\main\php_variables.c\r
+SOURCE=..\main\php_variables.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\main\php_virtual_cwd.c\r
+SOURCE=..\main\php_virtual_cwd.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\quot_print.c\r
+SOURCE=..\ext\standard\quot_print.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\main\reentrancy.c\r
+SOURCE=..\main\reentrancy.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\main\rfc1867.c\r
+SOURCE=..\main\rfc1867.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\main\safe_mode.c\r
+SOURCE=..\main\safe_mode.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\main\SAPI.c\r
+SOURCE=..\main\SAPI.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\main\strlcat.c\r
+SOURCE=..\main\strlcat.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\main\strlcpy.c\r
+SOURCE=..\main\strlcpy.c\r
# End Source File\r
# End Group\r
# Begin Group "Header Files"\r
# PROP Default_Filter ""\r
# Begin Source File\r
\r
-SOURCE=.\main\config.w32.h\r
+SOURCE=..\main\config.w32.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=".\main\configuration-parser.h"\r
+SOURCE="..\main\configuration-parser.h"\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\cyr_convert.h\r
+SOURCE=..\ext\standard\cyr_convert.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\main\getopt.h\r
+SOURCE=..\main\getopt.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\main\internal_functions_registry.h\r
+SOURCE=..\main\internal_functions_registry.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\main\logos.h\r
+SOURCE=..\main\logos.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\main\main.h\r
+SOURCE=..\main\main.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\main\output.h\r
+SOURCE=..\main\output.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\main\php.h\r
+SOURCE=..\main\php.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\main\php3_compat.h\r
+SOURCE=..\main\php3_compat.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\main\php_compat.h\r
+SOURCE=..\main\php_compat.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\main\php_content_types.h\r
+SOURCE=..\main\php_content_types.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\main\php_globals.h\r
+SOURCE=..\main\php_globals.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\main\php_ini.h\r
+SOURCE=..\main\php_ini.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\main\php_realpath.h\r
+SOURCE=..\main\php_realpath.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\main\php_regex.h\r
+SOURCE=..\main\php_regex.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\main\php_variables.h\r
+SOURCE=..\main\php_variables.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\main\php_virtual_cwd.h\r
+SOURCE=..\main\php_virtual_cwd.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\quot_print.h\r
+SOURCE=..\ext\standard\quot_print.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\main\rfc1867.h\r
+SOURCE=..\main\rfc1867.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\main\safe_mode.h\r
+SOURCE=..\main\safe_mode.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\main\SAPI.h\r
+SOURCE=..\main\SAPI.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\main\win95nt.h\r
+SOURCE=..\main\win95nt.h\r
# End Source File\r
# End Group\r
# End Group\r
# PROP Default_Filter ""\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\array.c\r
+SOURCE=..\ext\standard\array.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\assert.c\r
+SOURCE=..\ext\standard\assert.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\base64.c\r
+SOURCE=..\ext\standard\base64.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\basic_functions.c\r
+SOURCE=..\ext\standard\basic_functions.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\bcmath\bcmath.c\r
+SOURCE=..\ext\bcmath\bcmath.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\browscap.c\r
+SOURCE=..\ext\standard\browscap.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\datetime.c\r
+SOURCE=..\ext\standard\datetime.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\dir.c\r
+SOURCE=..\ext\standard\dir.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\dl.c\r
+SOURCE=..\ext\standard\dl.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\dns.c\r
+SOURCE=..\ext\standard\dns.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\exec.c\r
+SOURCE=..\ext\standard\exec.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\file.c\r
+SOURCE=..\ext\standard\file.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\filestat.c\r
+SOURCE=..\ext\standard\filestat.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\flock_compat.c\r
+SOURCE=..\ext\standard\flock_compat.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\formatted_print.c\r
+SOURCE=..\ext\standard\formatted_print.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\fsock.c\r
+SOURCE=..\ext\standard\fsock.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\head.c\r
+SOURCE=..\ext\standard\head.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\html.c\r
+SOURCE=..\ext\standard\html.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\image.c\r
+SOURCE=..\ext\standard\image.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\info.c\r
+SOURCE=..\ext\standard\info.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\iptc.c\r
+SOURCE=..\ext\standard\iptc.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\lcg.c\r
+SOURCE=..\ext\standard\lcg.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\levenshtein.c\r
+SOURCE=..\ext\standard\levenshtein.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\link.c\r
+SOURCE=..\ext\standard\link.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\mail.c\r
+SOURCE=..\ext\standard\mail.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\math.c\r
+SOURCE=..\ext\standard\math.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\md5.c\r
+SOURCE=..\ext\standard\md5.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\metaphone.c\r
+SOURCE=..\ext\standard\metaphone.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\microtime.c\r
+SOURCE=..\ext\standard\microtime.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\session\mod_files.c\r
+SOURCE=..\ext\session\mod_files.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\session\mod_user.c\r
+SOURCE=..\ext\session\mod_user.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\bcmath\number.c\r
+SOURCE=..\ext\bcmath\number.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\output.c\r
+SOURCE=..\ext\standard\output.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\pack.c\r
+SOURCE=..\ext\standard\pack.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\pageinfo.c\r
+SOURCE=..\ext\standard\pageinfo.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\parsedate.c\r
+SOURCE=..\ext\standard\parsedate.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\mcal\php_mcal.c\r
+SOURCE=..\ext\mcal\php_mcal.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\mysql\php_mysql.c\r
+SOURCE=..\ext\mysql\php_mysql.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\odbc\php_odbc.c\r
+SOURCE=..\ext\odbc\php_odbc.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\pcre\php_pcre.c\r
+SOURCE=..\ext\pcre\php_pcre.c\r
# ADD CPP /D "STATIC"\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\rand.c\r
+SOURCE=..\ext\standard\rand.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\reg.c\r
+SOURCE=..\ext\standard\reg.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\scanf.c\r
+SOURCE=..\ext\standard\scanf.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\session\session.c\r
+SOURCE=..\ext\session\session.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\soundex.c\r
+SOURCE=..\ext\standard\soundex.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\string.c\r
+SOURCE=..\ext\standard\string.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\strnatcmp.c\r
+SOURCE=..\ext\standard\strnatcmp.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\syslog.c\r
+SOURCE=..\ext\standard\syslog.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\type.c\r
+SOURCE=..\ext\standard\type.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\uniqid.c\r
+SOURCE=..\ext\standard\uniqid.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\url.c\r
+SOURCE=..\ext\standard\url.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\var.c\r
+SOURCE=..\ext\standard\var.c\r
# End Source File\r
# End Group\r
# Begin Group "Header Files No. 1"\r
# PROP Default_Filter ""\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\base64.h\r
+SOURCE=..\ext\standard\base64.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\basic_functions.h\r
+SOURCE=..\ext\standard\basic_functions.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\datetime.h\r
+SOURCE=..\ext\standard\datetime.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\dl.h\r
+SOURCE=..\ext\standard\dl.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\dns.h\r
+SOURCE=..\ext\standard\dns.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\exec.h\r
+SOURCE=..\ext\standard\exec.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\file.h\r
+SOURCE=..\ext\standard\file.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\flock_compat.h\r
+SOURCE=..\ext\standard\flock_compat.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\fsock.h\r
+SOURCE=..\ext\standard\fsock.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\functions\global.h\r
+SOURCE=..\functions\global.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\head.h\r
+SOURCE=..\ext\standard\head.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\html.h\r
+SOURCE=..\ext\standard\html.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\info.h\r
+SOURCE=..\ext\standard\info.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\md5.h\r
+SOURCE=..\ext\standard\md5.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\session\mod_user.h\r
+SOURCE=..\ext\session\mod_user.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\bcmath\number.h\r
+SOURCE=..\ext\bcmath\number.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\pageinfo.h\r
+SOURCE=..\ext\standard\pageinfo.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\php_array.h\r
+SOURCE=..\ext\standard\php_array.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\bcmath\php_bcmath.h\r
+SOURCE=..\ext\bcmath\php_bcmath.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\php_dir.h\r
+SOURCE=..\ext\standard\php_dir.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\php_filestat.h\r
+SOURCE=..\ext\standard\php_filestat.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\php_lcg.h\r
+SOURCE=..\ext\standard\php_lcg.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\ldap\php_ldap.h\r
+SOURCE=..\ext\ldap\php_ldap.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\php_mail.h\r
+SOURCE=..\ext\standard\php_mail.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\mcal\php_mcal.h\r
+SOURCE=..\ext\mcal\php_mcal.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\mysql\php_mysql.h\r
+SOURCE=..\ext\mysql\php_mysql.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\odbc\php_odbc.h\r
+SOURCE=..\ext\odbc\php_odbc.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\pcre\php_pcre.h\r
+SOURCE=..\ext\pcre\php_pcre.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\session\php_session.h\r
+SOURCE=..\ext\session\php_session.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\php_string.h\r
+SOURCE=..\ext\standard\php_string.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\php_syslog.h\r
+SOURCE=..\ext\standard\php_syslog.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\functions\phpdir.h\r
+SOURCE=..\functions\phpdir.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\functions\phpmath.h\r
+SOURCE=..\functions\phpmath.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\reg.h\r
+SOURCE=..\ext\standard\reg.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\scanf.h\r
+SOURCE=..\ext\standard\scanf.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\type.h\r
+SOURCE=..\ext\standard\type.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\uniqid.h\r
+SOURCE=..\ext\standard\uniqid.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\url.h\r
+SOURCE=..\ext\standard\url.h\r
# End Source File\r
# End Group\r
# Begin Group "PCRE"\r
# PROP Default_Filter ".c"\r
# Begin Source File\r
\r
-SOURCE=.\ext\pcre\pcrelib\chartables.c\r
+SOURCE=..\ext\pcre\pcrelib\chartables.c\r
# ADD CPP /D "STATIC"\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\pcre\pcrelib\get.c\r
+SOURCE=..\ext\pcre\pcrelib\get.c\r
# ADD CPP /D "STATIC"\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\pcre\pcrelib\maketables.c\r
+SOURCE=..\ext\pcre\pcrelib\maketables.c\r
# ADD CPP /D "STATIC"\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\pcre\pcrelib\pcre.c\r
+SOURCE=..\ext\pcre\pcrelib\pcre.c\r
# ADD CPP /D "STATIC"\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\pcre\pcrelib\study.c\r
+SOURCE=..\ext\pcre\pcrelib\study.c\r
# ADD CPP /D "STATIC"\r
# End Source File\r
# End Group\r
# PROP Default_Filter ".h"\r
# Begin Source File\r
\r
-SOURCE=.\ext\pcre\pcrelib\internal.h\r
+SOURCE=..\ext\pcre\pcrelib\internal.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\pcre\pcrelib\pcre.h\r
+SOURCE=..\ext\pcre\pcrelib\pcre.h\r
# End Source File\r
# End Group\r
# End Group\r
# PROP Default_Filter ""\r
# Begin Source File\r
\r
-SOURCE=.\regex\regcomp.c\r
+SOURCE=..\regex\regcomp.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\regex\regerror.c\r
+SOURCE=..\regex\regerror.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\regex\regexec.c\r
+SOURCE=..\regex\regexec.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\regex\regfree.c\r
+SOURCE=..\regex\regfree.c\r
# End Source File\r
# End Group\r
# Begin Group "XML"\r
# PROP Default_Filter ".c"\r
# Begin Source File\r
\r
-SOURCE=.\ext\wddx\wddx.c\r
-# ADD CPP /I "ext\xml\expat\xmltok" /I "ext\xml\expat\xmlparse"\r
+SOURCE=..\ext\wddx\wddx.c\r
+\r
+!IF "$(CFG)" == "php4dllts - Win32 Debug_TS"\r
+\r
+# ADD CPP /I "..\ext\xml\expat\xmlparse" /I "..\ext\xml\expat\xmltok"\r
+\r
+!ELSEIF "$(CFG)" == "php4dllts - Win32 Release_TS"\r
+\r
+# ADD CPP /I "ext\xml\expat\xmlparse" /I "..\ext\xml\expat\xmltok" /I "..\ext\xml\expat\xmlparse"\r
+\r
+!ELSEIF "$(CFG)" == "php4dllts - Win32 Release_TS_inline"\r
+\r
+# ADD CPP /I "ext\xml\expat\xmlparse" /I "..\ext\xml\expat\xmltok" /I "..\ext\xml\expat\xmlparse"\r
+\r
+!ENDIF \r
+\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\xml\xml.c\r
-# ADD CPP /I "ext\xml\expat\xmltok" /I "ext\xml\expat\xmlparse"\r
+SOURCE=..\ext\xml\xml.c\r
+\r
+!IF "$(CFG)" == "php4dllts - Win32 Debug_TS"\r
+\r
+# ADD CPP /I "..\ext\xml\expat\xmlparse" /I "..\ext\xml\expat\xmltok"\r
+\r
+!ELSEIF "$(CFG)" == "php4dllts - Win32 Release_TS"\r
+\r
+# ADD CPP /I "ext\xml\expat\xmlparse" /I "..\ext\xml\expat\xmltok" /I "..\ext\xml\expat\xmlparse"\r
+\r
+!ELSEIF "$(CFG)" == "php4dllts - Win32 Release_TS_inline"\r
+\r
+# ADD CPP /I "ext\xml\expat\xmlparse" /I "..\ext\xml\expat\xmltok" /I "..\ext\xml\expat\xmlparse"\r
+\r
+!ENDIF \r
+\r
# End Source File\r
# End Group\r
# Begin Group "Header Files No. 4"\r
# PROP Default_Filter ".h"\r
# Begin Source File\r
\r
-SOURCE=.\ext\wddx\php_wddx.h\r
+SOURCE=..\ext\wddx\php_wddx.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\wddx\php_wddx_api.h\r
+SOURCE=..\ext\wddx\php_wddx_api.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\xml\php_xml.h\r
+SOURCE=..\ext\xml\php_xml.h\r
# End Source File\r
# End Group\r
# Begin Group "expat"\r
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat;for;f90"\r
# Begin Source File\r
\r
-SOURCE=.\ext\xml\expat\xmlparse\hashtable.c\r
-# ADD CPP /I "ext\xml\expat\xmltok"\r
+SOURCE=..\ext\xml\expat\xmlparse\hashtable.c\r
+# ADD CPP /I "..\ext\xml\expat\xmltok"\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\xml\expat\xmlparse\xmlparse.c\r
-# ADD CPP /I "ext\xml\expat\xmltok"\r
+SOURCE=..\ext\xml\expat\xmlparse\xmlparse.c\r
+# ADD CPP /I "..\ext\xml\expat\xmltok"\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\xml\expat\xmltok\xmlrole.c\r
-# ADD CPP /I "ext\xml\expat\xmltok"\r
+SOURCE=..\ext\xml\expat\xmltok\xmlrole.c\r
+# ADD CPP /I "..\ext\xml\expat\xmltok"\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\xml\expat\xmltok\xmltok.c\r
-# ADD CPP /I "ext\xml\expat\xmltok"\r
+SOURCE=..\ext\xml\expat\xmltok\xmltok.c\r
+# ADD CPP /I "..\ext\xml\expat\xmltok"\r
# End Source File\r
# End Group\r
# Begin Group "Header Files No. 5"\r
# PROP Default_Filter "h;hpp;hxx;hm;inl;fi;fd"\r
# Begin Source File\r
\r
-SOURCE=.\ext\xml\expat\xmltok\asciitab.h\r
+SOURCE=..\ext\xml\expat\xmltok\asciitab.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\xml\expat\xmltok\iasciitab.h\r
+SOURCE=..\ext\xml\expat\xmltok\iasciitab.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\xml\expat\xmltok\latin1tab.h\r
+SOURCE=..\ext\xml\expat\xmltok\latin1tab.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\xml\expat\xmltok\nametab.h\r
+SOURCE=..\ext\xml\expat\xmltok\nametab.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\xml\expat\xmltok\utf8tab.h\r
+SOURCE=..\ext\xml\expat\xmltok\utf8tab.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\xml\expat\xmltok\xmldef.h\r
+SOURCE=..\ext\xml\expat\xmltok\xmldef.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\xml\expat\xmlparse\xmlparse.h\r
+SOURCE=..\ext\xml\expat\xmlparse\xmlparse.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\xml\expat\xmltok\xmlrole.h\r
+SOURCE=..\ext\xml\expat\xmltok\xmlrole.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\xml\expat\xmltok\xmltok.h\r
+SOURCE=..\ext\xml\expat\xmltok\xmltok.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\xml\expat\xmltok\xmltok_impl.c\r
+SOURCE=..\ext\xml\expat\xmltok\xmltok_impl.c\r
# PROP Exclude_From_Build 1\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\xml\expat\xmltok\xmltok_impl.h\r
+SOURCE=..\ext\xml\expat\xmltok\xmltok_impl.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\xml\expat\xmltok\xmltok_ns.c\r
+SOURCE=..\ext\xml\expat\xmltok\xmltok_ns.c\r
# PROP Exclude_From_Build 1\r
# End Source File\r
# End Group\r
# PROP Default_Filter ""\r
# Begin Source File\r
\r
-SOURCE=.\ext\com\COM.c\r
+SOURCE=..\ext\com\COM.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\win32\pwd.c\r
+SOURCE=..\win32\pwd.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\win32\readdir.c\r
+SOURCE=..\win32\readdir.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\win32\registry.c\r
+SOURCE=..\win32\registry.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\win32\sendmail.c\r
+SOURCE=..\win32\sendmail.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\win32\time.c\r
+SOURCE=..\win32\time.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\win32\wfile.c\r
+SOURCE=..\win32\wfile.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\dl\snmp\winsnmp.c\r
+SOURCE=..\dl\snmp\winsnmp.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\win32\winutil.c\r
+SOURCE=..\win32\winutil.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\win32\wsyslog.c\r
+SOURCE=..\win32\wsyslog.c\r
# End Source File\r
# End Group\r
# Begin Group "Header Files No. 2"\r
# PROP Default_Filter ""\r
# Begin Source File\r
\r
-SOURCE=.\win32\grp.h\r
+SOURCE=..\win32\grp.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\win32\param.h\r
+SOURCE=..\win32\param.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\com\php_COM.h\r
+SOURCE=..\ext\com\php_COM.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\win32\php_registry.h\r
+SOURCE=..\win32\php_registry.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\win32\pwd.h\r
+SOURCE=..\win32\pwd.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\win32\readdir.h\r
+SOURCE=..\win32\readdir.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\win32\sendmail.h\r
+SOURCE=..\win32\sendmail.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\win32\syslog.h\r
+SOURCE=..\win32\syslog.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\win32\time.h\r
+SOURCE=..\win32\time.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\win32\unistd.h\r
+SOURCE=..\win32\unistd.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\win32\wfile.h\r
+SOURCE=..\win32\wfile.h\r
# End Source File\r
# End Group\r
# End Group\r
# PROP Default_Filter ""\r
# Begin Source File\r
\r
-SOURCE=".\main\configuration-parser.y"\r
+SOURCE="..\main\configuration-parser.y"\r
\r
!IF "$(CFG)" == "php4dllts - Win32 Debug_TS"\r
\r
# Begin Custom Build\r
-InputPath=".\main\configuration-parser.y"\r
+InputPath="..\main\configuration-parser.y"\r
\r
BuildCmds= \\r
- cd main \\r
+ cd ..\main \\r
if not "X%CYGWIN%"=="X" bison --output=configuration-parser.c -v -d -S "%CYGWIN%\share\bison.simple" -p cfg configuration-parser.y \\r
if "X%CYGWIN%"=="X" bison --output=configuration-parser.c -v -d -S "C:\Program Files\Cygnus\share\bison.simple" -p cfg configuration-parser.y \\r
\r
\r
-"main\configuration-parser.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
+"..\main\configuration-parser.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
$(BuildCmds)\r
\r
-"main\configuration-parser.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
+"..\main\configuration-parser.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
$(BuildCmds)\r
# End Custom Build\r
\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\standard\parsedate.y\r
+SOURCE=..\ext\standard\parsedate.y\r
\r
!IF "$(CFG)" == "php4dllts - Win32 Debug_TS"\r
\r
# Begin Custom Build\r
-InputPath=.\ext\standard\parsedate.y\r
+InputPath=..\ext\standard\parsedate.y\r
\r
-"ext\standard\parsedate.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
- cd ext\standard \r
+"..\ext\standard\parsedate.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
+ cd ..\ext\standard \r
if not "X%CYGWIN%"=="X" bison --output=parsedate.c -v -d -S "%CYGWIN%\share\bison.simple" parsedate.y \r
if "X%CYGWIN%"=="X" bison --output=parsedate.c -v -d -S "C:\Program Files\Cygnus\share\bison.simple" parsedate.y \r
\r
!ELSEIF "$(CFG)" == "php4dllts - Win32 Release_TS"\r
\r
# Begin Custom Build\r
-InputPath=.\ext\standard\parsedate.y\r
+InputPath=..\ext\standard\parsedate.y\r
\r
-"ext\standard\parsedate.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
- cd ext\standard \r
+"..\ext\standard\parsedate.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
+ cd ..\ext\standard \r
if not "X%CYGWIN%"=="X" bison --output=parsedate.c -v -d -S "%CYGWIN%\share\bison.simple" parsedate.y \r
if "X%CYGWIN%"=="X" bison --output=parsedate.c -v -d -S "C:\Program Files\Cygnus\share\bison.simple" parsedate.y \r
\r
!ELSEIF "$(CFG)" == "php4dllts - Win32 Release_TS_inline"\r
\r
# Begin Custom Build\r
-InputPath=.\ext\standard\parsedate.y\r
+InputPath=..\ext\standard\parsedate.y\r
\r
-"ext\standard\parsedate.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
- cd ext\standard \r
+"..\ext\standard\parsedate.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
+ cd ..\ext\standard \r
if not "X%CYGWIN%"=="X" bison --output=parsedate.c -v -d -S "%CYGWIN%\share\bison.simple" parsedate.y \r
if "X%CYGWIN%"=="X" bison --output=parsedate.c -v -d -S "C:\Program Files\Cygnus\share\bison.simple" parsedate.y \r
\r
# PROP Default_Filter ""\r
# Begin Source File\r
\r
-SOURCE=".\main\configuration-scanner.l"\r
+SOURCE="..\main\configuration-scanner.l"\r
\r
!IF "$(CFG)" == "php4dllts - Win32 Debug_TS"\r
\r
# Begin Custom Build\r
-InputPath=".\main\configuration-scanner.l"\r
+InputPath="..\main\configuration-scanner.l"\r
\r
-"main\configuration-scanner.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
- cd main \r
+"..\main\configuration-scanner.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
+ cd ..\main \r
flex -i -Pcfg -oconfiguration-scanner.c configuration-scanner.l \r
\r
# End Custom Build\r
# PROP Default_Filter ""\r
# Begin Source File\r
\r
-SOURCE=.\ChangeLog\r
+SOURCE=..\ChangeLog\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\LICENSE\r
+SOURCE=..\LICENSE\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\NEWS\r
+SOURCE=..\NEWS\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=".\php.ini-dist"\r
+SOURCE="..\php.ini-dist"\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=".\php.ini-optimized"\r
+SOURCE="..\php.ini-optimized"\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=".\README.CVS-RULES"\r
+SOURCE="..\README.CVS-RULES"\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\TODO\r
+SOURCE=..\TODO\r
# End Source File\r
# End Group\r
# End Target\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 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 /MD /W3 /GX /O2 /I "." /I "regex" /I "..\bindlib_w32" /I "Zend" /I "tsrm" /I "main" /D "NDEBUG" /D "_CONSOLE" /D ZEND_DEBUG=0 /D "MSVC5" /D "ZTS" /D "ZEND_WIN32" /D "PHP_WIN32" /D "WIN32" /D "_MBCS" /Fr /FD /c\r
+# ADD CPP /nologo /MD /W3 /GX /O2 /I ".." /I "..\main" /I "..\regex" /I "..\..\bindlib_w32" /I "..\Zend" /I "..\TSRM" /D "NDEBUG" /D "_CONSOLE" /D ZEND_DEBUG=0 /D "MSVC5" /D "ZTS" /D "ZEND_WIN32" /D "PHP_WIN32" /D "WIN32" /D "_MBCS" /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
# 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 php4ts.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 /nodefaultlib:"libc.lib" /out:"Release_TS\php.exe" /libpath:"Release_TS"\r
+# ADD LINK32 php4ts.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 /nodefaultlib:"libc.lib" /out:"..\Release_TS\php.exe" /libpath:"..\Release_TS"\r
\r
!ELSEIF "$(CFG)" == "php4ts - Win32 Debug_TS"\r
\r
# PROP BASE Target_Dir ""\r
# PROP Use_MFC 0\r
# PROP Use_Debug_Libraries 1\r
-# PROP Output_Dir "Debug_TS"\r
-# PROP Intermediate_Dir "Debug_TS"\r
+# PROP Output_Dir "..\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 /MDd /W3 /Gm /GX /ZI /Od /I "." /I "regex" /I "..\bindlib_w32" /I "Zend" /I "tsrm" /I "main" /D "DEBUG" /D "_DEBUG" /D "_CONSOLE" /D ZEND_DEBUG=1 /D "MSVC5" /D "ZTS" /D "ZEND_WIN32" /D "PHP_WIN32" /D "WIN32" /D "_MBCS" /FR /FD /c\r
+# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I ".." /I "..\main" /I "..\regex" /I "..\..\bindlib_w32" /I "..\Zend" /I "..\TSRM" /D "DEBUG" /D "_DEBUG" /D "_CONSOLE" /D ZEND_DEBUG=1 /D "MSVC5" /D "ZTS" /D "ZEND_WIN32" /D "PHP_WIN32" /D "WIN32" /D "_MBCS" /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
# 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 winmm.lib netapi32.lib wsock32.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 php4ts_debug.lib /nologo /version:3.0 /subsystem:console /debug /machine:I386 /nodefaultlib:"libcd" /nodefaultlib:"libcmt" /out:"Debug_TS\php.exe" /pdbtype:sept /libpath:"Debug_TS"\r
+# ADD LINK32 winmm.lib netapi32.lib wsock32.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 php4ts_debug.lib /nologo /version:3.0 /subsystem:console /debug /machine:I386 /nodefaultlib:"libcd" /nodefaultlib:"libcmt" /out:"..\Debug_TS\php.exe" /pdbtype:sept /libpath:"..\Debug_TS"\r
# SUBTRACT LINK32 /pdb:none\r
\r
!ELSEIF "$(CFG)" == "php4ts - Win32 Release_TS_inline"\r
# PROP BASE Target_Dir ""\r
# PROP Use_MFC 0\r
# PROP Use_Debug_Libraries 0\r
-# PROP Output_Dir "Release_TS_inline"\r
-# PROP Intermediate_Dir "Release_TS_inline"\r
+# PROP Output_Dir "..\Release_TS_inline"\r
+# PROP Intermediate_Dir "..\Release_TS_inline"\r
# PROP Ignore_Export_Lib 0\r
# PROP Target_Dir ""\r
# ADD BASE CPP /nologo /MD /W3 /GX /O2 /I "." /I "regex" /I "..\bindlib_w32" /I "Zend" /I "tsrm" /D "NDEBUG" /D "MSVC5" /D "_CONSOLE" /D "ZTS" /D "WIN32" /D "_MBCS" /D ZEND_DEBUG=0 /Fr /FD /c\r
# SUBTRACT BASE CPP /YX /Yc /Yu\r
-# ADD CPP /nologo /MD /W3 /GX /O2 /I "." /I "regex" /I "..\bindlib_w32" /I "Zend" /I "tsrm" /I "main" /D "NDEBUG" /D "_CONSOLE" /D ZEND_DEBUG=0 /D "MSVC5" /D "ZTS" /D "ZEND_WIN32" /D "PHP_WIN32" /D "ZEND_WIN32_FORCE_INLINE" /D "WIN32" /D "_MBCS" /Fr /FD /c\r
+# ADD CPP /nologo /MD /W3 /GX /O2 /I ".." /I "..\main" /I "..\regex" /I "..\..\bindlib_w32" /I "..\Zend" /I "..\TSRM" /D "NDEBUG" /D "_CONSOLE" /D ZEND_DEBUG=0 /D "MSVC5" /D "ZTS" /D "ZEND_WIN32" /D "PHP_WIN32" /D "ZEND_WIN32_FORCE_INLINE" /D "WIN32" /D "_MBCS" /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
# ADD BSC32 /nologo\r
LINK32=link.exe\r
# ADD BASE LINK32 php4ts.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 /nodefaultlib:"libc.lib" /out:"Release_TS\php.exe" /libpath:"Release_TS"\r
-# ADD LINK32 php4ts.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 /nodefaultlib:"libc.lib" /out:"Release_TS_inline\php.exe" /libpath:"Release_TS_inline"\r
+# ADD LINK32 php4ts.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 /nodefaultlib:"libc.lib" /out:"..\Release_TS_inline\php.exe" /libpath:"..\Release_TS_inline"\r
\r
!ENDIF \r
\r
# PROP Default_Filter ".c"\r
# Begin Source File\r
\r
-SOURCE=.\sapi\cgi\cgi_main.c\r
+SOURCE=..\sapi\cgi\cgi_main.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\sapi\cgi\getopt.c\r
+SOURCE=..\sapi\cgi\getopt.c\r
# End Source File\r
# End Group\r
# Begin Group "Header Files"\r
# PROP Default_Filter ".h"\r
# Begin Source File\r
\r
-SOURCE=.\sapi\cgi\php_getopt.h\r
+SOURCE=..\sapi\cgi\php_getopt.h\r
# End Source File\r
# End Group\r
# End Target\r
\r
###############################################################################\r
\r
-Project: "php4apache"=.\sapi\apache\php4apache.dsp - Package Owner=<4>\r
+Project: "TSRM"=..\TSRM\TSRM.dsp - Package Owner=<4>\r
\r
Package=<5>\r
{{{\r
\r
Package=<4>\r
{{{\r
- Begin Project Dependency\r
- Project_Dep_Name php4dllts\r
- End Project Dependency\r
}}}\r
\r
###############################################################################\r
\r
-Project: "php4nsapi"=.\sapi\nsapi\php4nsapi.dsp - Package Owner=<4>\r
+Project: "ZendTS"=..\Zend\ZendTS.dsp - Package Owner=<4>\r
\r
Package=<5>\r
{{{\r
Package=<4>\r
{{{\r
Begin Project Dependency\r
- Project_Dep_Name php4dllts\r
+ Project_Dep_Name TSRM\r
End Project Dependency\r
}}}\r
\r
###############################################################################\r
\r
-Project: "TSRM"=.\TSRM\TSRM.dsp - Package Owner=<4>\r
+Project: "libmysql"=..\ext\mysql\libmysql\libmysql.dsp - Package Owner=<4>\r
\r
Package=<5>\r
{{{\r
\r
###############################################################################\r
\r
-Project: "ZendTS"=.\Zend\ZendTS.dsp - Package Owner=<4>\r
+Project: "php4apache"=..\sapi\apache\php4apache.dsp - Package Owner=<4>\r
\r
Package=<5>\r
{{{\r
Package=<4>\r
{{{\r
Begin Project Dependency\r
- Project_Dep_Name TSRM\r
+ Project_Dep_Name php4dllts\r
End Project Dependency\r
}}}\r
\r
###############################################################################\r
\r
-Project: "libmysql"=.\ext\mysql\libmysql\libmysql.dsp - Package Owner=<4>\r
-\r
-Package=<5>\r
-{{{\r
-}}}\r
-\r
-Package=<4>\r
-{{{\r
-}}}\r
-\r
-###############################################################################\r
-\r
Project: "php4dllts"=.\php4dllts.dsp - Package Owner=<4>\r
\r
Package=<5>\r
\r
###############################################################################\r
\r
-Project: "php4isapi"=.\sapi\isapi\php4isapi.dsp - Package Owner=<4>\r
+Project: "php4isapi"=..\sapi\isapi\php4isapi.dsp - Package Owner=<4>\r
\r
Package=<5>\r
{{{\r
\r
###############################################################################\r
\r
-Project: "php4ts"=.\php4ts.dsp - Package Owner=<4>\r
+Project: "php4nsapi"=..\sapi\nsapi\php4nsapi.dsp - Package Owner=<4>\r
\r
Package=<5>\r
{{{\r
Begin Project Dependency\r
Project_Dep_Name php4dllts\r
End Project Dependency\r
- Begin Project Dependency\r
- Project_Dep_Name mysql\r
- End Project Dependency\r
}}}\r
\r
###############################################################################\r
\r
-Project: "java"=.\ext\java\java.dsp - Package Owner=<4>\r
+Project: "php4ts"=.\php4ts.dsp - Package Owner=<4>\r
\r
Package=<5>\r
{{{\r
\r
Package=<4>\r
{{{\r
+ Begin Project Dependency\r
+ Project_Dep_Name php4dllts\r
+ End Project Dependency\r
+ Begin Project Dependency\r
+ Project_Dep_Name mysql\r
+ End Project Dependency\r
}}}\r
\r
###############################################################################\r
\r
-Project: "servlet"=.\sapi\servlet\servlet.dsp - Package Owner=<4>\r
+Project: "servlet"=..\sapi\servlet\servlet.dsp - Package Owner=<4>\r
\r
Package=<5>\r
{{{\r
}}}\r
\r
###############################################################################\r
+\r
--- /dev/null
+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: "ZendTS"=..\Zend\ZendTS.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: "libmysql"=..\ext\mysql\libmysql\libmysql.dsp - Package Owner=<4>\r
+\r
+Package=<5>\r
+{{{\r
+}}}\r
+\r
+Package=<4>\r
+{{{\r
+}}}\r
+\r
+###############################################################################\r
+\r
+Project: "php4apache"=..\sapi\apache\php4apache.dsp - Package Owner=<4>\r
+\r
+Package=<5>\r
+{{{\r
+}}}\r
+\r
+Package=<4>\r
+{{{\r
+ Begin Project Dependency\r
+ Project_Dep_Name php4dllts\r
+ End Project Dependency\r
+}}}\r
+\r
+###############################################################################\r
+\r
+Project: "php4dllts"=.\php4dllts.dsp - Package Owner=<4>\r
+\r
+Package=<5>\r
+{{{\r
+}}}\r
+\r
+Package=<4>\r
+{{{\r
+ Begin Project Dependency\r
+ Project_Dep_Name ZendTS\r
+ End Project Dependency\r
+ Begin Project Dependency\r
+ Project_Dep_Name TSRM\r
+ End Project Dependency\r
+ Begin Project Dependency\r
+ Project_Dep_Name libmysql\r
+ End Project Dependency\r
+ Begin Project Dependency\r
+ Project_Dep_Name bindlib\r
+ End Project Dependency\r
+}}}\r
+\r
+###############################################################################\r
+\r
+Project: "php4isapi"=..\sapi\isapi\php4isapi.dsp - Package Owner=<4>\r
+\r
+Package=<5>\r
+{{{\r
+}}}\r
+\r
+Package=<4>\r
+{{{\r
+ Begin Project Dependency\r
+ Project_Dep_Name php4dllts\r
+ End Project Dependency\r
+}}}\r
+\r
+###############################################################################\r
+\r
+Project: "php4nsapi"=..\sapi\nsapi\php4nsapi.dsp - Package Owner=<4>\r
+\r
+Package=<5>\r
+{{{\r
+}}}\r
+\r
+Package=<4>\r
+{{{\r
+ Begin Project Dependency\r
+ Project_Dep_Name php4dllts\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 php4dllts\r
+ End Project Dependency\r
+ Begin Project Dependency\r
+ Project_Dep_Name mysql\r
+ End Project Dependency\r
+}}}\r
+\r
+###############################################################################\r
+\r
+Project: "servlet"=..\sapi\servlet\servlet.dsp - Package Owner=<4>\r
+\r
+Package=<5>\r
+{{{\r
+}}}\r
+\r
+Package=<4>\r
+{{{\r
+}}}\r
+\r
+###############################################################################\r
+\r
+Global:\r
+\r
+Package=<5>\r
+{{{\r
+}}}\r
+\r
+Package=<3>\r
+{{{\r
+}}}\r
+\r
+###############################################################################\r
+\r