diff options
author | sb <sb@openoffice.org> | 2010-01-29 17:01:54 +0100 |
---|---|---|
committer | sb <sb@openoffice.org> | 2010-01-29 17:01:54 +0100 |
commit | c37c9bf77d3ae02fb14b1d053e8c249a584f5e00 (patch) | |
tree | 1a5b3c3b85f83c5c7d4443f17e9b1cb513045110 /sal/qa/osl/module | |
parent | 5a3c6c9a56fb531a6a64d52cbf181dbaa45c1156 (diff) |
sb118: #i108776# changed addsym.awk to also export STLport num_put symbols, and simplified it by requiring that first section is labeled UDK_3_0_0; adapted map files accordingly, replacing many individual ones with solenv/src templates
Diffstat (limited to 'sal/qa/osl/module')
-rw-r--r-- | sal/qa/osl/module/export_dll.map | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sal/qa/osl/module/export_dll.map b/sal/qa/osl/module/export_dll.map index 134a4c587..5f016af62 100644 --- a/sal/qa/osl/module/export_dll.map +++ b/sal/qa/osl/module/export_dll.map @@ -29,7 +29,7 @@ # #************************************************************************* -UDK_3.0 { +UDK_3_0_0 { global: firstfunc; |