fix android-make.json
This commit is contained in:
parent
f9e1f5eb73
commit
a9a690bc69
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"android_make": {
|
"android_make": {
|
||||||
"cxxflags": "-I../../../../miniaudio",
|
"cxxflags": "-I../../../include -I../../common/src -I../../../../miniaudio",
|
||||||
"commonDir": "../../common/android",
|
"commonDir": "../../common/android",
|
||||||
"keyStore": "../../common/src/keystore.jks",
|
"keyStore": "../../common/src/keystore.jks",
|
||||||
"keyAlias": "androidkey",
|
"keyAlias": "androidkey",
|
||||||
|
Loading…
Reference in New Issue
Block a user