]> granicus.if.org Git - php/commitdiff
@- Moved VC++ Win32 project and workspace files to the win32 directory
authorZeev Suraski <zeev@php.net>
Wed, 14 Jun 2000 18:06:31 +0000 (18:06 +0000)
committerZeev Suraski <zeev@php.net>
Wed, 14 Jun 2000 18:06:31 +0000 (18:06 +0000)
@  (Zeev)

win32/php4.dsp [moved from php4.dsp with 77% similarity]
win32/php4.dsw [moved from php4.dsw with 94% similarity]
win32/php4dll.dsp [moved from php4dll.dsp with 56% similarity]
win32/php4dllts.dsp [moved from php4dllts.dsp with 59% similarity]
win32/php4ts.dsp [moved from php4ts.dsp with 76% similarity]
win32/php4ts.dsw [moved from php4ts.dsw with 75% similarity]
win32/php5ts.dsw [new file with mode: 0644]

similarity index 77%
rename from php4.dsp
rename to win32/php4.dsp
index 3bc6d077e25259b6d6f9a716acbfc3c28d9413db..c21a8d1b55fbf720b32f886f98b543c13234d535 100644 (file)
--- a/php4.dsp
-# 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
similarity index 94%
rename from php4.dsw
rename to win32/php4.dsw
index f96406c5c83ecba101e2ea44e8959da33ec38a9f..05f7e60583db98f8ec8af12a3abf97ab71903ad2 100644 (file)
--- a/php4.dsw
@@ -1,74 +1,74 @@
-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
similarity index 56%
rename from php4dll.dsp
rename to win32/php4dll.dsp
index 063f4e156b92573f89db44bb286770bc56d4cb11..ef3c5c6c05f869cd7d0177ed14a65159de161510 100644 (file)
@@ -39,12 +39,12 @@ RSC=rc.exe
 # 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
@@ -54,7 +54,7 @@ BSC32=bscmake.exe
 # 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
@@ -65,12 +65,12 @@ LINK32=link.exe
 # 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
@@ -80,7 +80,7 @@ BSC32=bscmake.exe
 # 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
@@ -92,12 +92,12 @@ LINK32=link.exe
 # 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
@@ -107,7 +107,7 @@ BSC32=bscmake.exe
 # 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
@@ -124,102 +124,88 @@ LINK32=link.exe
 # 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
@@ -227,91 +213,91 @@ SOURCE=.\main\strlcpy.c
 # 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
@@ -323,156 +309,156 @@ SOURCE=.\main\win95nt.h
 # 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
@@ -487,51 +473,51 @@ SOURCE=.\ext\pcre\php_pcre.c
 # 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
@@ -539,143 +525,143 @@ SOURCE=.\ext\standard\var.c
 # 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
@@ -683,19 +669,19 @@ SOURCE=.\ext\standard\url.h
 # 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
@@ -706,7 +692,7 @@ SOURCE=.\regex\regfree.c
 # 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
@@ -721,7 +707,7 @@ SOURCE=.\ext\pcre\pcrelib\chartables.c
 # 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
@@ -736,7 +722,7 @@ SOURCE=.\ext\pcre\pcrelib\get.c
 # 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
@@ -751,7 +737,7 @@ SOURCE=.\ext\pcre\pcrelib\maketables.c
 # 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
@@ -766,7 +752,7 @@ SOURCE=.\ext\pcre\pcrelib\pcre.c
 # 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
@@ -785,11 +771,11 @@ SOURCE=.\ext\pcre\pcrelib\study.c
 # 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
@@ -801,27 +787,13 @@ SOURCE=.\ext\pcre\pcrelib\pcre.h
 # 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
@@ -829,7 +801,7 @@ SOURCE=.\ext\xml\xml.c
 # 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
@@ -840,23 +812,23 @@ SOURCE=.\ext\xml\php_xml.h
 # 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
@@ -864,48 +836,48 @@ SOURCE=.\ext\xml\expat\xmltok\xmltok.c
 # 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
@@ -920,43 +892,43 @@ SOURCE=.\ext\xml\expat\xmltok\xmltok_ns.c
 # 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
@@ -964,47 +936,47 @@ SOURCE=.\win32\wsyslog.c
 # 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
@@ -1013,44 +985,76 @@ SOURCE=.\win32\wfile.h
 # 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
@@ -1058,8 +1062,28 @@ InputPath=.\ext\standard\parsedate.y
 \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
@@ -1069,23 +1093,41 @@ InputPath=.\ext\standard\parsedate.y
 # 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
@@ -1095,11 +1137,11 @@ InputPath=".\main\configuration-scanner.l"
 # 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
similarity index 59%
rename from php4dllts.dsp
rename to win32/php4dllts.dsp
index 81531accb7ddb6feb49b4e38e6ec837091a63e6b..487730cdeb2f48fe297b927cbb9bff92ef98fd17 100644 (file)
@@ -39,12 +39,12 @@ RSC=rc.exe
 # 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
@@ -54,7 +54,7 @@ BSC32=bscmake.exe
 # 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
@@ -65,12 +65,12 @@ LINK32=link.exe
 # 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
@@ -80,7 +80,7 @@ BSC32=bscmake.exe
 # 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
@@ -92,12 +92,12 @@ LINK32=link.exe
 # 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
@@ -107,7 +107,7 @@ BSC32=bscmake.exe
 # 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
@@ -124,84 +124,84 @@ LINK32=link.exe
 # 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
@@ -209,95 +209,95 @@ SOURCE=.\main\strlcpy.c
 # 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
@@ -309,212 +309,212 @@ SOURCE=.\main\win95nt.h
 # 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
@@ -522,155 +522,155 @@ SOURCE=.\ext\standard\var.c
 # 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
@@ -681,27 +681,27 @@ SOURCE=.\ext\standard\url.h
 # 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
@@ -710,11 +710,11 @@ SOURCE=.\ext\pcre\pcrelib\study.c
 # 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
@@ -723,19 +723,19 @@ SOURCE=.\ext\pcre\pcrelib\pcre.h
 # 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
@@ -746,13 +746,41 @@ SOURCE=.\regex\regfree.c
 # 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
@@ -760,15 +788,15 @@ SOURCE=.\ext\xml\xml.c
 # 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
@@ -779,23 +807,23 @@ SOURCE=.\ext\xml\php_xml.h
 # 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
@@ -803,52 +831,52 @@ SOURCE=.\ext\xml\expat\xmltok\xmltok.c
 # 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
@@ -863,43 +891,43 @@ SOURCE=.\ext\xml\expat\xmltok\xmltok_ns.c
 # 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
@@ -907,47 +935,47 @@ SOURCE=.\win32\wsyslog.c
 # 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
@@ -956,23 +984,23 @@ SOURCE=.\win32\wfile.h
 # 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
@@ -985,15 +1013,15 @@ BuildCmds= \
 # 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
@@ -1002,10 +1030,10 @@ InputPath=.\ext\standard\parsedate.y
 !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
@@ -1014,10 +1042,10 @@ InputPath=.\ext\standard\parsedate.y
 !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
@@ -1032,15 +1060,15 @@ InputPath=.\ext\standard\parsedate.y
 # 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
@@ -1058,31 +1086,31 @@ InputPath=".\main\configuration-scanner.l"
 # 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
similarity index 76%
rename from php4ts.dsp
rename to win32/php4ts.dsp
index e1f213e14d244dd7b8ee209d2e06746e5481c6d8..6d97e161c1e6532920f2e57c782b4d3718ad5653 100644 (file)
@@ -38,12 +38,12 @@ RSC=rc.exe
 # 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
@@ -52,7 +52,7 @@ BSC32=bscmake.exe
 # 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
@@ -63,12 +63,12 @@ LINK32=link.exe
 # 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
@@ -77,7 +77,7 @@ BSC32=bscmake.exe
 # 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
@@ -90,13 +90,13 @@ LINK32=link.exe
 # 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
@@ -105,7 +105,7 @@ BSC32=bscmake.exe
 # 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
@@ -119,11 +119,11 @@ LINK32=link.exe
 # 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
@@ -131,7 +131,7 @@ SOURCE=.\sapi\cgi\getopt.c
 # 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
similarity index 75%
rename from php4ts.dsw
rename to win32/php4ts.dsw
index de5357c04e78b7f022e5b27f714e5ca9278a211f..afe7f91f7352d04ee453ae32d64e66f9c0d60a94 100644 (file)
@@ -3,7 +3,7 @@ Microsoft Developer Studio Workspace File, Format Version 6.00
 \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
@@ -11,14 +11,11 @@ Package=<5>
 \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
@@ -27,13 +24,13 @@ Package=<5>
 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
@@ -45,7 +42,7 @@ Package=<4>
 \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
@@ -54,24 +51,12 @@ Package=<5>
 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
@@ -96,7 +81,7 @@ Package=<4>
 \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
@@ -111,7 +96,7 @@ Package=<4>
 \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
@@ -122,14 +107,11 @@ Package=<4>
     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
@@ -137,11 +119,17 @@ Package=<5>
 \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
@@ -164,3 +152,4 @@ Package=<3>
 }}}\r
 \r
 ###############################################################################\r
+\r
diff --git a/win32/php5ts.dsw b/win32/php5ts.dsw
new file mode 100644 (file)
index 0000000..afe7f91
--- /dev/null
@@ -0,0 +1,155 @@
+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