mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-05-07 20:30:38 -05:00
Convert the Android source code to the directory structure of a Gradle-based Android Studio project.
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
/obj/
|
||||
|
||||
# Copied by cmake
|
||||
/assets/
|
||||
*/*/*/assets/
|
||||
|
||||
# Local configuration file (sdk path, etc)
|
||||
local.properties
|
||||
@@ -37,3 +37,6 @@ tasks.xml
|
||||
.gradle/*
|
||||
.idea
|
||||
gradle/
|
||||
build/
|
||||
*.so
|
||||
*.iml
|
||||
Reference in New Issue
Block a user