]> granicus.if.org Git - php/commitdiff
Added zend_strtod.* to the build
authorEdin Kadribasic <edink@php.net>
Thu, 4 Nov 2004 02:05:36 +0000 (02:05 +0000)
committerEdin Kadribasic <edink@php.net>
Thu, 4 Nov 2004 02:05:36 +0000 (02:05 +0000)
Zend/Zend.dsp
Zend/ZendTS.dsp

index 6bf9b43416191aca37b7f6f46f271b30b115cfe6..83791c0c4aef8867528f180c6c367c70d0541f85 100644 (file)
@@ -7,20 +7,20 @@
 CFG=Zend - Win32 Release_inline\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 \r
 !MESSAGE NMAKE /f "Zend.mak".\r
-!MESSAGE\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 \r
 !MESSAGE NMAKE /f "Zend.mak" CFG="Zend - Win32 Release_inline"\r
-!MESSAGE\r
+!MESSAGE \r
 !MESSAGE Possible choices for configuration are:\r
-!MESSAGE\r
+!MESSAGE \r
 !MESSAGE "Zend - Win32 Release" (based on "Win32 (x86) Static Library")\r
 !MESSAGE "Zend - Win32 Debug" (based on "Win32 (x86) Static Library")\r
 !MESSAGE "Zend - Win32 Release_inline" (based on "Win32 (x86) Static Library")\r
-!MESSAGE\r
+!MESSAGE \r
 \r
 # Begin Project\r
 # PROP AllowPerConfigDependencies 0\r
@@ -95,7 +95,7 @@ LIB32=link.exe -lib
 # ADD BASE LIB32 /nologo\r
 # ADD LIB32 /nologo\r
 \r
-!ENDIF\r
+!ENDIF \r
 \r
 # Begin Target\r
 \r
@@ -135,10 +135,6 @@ SOURCE=.\zend_default_classes.c
 # End Source File\r
 # Begin Source File\r
 \r
-SOURCE=.\zend_interfaces.c\r
-# End Source File\r
-# Begin Source File\r
-\r
 SOURCE=.\zend_dynamic_array.c\r
 # End Source File\r
 # Begin Source File\r
@@ -179,6 +175,10 @@ SOURCE=.\zend_ini_scanner.c
 # End Source File\r
 # Begin Source File\r
 \r
+SOURCE=.\zend_interfaces.c\r
+# End Source File\r
+# Begin Source File\r
+\r
 SOURCE=".\zend_language_parser.c"\r
 # End Source File\r
 # Begin Source File\r
@@ -243,6 +243,10 @@ SOURCE=.\zend_stream.c
 # End Source File\r
 # Begin Source File\r
 \r
+SOURCE=.\zend_strtod.c\r
+# End Source File\r
+# Begin Source File\r
+\r
 SOURCE=.\zend_ts_hash.c\r
 # End Source File\r
 # Begin Source File\r
@@ -291,10 +295,6 @@ SOURCE=.\zend_default_classes.h
 # End Source File\r
 # Begin Source File\r
 \r
-SOURCE=.\zend_interfaces.h\r
-# End Source File\r
-# Begin Source File\r
-\r
 SOURCE=.\zend_dynamic_array.h\r
 # End Source File\r
 # Begin Source File\r
@@ -351,6 +351,10 @@ SOURCE=.\zend_ini_scanner.h
 # End Source File\r
 # Begin Source File\r
 \r
+SOURCE=.\zend_interfaces.h\r
+# End Source File\r
+# Begin Source File\r
+\r
 SOURCE=.\zend_istdiostream.h\r
 # End Source File\r
 # Begin Source File\r
@@ -415,6 +419,10 @@ SOURCE=.\zend_stream.h
 # End Source File\r
 # Begin Source File\r
 \r
+SOURCE=.\zend_strtod.h\r
+# End Source File\r
+# Begin Source File\r
+\r
 SOURCE=.\zend_ts_hash.h\r
 # End Source File\r
 # Begin Source File\r
@@ -449,7 +457,7 @@ BuildCmds= \
 \r
 !ELSEIF  "$(CFG)" == "Zend - Win32 Release_inline"\r
 \r
-!ENDIF\r
+!ENDIF \r
 \r
 # End Source File\r
 # Begin Source File\r
@@ -504,7 +512,7 @@ BuildCmds= \
    $(BuildCmds)\r
 # End Custom Build\r
 \r
-!ENDIF\r
+!ENDIF \r
 \r
 # End Source File\r
 # End Group\r
@@ -533,7 +541,7 @@ InputPath=.\zend_ini_scanner.l
 \r
 !ELSEIF  "$(CFG)" == "Zend - Win32 Release_inline"\r
 \r
-!ENDIF\r
+!ENDIF \r
 \r
 # End Source File\r
 # Begin Source File\r
@@ -570,7 +578,7 @@ InputPath=".\zend_language_scanner.l"
 \r
 # End Custom Build\r
 \r
-!ENDIF\r
+!ENDIF \r
 \r
 # End Source File\r
 # End Group\r
index 76b4e46e5f4aa02f4b9e3af13d19635de3c5f913..830f97efd2cb1619d4b280a0b8ef29cc2fac3f29 100644 (file)
@@ -276,6 +276,10 @@ SOURCE=.\zend_stream.c
 # End Source File\r
 # Begin Source File\r
 \r
+SOURCE=.\zend_strtod.c\r
+# End Source File\r
+# Begin Source File\r
+\r
 SOURCE=.\zend_ts_hash.c\r
 # End Source File\r
 # Begin Source File\r
@@ -452,6 +456,10 @@ SOURCE=.\zend_stream.h
 # End Source File\r
 # Begin Source File\r
 \r
+SOURCE=.\zend_strtod.h\r
+# End Source File\r
+# Begin Source File\r
+\r
 SOURCE=.\zend_ts_hash.h\r
 # End Source File\r
 # Begin Source File\r