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
008b7a9ab2
commit
1cf973ff32
18 changed files with 43 additions and 30 deletions
|
|
@ -88,10 +88,12 @@ android {
|
|||
|
||||
sourceSets {
|
||||
main.java.srcDirs +=
|
||||
["../../../../../modules/juce_audio_devices/native/java",
|
||||
"../../../../../modules/juce_core/native/java",
|
||||
"../../../../../modules/juce_gui_basics/native/java",
|
||||
"../../../../../modules/juce_gui_extra/native/java"]
|
||||
["../../../../../modules/juce_core/native/javacore/init",
|
||||
"../../../../../modules/juce_core/native/javacore/app",
|
||||
"../../../../../modules/juce_gui_basics/native/javacore/app"]
|
||||
|
||||
main.res.srcDirs +=
|
||||
[]
|
||||
}
|
||||
|
||||
repositories {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue