summaryrefslogtreecommitdiffstats
path: root/xpcom/build/XPCOMModule.inc
diff options
context:
space:
mode:
Diffstat (limited to 'xpcom/build/XPCOMModule.inc')
-rw-r--r--xpcom/build/XPCOMModule.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/xpcom/build/XPCOMModule.inc b/xpcom/build/XPCOMModule.inc
new file mode 100644
index 0000000000..4f860fd08e
--- /dev/null
+++ b/xpcom/build/XPCOMModule.inc
@@ -0,0 +1,3 @@
+#if defined(XP_WIN)
+ COMPONENT(WINDOWSREGKEY, nsWindowsRegKeyConstructor)
+#endif