|
|
|
@ -167,13 +167,13 @@ group.cl.compilerType=CL
|
|
|
|
|
group.cl.versionFlag=/? |
|
|
|
|
group.cl.versionRe=^Microsoft \(R\) C/C\+\+.*$ |
|
|
|
|
group.cl19.compilers=cl19_64:cl19_32:cl19_arm |
|
|
|
|
group.cl19.options=/I/opt/compiler-explorer/windows/10.0.10240.0/ucrt/ /I/opt/compiler-explorer/windows/14.0.24629/lib/native/include/ |
|
|
|
|
compiler.cl19_64.exe=/opt/compiler-explorer/windows/14.0.24629/lib/native/bin/amd64/cl.exe |
|
|
|
|
compiler.cl19_64.name=x86-64 CL 19 RC |
|
|
|
|
compiler.cl19_32.exe=/opt/compiler-explorer/windows/14.0.24629/lib/native/bin/amd64_x86/cl.exe |
|
|
|
|
compiler.cl19_32.name=x86 CL 19 RC |
|
|
|
|
compiler.cl19_arm.exe=/opt/compiler-explorer/windows/14.0.24629/lib/native/bin/amd64_arm/cl.exe |
|
|
|
|
compiler.cl19_arm.name=ARM CL 19 RC |
|
|
|
|
group.cl19.options=/I/opt/compiler-explorer/windows/10.0.10240.0/ucrt/ /I/opt/compiler-explorer/windows/19.10.25017/lib/native/include/ |
|
|
|
|
compiler.cl19_64.exe=/opt/compiler-explorer/windows/19.10.25017/lib/native/bin/amd64/cl.exe |
|
|
|
|
compiler.cl19_64.name=x86-64 CL 19 2017 RTW |
|
|
|
|
compiler.cl19_32.exe=/opt/compiler-explorer/windows/19.10.25017/lib/native/bin/amd64_x86/cl.exe |
|
|
|
|
compiler.cl19_32.name=x86 CL 19 2017 RTW |
|
|
|
|
compiler.cl19_arm.exe=/opt/compiler-explorer/windows/19.10.25017/lib/native/bin/amd64_arm/cl.exe |
|
|
|
|
compiler.cl19_arm.name=ARM CL 2017 RTW |
|
|
|
|
|
|
|
|
|
################################# |
|
|
|
|
# ELLCC |
|
|
|
|