summaryrefslogtreecommitdiff
path: root/cppuhelper/test/cfg_test.map
diff options
context:
space:
mode:
Diffstat (limited to 'cppuhelper/test/cfg_test.map')
-rw-r--r--cppuhelper/test/cfg_test.map8
1 files changed, 8 insertions, 0 deletions
diff --git a/cppuhelper/test/cfg_test.map b/cppuhelper/test/cfg_test.map
new file mode 100644
index 000000000000..ac2c3750bfe0
--- /dev/null
+++ b/cppuhelper/test/cfg_test.map
@@ -0,0 +1,8 @@
+UDK_3_0_0 {
+ global:
+ component_getImplementationEnvironment;
+ component_writeInfo;
+ component_getFactory;
+ local:
+ *;
+};