1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00

Add Visual Studio 2022 solutions to all projects

This commit is contained in:
ed 2021-11-09 12:14:58 +00:00
parent 8aabde7680
commit a970b15959
42 changed files with 33433 additions and 36 deletions

View file

@ -6,7 +6,7 @@
companyCopyright="Raw Material Software Limited" useAppConfig="0"
addUsingNamespaceToJuceHeader="1" jucerFormatVersion="1">
<EXPORTFORMATS>
<VS2019 targetFolder="Builds/VisualStudio2019">
<VS2022 targetFolder="Builds/VisualStudio2022">
<CONFIGURATIONS>
<CONFIGURATION name="Debug" isDebug="1" optimisation="1" targetName="juce_dll"/>
<CONFIGURATION name="Release" isDebug="0" targetName="juce_dll"/>
@ -27,7 +27,7 @@
<MODULEPATH id="juce_audio_devices" path="../../modules"/>
<MODULEPATH id="juce_audio_basics" path="../../modules"/>
</MODULEPATHS>
</VS2019>
</VS2022>
</EXPORTFORMATS>
<MAINGROUP id="tNa6Wh" name="WindowsDLL">
<GROUP id="N2ZGxS" name="Source"/>