| Index: third_party/libxml/build/libxml_config.bat
|
| diff --git a/third_party/libxml/build/libxml_config.bat b/third_party/libxml/build/libxml_config.bat
|
| deleted file mode 100644
|
| index b0ec1e29c7ad65f0320ddac64103b29676412976..0000000000000000000000000000000000000000
|
| --- a/third_party/libxml/build/libxml_config.bat
|
| +++ /dev/null
|
| @@ -1,13 +0,0 @@
|
| -:: %1 is the input file js file
|
| -:: %2 is the solution directory
|
| -
|
| -:: Change to the directory of the input file
|
| -cd %~p1
|
| -
|
| -:: Make config.h
|
| -cscript //E:jscript %1 compiler=msvc iconv=no icu=yes
|
| -if errorlevel 1 echo %1: error: The javascript file failed to run.
|
| -
|
| -:: Make sure the timestamp on config.h is current.
|
| -%2..\third_party\cygwin\bin\touch.exe ..\config.h
|
| -
|
|
|