mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Removed old Android exporters from examples and updated .gitignore to reflect new Android build folder structure
This commit is contained in:
parent
2da1bc5f41
commit
28dccb31bb
7 changed files with 26 additions and 54 deletions
10
.gitignore
vendored
10
.gitignore
vendored
|
|
@ -43,15 +43,15 @@ profile
|
|||
**/VisualStudio2015/Debug
|
||||
**/VisualStudio2015/Release
|
||||
**/VisualStudio2015/x64
|
||||
**/Android/bin
|
||||
**/Android/libs
|
||||
**/Android/gen
|
||||
**/Android/obj
|
||||
**/CodeBlocks/bin
|
||||
**/CodeBlocks/obj
|
||||
**/CodeBlocks/*.depend
|
||||
**/CodeBlocks/*.layout
|
||||
**/Builds/AndroidStudio
|
||||
**/Builds/Android/.gradle
|
||||
**/Builds/Android/app/build
|
||||
**/Builds/Android/app/.externalNativeBuild
|
||||
**/Builds/Android/lib/build
|
||||
**/Builds/Android/lib/.externalNativeBuild
|
||||
**/doxygen/doc
|
||||
**/doxygen/build
|
||||
extras/Projucer/JUCECompileEngine.dylib
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue