diff options
Diffstat (limited to 'toolkit/crashreporter/mozwer/mozwer.def')
-rw-r--r-- | toolkit/crashreporter/mozwer/mozwer.def | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/toolkit/crashreporter/mozwer/mozwer.def b/toolkit/crashreporter/mozwer/mozwer.def new file mode 100644 index 0000000000..b9ea6ed3ac --- /dev/null +++ b/toolkit/crashreporter/mozwer/mozwer.def @@ -0,0 +1,5 @@ +LIBRARY +EXPORTS + OutOfProcessExceptionEventCallback + OutOfProcessExceptionEventSignatureCallback + OutOfProcessExceptionEventDebuggerLaunchCallback |