summaryrefslogtreecommitdiffstats
path: root/toolkit/library/xulrunner.rc
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/library/xulrunner.rc')
-rw-r--r--toolkit/library/xulrunner.rc9
1 files changed, 9 insertions, 0 deletions
diff --git a/toolkit/library/xulrunner.rc b/toolkit/library/xulrunner.rc
new file mode 100644
index 0000000000..c3ea6a4d54
--- /dev/null
+++ b/toolkit/library/xulrunner.rc
@@ -0,0 +1,9 @@
+/* This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */
+
+#include "mozilla-config.h"
+#include "widget.rc"
+#ifdef ACCESSIBILITY
+1 typelib IGeckoCustom.tlb
+#endif