diff options
Diffstat (limited to 'build-mingw.bat')
-rw-r--r-- | build-mingw.bat | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/build-mingw.bat b/build-mingw.bat index 191fa77..7173087 100644 --- a/build-mingw.bat +++ b/build-mingw.bat @@ -1,7 +1,6 @@ @echo off rem file : build-mingw.bat -rem copyright : Copyright (c) 2014-2019 Code Synthesis Ltd rem license : MIT; see accompanying LICENSE file setlocal EnableDelayedExpansion |