This repository has been archived on 2026-05-26. You can view files and clone it. You cannot open issues or pull requests or push a commit.
2019-08-14 13:19:56 +02:00
|
|
|
framework module Crashlytics {
|
|
|
|
|
header "Crashlytics.h"
|
|
|
|
|
header "Answers.h"
|
|
|
|
|
header "ANSCompatibility.h"
|
|
|
|
|
header "CLSLogging.h"
|
|
|
|
|
header "CLSReport.h"
|
|
|
|
|
header "CLSStackFrame.h"
|
|
|
|
|
header "CLSAttributes.h"
|
|
|
|
|
|
|
|
|
|
export *
|
|
|
|
|
|
|
|
|
|
link "z"
|
|
|
|
|
link "c++"
|
|
|
|
|
}
|