1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/windows/org.eclipse.cdt.msw.build/plugin.properties
Marc-Andre Laperle 510d219b15 Bug 350192 - [MS Toolchain] Cannot create C projects for MS Toolchain
Also added template associations for hello world templates.
2011-06-29 13:29:48 -04:00

11 lines
No EOL
276 B
INI

toolchain.name=Microsoft Visual C++
compiler.name.abstract=Abstract Compiler
compiler.name.c=C Compiler (cl)
compiler.name.cpp=C++ Compiler (cl)
rc.name=Resource Compiler (rc)
linker.name=Linker (link)
lib.name=Library Manager (lib)
config.debug=Debug
config.release=Release