mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-09 23:34:20 +00:00
Projucer: Add unit tests to check that icons can be created from raster or vector data
This commit is contained in:
parent
cfbe853f69
commit
896dd10845
3 changed files with 84 additions and 0 deletions
|
|
@ -73,6 +73,7 @@ target_link_libraries(DemoRunner PRIVATE
|
|||
juce::juce_animation
|
||||
juce::juce_audio_utils
|
||||
juce::juce_box2d
|
||||
juce::juce_build_tools
|
||||
juce::juce_dsp
|
||||
juce::juce_javascript
|
||||
juce::juce_midi_ci
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue