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