• Home
  • Raw
  • Download

Lines Matching refs:REM

1 REM Batch script to build Inno Setup installer for libexpat for Windows
2 REM Call from parent directory, e.g.: cmd /c win32\build_expat_iss.bat
3 REM __ __ _
4 REM ___\ \/ /_ __ __ _| |_
5 REM / _ \\ /| '_ \ / _` | __|
6 REM | __// \| |_) | (_| | |_
7 REM \___/_/\_\ .__/ \__,_|\__|
8 REM |_| XML parser
9 REM
10 REM Copyright (C) 2019 Expat development team
11 REM Licensed under the MIT license:
12 REM
13 REM Permission is hereby granted, free of charge, to any person obtaining
14 REM a copy of this software and associated documentation files (the
15 REM "Software"), to deal in the Software without restriction, including
16 REM without limitation the rights to use, copy, modify, merge, publish,
17 REM distribute, sublicense, and/or sell copies of the Software, and to permit
18 REM persons to whom the Software is furnished to do so, subject to the
19 REM following conditions:
20 REM
21 REM The above copyright notice and this permission notice shall be included
22 REM in all copies or substantial portions of the Software.
23 REM
24 REM THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
25 REM EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
26 REM MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN
27 REM NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
28 REM DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
29 REM OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
30 REM USE OR OTHER DEALINGS IN THE SOFTWARE.
34 REM Read by msbuild!
37 REM Where Inno Setup expects build results