DIRS += ["export"] USE_LIBS += ["crashreporter-android-export"] # libm log/logf are required by the rust static library OS_LIBS += ["m"] SOURCES += ["lib.cpp"] SharedLibrary("crashtools")