<div class="gmail_quote"><div>Hi Stephan,</div><div><br></div><div>Since I misunderstood a few things before, I wanted to confirm that this cppumaker run for system UNO objects is needed only once per box per LO version ?</div>
</div><div class="gmail_quote">
<div class="gmail_quote">If yes, it doesn't belong as a dependency in my  makefiles which is triggered or each compilation.</div><div class="gmail_quote"><br></div><div class="gmail_quote"></div><div>when I am upgrading the version,which is rare, there would be lot of one time activity - so regenrating UNO idl can be part of that.</div>

<div><br></div><div>--- cppumaker for system idl (one time per box per version)</div><div> $(binpath)/cppumaker -BUCR -Gc $(path)/offapi.rdb \</div><div><span class="Apple-tab-span" style="white-space:pre">                </span>$(OO_SDK_URE_HOME)/share/misc/types.rdb</div>
<div><br></div><div>--- cppumaker for project specific  idl (dependecy in makefile)</div><div> $(binpath)/cppumaker -BUCR -Gc $(path)/calcAddinThr.rdb </div><div><br></div><div class="gmail_quote">Or is it part of makefiles because it will change frequently ?</div>
<div> </div><div>thanks</div><div>Neeraj</div><div><br></div><blockquote style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid" class="gmail_quote">

Not sure what exactly you mean with that question.  Sure it is possible to generate them once (per given LO version, at least) and re-use them.  But there is no mechanism to automate that for you (apart from the SDK's <a href="http://stdtarget.mk" target="_blank">stdtarget.mk</a>), if that was your question.<span><font color="#888888"><br>


<br>
Stephan<br>
</font></span></blockquote></div><br><br clear="all"><br>