diff options
author | Zeev Suraski <zeev@php.net> | 2000-07-29 10:48:57 +0000 |
---|---|---|
committer | Zeev Suraski <zeev@php.net> | 2000-07-29 10:48:57 +0000 |
commit | d8a4278ab498ae49f342f246b6a1634d4809143b (patch) | |
tree | 7b22ed3595e28b6c39fcbd937857f480cca18aae /win32 | |
parent | 735a0d148ea2a0154b000895bcdf97ddd5a4b8ef (diff) | |
download | php-git-d8a4278ab498ae49f342f246b6a1634d4809143b.tar.gz |
- Update .dsp's
- Make non ZTS Win32 build again
Diffstat (limited to 'win32')
-rw-r--r-- | win32/php4dll.dsp | 22 |
1 files changed, 15 insertions, 7 deletions
diff --git a/win32/php4dll.dsp b/win32/php4dll.dsp index ef3c5c6c05..1e72135fc2 100644 --- a/win32/php4dll.dsp +++ b/win32/php4dll.dsp @@ -333,6 +333,10 @@ SOURCE=..\ext\standard\browscap.c # End Source File
# Begin Source File
+SOURCE=..\ext\standard\crc32.c
+# End Source File
+# Begin Source File
+
SOURCE=..\ext\standard\datetime.c
# End Source File
# Begin Source File
@@ -385,6 +389,10 @@ SOURCE=..\ext\standard\image.c # End Source File
# Begin Source File
+SOURCE=..\ext\standard\incomplete_class.c
+# End Source File
+# Begin Source File
+
SOURCE=..\ext\standard\info.c
# End Source File
# Begin Source File
@@ -788,12 +796,12 @@ SOURCE=..\ext\pcre\pcrelib\pcre.h # Begin Source File
SOURCE=..\ext\wddx\wddx.c
-# ADD CPP /I "..\Zend" /I ".." /I "..\regex" /I "..\..\bindlib_w32" /I "..\main" /I "..\ext\xml\expat\xmltok" /I "..\ext\xml\expat\xmlparse"
+# ADD CPP /I "..\ext\xml\expat\xmltok" /I "..\ext\xml\expat\xmlparse"
# End Source File
# Begin Source File
SOURCE=..\ext\xml\xml.c
-# ADD CPP /I "..\Zend" /I ".." /I "..\regex" /I "..\..\bindlib_w32" /I "..\main" /I "..\ext\xml\expat\xmltok" /I "..\ext\xml\expat\xmlparse"
+# ADD CPP /I "..\ext\xml\expat\xmltok" /I "..\ext\xml\expat\xmlparse"
# End Source File
# End Group
# Begin Group "Header Files No. 4"
@@ -813,22 +821,22 @@ SOURCE=..\ext\xml\php_xml.h # Begin Source File
SOURCE=..\ext\xml\expat\xmlparse\hashtable.c
-# ADD CPP /I "..\Zend" /I ".." /I "..\regex" /I "..\..\bindlib_w32" /I "..\main" /I "..\ext\xml\expat\xmltok" /I "..\ext\xml\expat\xmlparse"
+# ADD CPP /I "..\ext\xml\expat\xmltok" /I "..\ext\xml\expat\xmlparse"
# End Source File
# Begin Source File
SOURCE=..\ext\xml\expat\xmlparse\xmlparse.c
-# ADD CPP /I "..\Zend" /I ".." /I "..\regex" /I "..\..\bindlib_w32" /I "..\main" /I "..\ext\xml\expat\xmltok" /I "..\ext\xml\expat\xmlparse"
+# ADD CPP /I "..\ext\xml\expat\xmltok" /I "..\ext\xml\expat\xmlparse"
# End Source File
# Begin Source File
SOURCE=..\ext\xml\expat\xmltok\xmlrole.c
-# ADD CPP /I "..\Zend" /I ".." /I "..\regex" /I "..\..\bindlib_w32" /I "..\main" /I "..\ext\xml\expat\xmltok" /I "..\ext\xml\expat\xmlparse"
+# ADD CPP /I "..\ext\xml\expat\xmltok" /I "..\ext\xml\expat\xmlparse"
# End Source File
# Begin Source File
SOURCE=..\ext\xml\expat\xmltok\xmltok.c
-# ADD CPP /I "..\Zend" /I ".." /I "..\regex" /I "..\..\bindlib_w32" /I "..\main" /I "..\ext\xml\expat\xmltok" /I "..\ext\xml\expat\xmlparse"
+# ADD CPP /I "..\ext\xml\expat\xmltok" /I "..\ext\xml\expat\xmlparse"
# End Source File
# End Group
# Begin Group "Header Files No. 5"
@@ -920,7 +928,7 @@ SOURCE=..\win32\wfile.c # End Source File
# Begin Source File
-SOURCE=..\dl\snmp\winsnmp.c
+SOURCE=..\ext\snmp\winsnmp.c
# End Source File
# Begin Source File
|