summaryrefslogtreecommitdiff
path: root/cppuhelper/qa/ifcontainer/export.map
diff options
context:
space:
mode:
Diffstat (limited to 'cppuhelper/qa/ifcontainer/export.map')
-rw-r--r--cppuhelper/qa/ifcontainer/export.map7
1 files changed, 7 insertions, 0 deletions
diff --git a/cppuhelper/qa/ifcontainer/export.map b/cppuhelper/qa/ifcontainer/export.map
new file mode 100644
index 000000000000..879fa8953788
--- /dev/null
+++ b/cppuhelper/qa/ifcontainer/export.map
@@ -0,0 +1,7 @@
+UDK_3_0_0 {
+ global:
+ registerAllTestFunction;
+
+ local:
+ *;
+};