文件名称:C/C++ 编译器标志从其他编译器映射到 Visual C++ 编译器 (cl.exe)
文件大小:11KB
文件格式:RAR
更新时间:2023-06-06 10:37:11
编译器标志映射
演示如何将 C/C++ 编译器标志从其他编译器映射到 Visual C++ 编译器 (cl.exe) 中 ccWrapper shows how to programmatically map flags from other compilers to the Visual C++ compiler. The included configuration file is used only as an example, not as an official way of showing how the flags map from one architecture to another, and is configurable so that you can change the configuration.
【文件预览】:
ccWrapper
----ccWrapper.vcxproj(13KB)
----Input.cpp(6KB)
----CommandLine.h(993B)
----README.htm(3KB)
----VCOption.h(164B)
----ccFile.cfg(3KB)
----ccWrapper.sln(2KB)
----cc2cl.cpp(2KB)
----ccWrapper.vcxproj.filters(1KB)
----Input.h(1KB)
----ReturnItem.h(1KB)
----CommandLine.cpp(1KB)