1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/extras
ed a483fb58ee Projucer: Set pdb filename to match pdb output file to workaround broken VS2019 copy step
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.
2021-04-19 08:58:05 +01:00
..
AudioPerformanceTest Re-saved all projects 2021-03-26 10:52:57 +00:00
AudioPluginHost AudioPluginHost: Try to find matching plugins by uniqueId if loading initially fails 2021-04-07 15:14:20 +01:00
BinaryBuilder Re-saved all projects 2021-03-26 10:52:57 +00:00
BLOCKS Updated all license headers 2020-04-23 17:30:39 +01:00
Build CMake: Allow a broader range of source file extensions in modules 2021-04-14 12:36:48 +01:00
NetworkGraphicsDemo Added preliminary support for FreeBSD 2021-03-29 14:16:46 +01:00
Projucer Projucer: Set pdb filename to match pdb output file to workaround broken VS2019 copy step 2021-04-19 08:58:05 +01:00
UnitTestRunner Re-saved all projects 2021-03-26 10:52:57 +00:00
WindowsDLL Re-saved all projects 2021-03-26 10:52:57 +00:00
CMakeLists.txt Updated all license headers 2020-06-29 08:30:22 +01:00