kopia lustrzana https://github.com/jameshball/osci-render
Add icon
rodzic
6608e0f35b
commit
a7e7ea8122
|
@ -0,0 +1 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" width="702" height="702" viewBox="0 0 702 702" version="1.1"><path d="" stroke="none" fill="#08fc04" fill-rule="evenodd"/><path d="M 35.667 35.667 L 35 36.333 35 290.434 L 35 544.534 97.735 607.269 L 160.470 670.004 413.485 669.752 L 666.500 669.500 666.752 413.485 L 667.004 157.469 605.769 96.235 L 544.535 35 290.434 35 L 36.333 35 35.667 35.667 M 134.514 110.997 L 178.500 154.994 348.250 154.997 L 518 155 518 111 L 518 67 304.264 67 L 90.529 67 134.514 110.997 M 550 119.805 L 550 155 585.194 155 L 620.388 155 603.128 137.657 L 585.868 120.315 567.934 102.462 L 550 84.610 550 119.805 M 67 304.264 L 67 518 111 518 L 155 518 154.997 348.250 L 154.994 178.500 110.997 134.514 L 67 90.529 67 304.264 M 187 352.500 L 187 518 352.500 518 L 518 518 518 352.500 L 518 187 352.500 187 L 187 187 187 352.500 M 550.003 358.250 L 550.006 529.500 594.003 573.486 L 638 617.471 638 402.236 L 638 187 594 187 L 550 187 550.003 358.250 M 102.462 567.934 L 120.315 585.868 137.657 603.128 L 155 620.388 155 585.194 L 155 550 119.805 550 L 84.610 550 102.462 567.934 M 187 594 L 187 638 400.736 638 L 614.471 638 570.486 594.003 L 526.500 550.006 356.750 550.003 L 187 550 187 594" stroke="none" fill="#04fc04" fill-rule="evenodd"/></svg>
|
Po Szerokość: | Wysokość: | Rozmiar: 1.2 KiB |
|
@ -18,6 +18,7 @@
|
|||
<FILE id="IqXIZW" name="demo.svg" compile="0" resource="1" file="Resources/svg/demo.svg"/>
|
||||
<FILE id="YwkQpy" name="fixed_rotate.svg" compile="0" resource="1"
|
||||
file="Resources/svg/fixed_rotate.svg"/>
|
||||
<FILE id="pSc1mq" name="osci.svg" compile="0" resource="1" file="Resources/svg/osci.svg"/>
|
||||
<FILE id="D2AI1b" name="pencil.svg" compile="0" resource="1" file="Resources/svg/pencil.svg"/>
|
||||
<FILE id="rXjNlx" name="threshold.svg" compile="0" resource="1" file="Resources/svg/threshold.svg"/>
|
||||
<FILE id="qC6QiP" name="volume.svg" compile="0" resource="1" file="Resources/svg/volume.svg"/>
|
||||
|
@ -471,7 +472,7 @@
|
|||
<JUCEOPTIONS JUCE_STRICT_REFCOUNTEDPOINTER="1" JUCE_VST3_CAN_REPLACE_VST2="0"
|
||||
JUCE_WIN_PER_MONITOR_DPI_AWARE="0"/>
|
||||
<EXPORTFORMATS>
|
||||
<LINUX_MAKE targetFolder="Builds/LinuxMakefile">
|
||||
<LINUX_MAKE targetFolder="Builds/LinuxMakefile" smallIcon="pSc1mq" bigIcon="pSc1mq">
|
||||
<CONFIGURATIONS>
|
||||
<CONFIGURATION isDebug="1" name="Debug" targetName="osci-render"/>
|
||||
<CONFIGURATION isDebug="0" name="Release" targetName="osci-render"/>
|
||||
|
@ -493,7 +494,7 @@
|
|||
<MODULEPATH id="juce_dsp" path="../../JUCE/modules"/>
|
||||
</MODULEPATHS>
|
||||
</LINUX_MAKE>
|
||||
<VS2022 targetFolder="Builds/VisualStudio2022">
|
||||
<VS2022 targetFolder="Builds/VisualStudio2022" smallIcon="pSc1mq" bigIcon="pSc1mq">
|
||||
<CONFIGURATIONS>
|
||||
<CONFIGURATION isDebug="1" name="Debug" targetName="osci-render"/>
|
||||
<CONFIGURATION isDebug="0" name="Release" targetName="osci-render"/>
|
||||
|
@ -516,7 +517,8 @@
|
|||
</MODULEPATHS>
|
||||
</VS2022>
|
||||
<XCODE_MAC targetFolder="Builds/MacOSX" extraLinkerFlags="-Wl,-weak_reference_mismatches,weak"
|
||||
extraDefs="JUCE_SILENCE_XCODE_15_LINKER_WARNING=1">
|
||||
extraDefs="JUCE_SILENCE_XCODE_15_LINKER_WARNING=1" smallIcon="pSc1mq"
|
||||
bigIcon="pSc1mq" applicationCategory="public.app-category.music">
|
||||
<CONFIGURATIONS>
|
||||
<CONFIGURATION isDebug="1" name="Debug" targetName="osci-render"/>
|
||||
<CONFIGURATION isDebug="0" name="Release" targetName="osci-render"/>
|
||||
|
|
Ładowanie…
Reference in New Issue