1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-16 00:34:19 +00:00
JUCE/extras/Projucer
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
..
Builds Re-saved all projects 2021-03-26 10:52:57 +00:00
JuceLibraryCode Re-saved all projects 2021-03-22 09:35:42 +00:00
Source Projucer: Set pdb filename to match pdb output file to workaround broken VS2019 copy step 2021-04-19 08:58:05 +01:00
CMakeLists.txt Linux: Fixed a bug setting the VST3 plug-in bundle arch dir 2020-08-05 15:40:23 +01:00
Projucer.jucer Bump version number to 6.0.8 2021-03-22 09:24:48 +00:00