https://bugs.documentfoundation.org/show_bug.cgi?id=90222
--- Comment #7 from Michael Meeks <michael.meeks@collabora.com> ---
Hi Pieter - there is no need to add a new class to the makefiles, but assuming
you mean a new source module try:
scaddins/Library_*.mk eg.
$(eval $(call gb_Library_add_exception_objects,analysis,\
scaddins/source/analysis/analysis \
scaddins/source/analysis/analysishelper \
These guys are all paths to .cxx files eg. just add your path to the relevant
libraries' Library_*.mk and you should be fine.
Looking forward to reading the patch. If you do two un-related changes: eg.
fixing the STL container issue, and then re-factoring copy/paste code - please
submit these as separate commits to make the history comprehensible !
Good stuff :-)
--
You are receiving this mail because:
You are on the CC list for the bug.
Context
- [Bug 90222] replace ScaList in scaddins with a std container · bugzilla-daemon
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.