As far as I understand, icppuhelper.lib does not contain bootstrap functionality, when which lib does contain it?
Stephan Bergmann wrote: > > Karena wrote: >> HI >> I was need do make some changes in OO bootstrap functionality. >> So adding new function to bootstrap.cxx/hxx, I discover, that I have to >> link >> to cpphelper.lib, which is in solver/slb/ directory, instead of >> iccpuhelper.lib to make my application linked. >> What the difference between those to libraries: icppuhelper.lib and >> cppuhelper.lib ? Or more general >> between ixxx.lib and xxx.lib from slb directory in OO? > > There is no consistent naming scheme. Which lib to link against is > controlled by macros like CPPUHELPERLIB in solenv/inc/libs.mk. > > -Stephan > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/Ixxx.lib-vs-xxx.lib-tf4402154.html#a12611021 Sent from the openoffice - api dev mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
