aboutsummaryrefslogtreecommitdiffstats
path: root/res/res_calendar.exports.in
diff options
context:
space:
mode:
Diffstat (limited to 'res/res_calendar.exports.in')
-rw-r--r--res/res_calendar.exports.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/res/res_calendar.exports.in b/res/res_calendar.exports.in
new file mode 100644
index 000000000..7fbe4ca78
--- /dev/null
+++ b/res/res_calendar.exports.in
@@ -0,0 +1,7 @@
+{
+ global:
+ LINKER_SYMBOL_PREFIXast_*;
+ LINKER_SYMBOL_PREFIXcalendar_config;
+ local:
+ *;
+};