Rename native lib to libmpw & native library loading for eg. Android.
This commit is contained in:
@@ -21,6 +21,7 @@ artifacts {
|
||||
}
|
||||
|
||||
library {
|
||||
baseName.set( "mpw" )
|
||||
linkage.set( [Linkage.STATIC, Linkage.SHARED] )
|
||||
|
||||
// Reconfigure the toolchain from C++ to C.
|
||||
|
Reference in New Issue
Block a user