| #
a479921a
|
| 16-Jan-2017 |
damjan <damjan@13f79535-47bb-0310-9956-ffa450edef68> |
Fix symbol visibility problems with main/sc modules.
SC_DLLIMPLEMENTATION must only be defined for sc itself, not for scui or scfilt, as that stops them from importing sc's symbols.
Should fix buil
Fix symbol visibility problems with main/sc modules.
SC_DLLIMPLEMENTATION must only be defined for sc itself, not for scui or scfilt, as that stops them from importing sc's symbols.
Should fix building main/sc on Windows.
Patch by: me
git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1778961 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
| #
b77af630
|
| 15-Jan-2017 |
damjan <damjan@13f79535-47bb-0310-9956-ffa450edef68> |
Port main/sc to gbuild. Also add the ability to add extra image directories to resources, which is needed by main/sc.
Patch by: me
git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@177
Port main/sc to gbuild. Also add the ability to add extra image directories to resources, which is needed by main/sc.
Patch by: me
git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1778876 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|