RFC: new way to handle MOC files ?

Alexander Neundorf neundorf at kde.org
Fri Feb 21 18:49:36 GMT 2003


On Friday 21 February 2003 19:17, Ulrich Kuettler wrote:
> On Friday 21 February 2003 18:51, Alexander Neundorf wrote:
> > Hi,
> >
> > I wrote a small python script to help handling moc files in Makefiles.
> > It's a third way additionally to the existing automagic stuff and qmake.
...
>
> * And finally I don't get the difference between these two lines:
> 			startOfInclude=str.find(line,"\"")
>                         endOfInclude=str.find(line,"\"")
> But that's probably my fault.

Oops, right, it was "<" and ">" before, then I changed it to "\"" without 
thinking to much

Corrected script attached.

Bye
Alex
-- 
Work: alexander.neundorf at jenoptik.com - http://www.jenoptik-los.de
Home: neundorf at kde.org                - http://www.kde.org
      alex at neundorf.net               - http://www.neundorf.net
-------------- next part --------------
A non-text attachment was scrubbed...
Name: create_global_moc.py
Type: text/x-python
Size: 2313 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20030221/d2829f7d/attachment.py>


More information about the kde-core-devel mailing list