dcop in kdevelop

Julian Rockey linux at jrockey.com
Tue Apr 23 21:13:32 BST 2002


>
> Hi!
>
> You can do it like this:
>
> Add a fake entry for the file in your *.kdevprj file, eg:
>
> [klcc/kldcop.skel]
> dist=false
> install=false
> install_location=
> type=SOURCE
>
> Add the file to the Makefile.am of your source directory, eg:
>
> [klcc/Makefile.am]
> files=[many files here], klcc/kldcop.skel
>

Thanks, Peter, this works great...

No way to do it via the GUI then? Would this be worthwhile considering as an 
enhancement to KDevelop? I'll have a go at it myself maybe.. either

- an extra option "Add DCOP IDL" to the right-click menu over a header file; 
or
- when adding a header file scan the file to see if it contains "K_DCOP" and 
if it does treat it as a DCOP header

Comments?


-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list