Azure / azure-storage-cpp

Microsoft Azure Storage Client Library for C++
http://azure.github.io/azure-storage-cpp
Apache License 2.0
132 stars 147 forks source link

Update compile options for MSVC build. #276

Open mildwolf opened 5 years ago

mildwolf commented 5 years ago

I added some compile options for MSVC build to include more info in PDB. I validated the Vcpkg build based on new configurations, it works as expected.