Lines Matching refs:rem
2 rem To be used on MS-Windows for Visual C++ 2015 (either Express or Community)
3 rem See INSTALLpc.txt for information.
4 rem
5 rem Usage:
6 rem For x86 builds run this without options:
7 rem msvc2015
8 rem For x64 builds run this with "x86_amd64" option:
9 rem msvc2015 x86_amd64
10 rem This works on any editions including Express edition.
11 rem If you use Community (or Professional) edition, you can also use "x64"
12 rem option:
13 rem msvc2015 x64
18 rem Use Windows SDK 7.1A for targeting Windows XP.