mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Re-saved all projects
This commit is contained in:
parent
2d503c7a9d
commit
5d83c1485d
34 changed files with 64 additions and 0 deletions
|
|
@ -2394,6 +2394,7 @@
|
|||
<ClInclude Include="..\..\..\..\modules\juce_graphics\image_formats\jpglib\transupp.h"/>
|
||||
<ClInclude Include="..\..\..\..\modules\juce_graphics\image_formats\pnglib\png.h"/>
|
||||
<ClInclude Include="..\..\..\..\modules\juce_graphics\image_formats\pnglib\pngconf.h"/>
|
||||
<ClInclude Include="..\..\..\..\modules\juce_graphics\image_formats\pnglib\pngdebug.h"/>
|
||||
<ClInclude Include="..\..\..\..\modules\juce_graphics\image_formats\pnglib\pnginfo.h"/>
|
||||
<ClInclude Include="..\..\..\..\modules\juce_graphics\image_formats\pnglib\pngpriv.h"/>
|
||||
<ClInclude Include="..\..\..\..\modules\juce_graphics\image_formats\pnglib\pngstruct.h"/>
|
||||
|
|
|
|||
|
|
@ -3780,6 +3780,9 @@
|
|||
<ClInclude Include="..\..\..\..\modules\juce_graphics\image_formats\pnglib\pngconf.h">
|
||||
<Filter>JUCE Modules\juce_graphics\image_formats\pnglib</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="..\..\..\..\modules\juce_graphics\image_formats\pnglib\pngdebug.h">
|
||||
<Filter>JUCE Modules\juce_graphics\image_formats\pnglib</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="..\..\..\..\modules\juce_graphics\image_formats\pnglib\pnginfo.h">
|
||||
<Filter>JUCE Modules\juce_graphics\image_formats\pnglib</Filter>
|
||||
</ClInclude>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue