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 | f4d7dfdfba90f304b067bfa7334c4a103c181152 (patch) | |
tree | 48f4397b15f292998bcbf747823e423706fc6f36 /salhelper | |
parent | 86c002eb0854a28da4f2a99644ca1ddb3e57200e (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 'salhelper')
-rw-r--r-- | salhelper/test/rtti/sols.map | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/salhelper/test/rtti/sols.map b/salhelper/test/rtti/sols.map index 962d648475f4..babf2c901585 100644 --- a/salhelper/test/rtti/sols.map +++ b/salhelper/test/rtti/sols.map @@ -1,4 +1,4 @@ -SAMPLELIB { +UDK_3_0_0 { global: GetVersionInfo; _fini; |