mirror of
https://github.com/bkaradzic/bx.git
synced 2026-02-17 20:52:37 +01:00
Merge pull request #94 from Nodrev/bugfix-android-libname
Android application default name not valid
This commit is contained in:
@@ -664,6 +664,7 @@ function toolchain(_buildDir, _libDir)
|
||||
}
|
||||
|
||||
configuration { "android-*" }
|
||||
targetprefix ("lib")
|
||||
flags {
|
||||
"NoImportLib",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user