diff options
author | Oliver Bolte <obo@openoffice.org> | 2007-07-18 11:24:48 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2007-07-18 11:24:48 +0000 |
commit | 026bc11733df3fbe7cddbff98684248bd43db5ff (patch) | |
tree | 45bfc8fb12232fa11f4c2ec4585a64bfa42b3738 /cppu/test | |
parent | deb9e81e0024527d522eefd7fd688327a757006d (diff) |
INTEGRATION: CWS unomacli64 (1.3.2); FILE ADDED
2007/06/05 15:15:12 kr 1.3.2.2: #i78114# lost .def files
2007/05/09 15:43:22 kr 1.3.2.1: file TestMapping.def was added on branch cws_src680_unomacli64 on 2007-06-05 15:15:12 +0000
Diffstat (limited to 'cppu/test')
-rw-r--r-- | cppu/test/cascade_mapping/TestMapping.def | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/cppu/test/cascade_mapping/TestMapping.def b/cppu/test/cascade_mapping/TestMapping.def new file mode 100644 index 000000000000..e8b4824657f9 --- /dev/null +++ b/cppu/test/cascade_mapping/TestMapping.def @@ -0,0 +1,11 @@ +LIBRARY cppu3 +DESCRIPTION 'StarView 3.00 680 m124' +DATA READ WRITE SHARED +HEAPSIZE 0 +EXPORTS + uno_initEnvironment + uno_ext_getMapping + + + + |