Skip to main content
aboutsummaryrefslogblamecommitdiffstats
blob: 05150db9042eef614cac26a054f6afab9f3449c0 (plain) (tree)
1
2
3
4
5
6
7
8
9








                                   
toolchain.name=Microsoft Visual C++

compiler.name=C/C++ Compiler (cl)
rc.name=Resource Compiler (rc)
linker.name=Linker (link)
lib.name=Library Manager (lib)

config.debug=Debug
config.release=Release

Back to the top