diff options
Diffstat (limited to 'cppu')
-rw-r--r-- | cppu/test/EnvStack_tester/ProbeEnv.def | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/cppu/test/EnvStack_tester/ProbeEnv.def b/cppu/test/EnvStack_tester/ProbeEnv.def new file mode 100644 index 000000000000..1444d92c13fa --- /dev/null +++ b/cppu/test/EnvStack_tester/ProbeEnv.def @@ -0,0 +1,8 @@ +HEAPSIZE 0 +EXPORTS + uno_initEnvironment + uno_ext_getMapping + + + + |