summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEdin Kadribasic <edink@php.net>2004-11-04 02:05:36 +0000
committerEdin Kadribasic <edink@php.net>2004-11-04 02:05:36 +0000
commit9c754364a62be8cc51c9a23bd78944c150a3efce (patch)
treec70e8548449f9832df072dcabbaefbb9ff640ee3
parent5675c50dc27a698bae6f4dfa9be30118e69b7dbd (diff)
downloadphp-git-9c754364a62be8cc51c9a23bd78944c150a3efce.tar.gz
Added zend_strtod.* to the build
-rw-r--r--Zend/Zend.dsp46
-rw-r--r--Zend/ZendTS.dsp8
2 files changed, 35 insertions, 19 deletions
diff --git a/Zend/Zend.dsp b/Zend/Zend.dsp
index 6bf9b43416..83791c0c4a 100644
--- a/Zend/Zend.dsp
+++ b/Zend/Zend.dsp
@@ -7,20 +7,20 @@
CFG=Zend - Win32 Release_inline
!MESSAGE This is not a valid makefile. To build this project using NMAKE,
!MESSAGE use the Export Makefile command and run
-!MESSAGE
+!MESSAGE
!MESSAGE NMAKE /f "Zend.mak".
-!MESSAGE
+!MESSAGE
!MESSAGE You can specify a configuration when running NMAKE
!MESSAGE by defining the macro CFG on the command line. For example:
-!MESSAGE
+!MESSAGE
!MESSAGE NMAKE /f "Zend.mak" CFG="Zend - Win32 Release_inline"
-!MESSAGE
+!MESSAGE
!MESSAGE Possible choices for configuration are:
-!MESSAGE
+!MESSAGE
!MESSAGE "Zend - Win32 Release" (based on "Win32 (x86) Static Library")
!MESSAGE "Zend - Win32 Debug" (based on "Win32 (x86) Static Library")
!MESSAGE "Zend - Win32 Release_inline" (based on "Win32 (x86) Static Library")
-!MESSAGE
+!MESSAGE
# Begin Project
# PROP AllowPerConfigDependencies 0
@@ -95,7 +95,7 @@ LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
# ADD LIB32 /nologo
-!ENDIF
+!ENDIF
# Begin Target
@@ -135,10 +135,6 @@ SOURCE=.\zend_default_classes.c
# End Source File
# Begin Source File
-SOURCE=.\zend_interfaces.c
-# End Source File
-# Begin Source File
-
SOURCE=.\zend_dynamic_array.c
# End Source File
# Begin Source File
@@ -179,6 +175,10 @@ SOURCE=.\zend_ini_scanner.c
# End Source File
# Begin Source File
+SOURCE=.\zend_interfaces.c
+# End Source File
+# Begin Source File
+
SOURCE=".\zend_language_parser.c"
# End Source File
# Begin Source File
@@ -243,6 +243,10 @@ SOURCE=.\zend_stream.c
# End Source File
# Begin Source File
+SOURCE=.\zend_strtod.c
+# End Source File
+# Begin Source File
+
SOURCE=.\zend_ts_hash.c
# End Source File
# Begin Source File
@@ -291,10 +295,6 @@ SOURCE=.\zend_default_classes.h
# End Source File
# Begin Source File
-SOURCE=.\zend_interfaces.h
-# End Source File
-# Begin Source File
-
SOURCE=.\zend_dynamic_array.h
# End Source File
# Begin Source File
@@ -351,6 +351,10 @@ SOURCE=.\zend_ini_scanner.h
# End Source File
# Begin Source File
+SOURCE=.\zend_interfaces.h
+# End Source File
+# Begin Source File
+
SOURCE=.\zend_istdiostream.h
# End Source File
# Begin Source File
@@ -415,6 +419,10 @@ SOURCE=.\zend_stream.h
# End Source File
# Begin Source File
+SOURCE=.\zend_strtod.h
+# End Source File
+# Begin Source File
+
SOURCE=.\zend_ts_hash.h
# End Source File
# Begin Source File
@@ -449,7 +457,7 @@ BuildCmds= \
!ELSEIF "$(CFG)" == "Zend - Win32 Release_inline"
-!ENDIF
+!ENDIF
# End Source File
# Begin Source File
@@ -504,7 +512,7 @@ BuildCmds= \
$(BuildCmds)
# End Custom Build
-!ENDIF
+!ENDIF
# End Source File
# End Group
@@ -533,7 +541,7 @@ InputPath=.\zend_ini_scanner.l
!ELSEIF "$(CFG)" == "Zend - Win32 Release_inline"
-!ENDIF
+!ENDIF
# End Source File
# Begin Source File
@@ -570,7 +578,7 @@ InputPath=".\zend_language_scanner.l"
# End Custom Build
-!ENDIF
+!ENDIF
# End Source File
# End Group
diff --git a/Zend/ZendTS.dsp b/Zend/ZendTS.dsp
index 76b4e46e5f..830f97efd2 100644
--- a/Zend/ZendTS.dsp
+++ b/Zend/ZendTS.dsp
@@ -276,6 +276,10 @@ SOURCE=.\zend_stream.c
# End Source File
# Begin Source File
+SOURCE=.\zend_strtod.c
+# End Source File
+# Begin Source File
+
SOURCE=.\zend_ts_hash.c
# End Source File
# Begin Source File
@@ -452,6 +456,10 @@ SOURCE=.\zend_stream.h
# End Source File
# Begin Source File
+SOURCE=.\zend_strtod.h
+# End Source File
+# Begin Source File
+
SOURCE=.\zend_ts_hash.h
# End Source File
# Begin Source File