mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Added a VS2019 exporter to all projects
This commit is contained in:
parent
c3df4ac8a4
commit
d4c59fe35b
8 changed files with 150 additions and 86 deletions
|
|
@ -5,7 +5,7 @@
|
|||
displaySplashScreen="0" reportAppUsage="0" companyName="ROLI Ltd."
|
||||
companyCopyright="ROLI Ltd.">
|
||||
<EXPORTFORMATS>
|
||||
<VS2017 targetFolder="Builds/VisualStudio2017">
|
||||
<VS2019 targetFolder="Builds/VisualStudio2019">
|
||||
<CONFIGURATIONS>
|
||||
<CONFIGURATION name="Debug" isDebug="1" optimisation="1" targetName="juce_dll"/>
|
||||
<CONFIGURATION name="Release" isDebug="0" targetName="juce_dll"/>
|
||||
|
|
@ -26,7 +26,7 @@
|
|||
<MODULEPATH id="juce_audio_devices" path="../../modules"/>
|
||||
<MODULEPATH id="juce_audio_basics" path="../../modules"/>
|
||||
</MODULEPATHS>
|
||||
</VS2017>
|
||||
</VS2019>
|
||||
</EXPORTFORMATS>
|
||||
<MAINGROUP id="tNa6Wh" name="WindowsDLL">
|
||||
<GROUP id="N2ZGxS" name="Source"/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue