]> granicus.if.org Git - php/commitdiff
convert to DOS line endings to solve win98 issues
authorWez Furlong <wez@php.net>
Fri, 5 Dec 2003 17:45:15 +0000 (17:45 +0000)
committerWez Furlong <wez@php.net>
Fri, 5 Dec 2003 17:45:15 +0000 (17:45 +0000)
win32/EngineSelect.bat
win32/builddef.bat

index 1f03e798bfee3a73e177367e70b405b8b63d6d83..0785bd12fcc958307963159acd4d5f1c4fa9efb8 100755 (executable)
@@ -1,5 +1,5 @@
-@if exist ..\ZendEngine2\OBJECTS2_HOWTO (
-move ..\Zend ..\ZendEngine1
-move ..\ZendEngine2 ..\Zend 
-echo "PLEASE RESTART VISUAL C++ TO RELOAD THE ZEND PROJECT."
-exit 1  )
+@if exist ..\ZendEngine2\OBJECTS2_HOWTO (\r
+move ..\Zend ..\ZendEngine1\r
+move ..\ZendEngine2 ..\Zend \r
+echo "PLEASE RESTART VISUAL C++ TO RELOAD THE ZEND PROJECT."\r
+exit 1  )\r
index 78b0c706b9d05d4afaf21f1e078f6a3eded0ca19..c9432a1fb62046a090e37704171926bed7faf873 100644 (file)
@@ -1,6 +1,6 @@
-rem Generate phpts.def file, which exports symbols from our dll that
-rem are present in some of the libraries which are compiled statically
-rem into PHP
-rem $Id: builddef.bat,v 1.1 2003-08-22 21:45:58 wez Exp $
-@echo off
-type ..\ext\sqlite\php_sqlite.def
+rem Generate phpts.def file, which exports symbols from our dll that\r
+rem are present in some of the libraries which are compiled statically\r
+rem into PHP\r
+rem $Id: builddef.bat,v 1.2 2003-12-05 17:45:15 wez Exp $\r
+@echo off\r
+type ..\ext\sqlite\php_sqlite.def\r