1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-31 03:00:05 +00:00

Resaved all projects.

This commit is contained in:
Lukasz Kozakiewicz 2017-10-17 17:23:16 +02:00
parent c557369ccb
commit f6c74afc77
213 changed files with 1188 additions and 141 deletions

View file

@ -101,6 +101,7 @@
<SuppressStartupBanner>true</SuppressStartupBanner>
<OutputFile>$(IntDir)\AnimationAppExample.bsc</OutputFile>
</Bscmake>
<Lib/>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
<Midl>
@ -143,6 +144,7 @@
<SuppressStartupBanner>true</SuppressStartupBanner>
<OutputFile>$(IntDir)\AnimationAppExample.bsc</OutputFile>
</Bscmake>
<Lib/>
</ItemDefinitionGroup>
<ItemGroup>
<ClCompile Include="..\..\Source\MainComponent.cpp"/>

View file

@ -14,6 +14,7 @@ BEGIN
BLOCK "040904E4"
BEGIN
VALUE "CompanyName", "ROLI Ltd.\0"
VALUE "LegalCopyright", "ROLI Ltd.\0"
VALUE "FileDescription", "AnimationAppExample\0"
VALUE "FileVersion", "1.0.0\0"
VALUE "ProductName", "AnimationAppExample\0"

View file

@ -1,5 +1,17 @@
{
"images": [
{
"idiom": "iphone",
"size": "20x20",
"filename": "Icon-Notification-20@2x.png",
"scale": "2x"
},
{
"idiom": "iphone",
"size": "20x20",
"filename": "Icon-Notification-20@3x.png",
"scale": "3x"
},
{
"idiom": "iphone",
"size": "29x29",
@ -54,6 +66,18 @@
"filename": "Icon-@3x.png",
"scale": "3x"
},
{
"idiom": "ipad",
"size": "20x20",
"filename": "Icon-Notifications-20.png",
"scale": "1x"
},
{
"idiom": "ipad",
"size": "20x20",
"filename": "Icon-Notifications-20@2x.png",
"scale": "2x"
},
{
"idiom": "ipad",
"size": "29x29",
@ -119,6 +143,12 @@
"size": "83.5x83.5",
"filename": "Icon-83.5@2x.png",
"scale": "2x"
},
{
"idiom": "ios-marketing",
"size": "1024x1024",
"filename": "Icon-AppStore-1024.png",
"scale": "1x"
}
],
"info": {