mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
When building a static library, VS2019 replaces the generated link pdb file with the one created during compilation due to a broken copy step in Microsoft.CppCommon.targets. This workaround generates the pdb in the output directory so the copy step is skipped. |
||
|---|---|---|
| .. | ||
| AudioPerformanceTest | ||
| AudioPluginHost | ||
| BinaryBuilder | ||
| BLOCKS | ||
| Build | ||
| NetworkGraphicsDemo | ||
| Projucer | ||
| UnitTestRunner | ||
| WindowsDLL | ||
| CMakeLists.txt | ||