Suffixing #pragma comment(lib) library names with .lib if necessary. This...
Suffixing #pragma comment(lib) library names with .lib if necessary. This matches MSVC behavior, as well as allows us to properly link libraries such as the ones provided by the MSDN examples. llvm-svn: 182647
Loading
Please register or sign in to comment