Gideon template for a shared library.

Roberto Raggi roberto at kdevelop.org
Wed Jun 4 16:24:07 UTC 2003


On Wednesday 04 June 2003 16:12, Pascal Francq wrote:
> Hi,
> Has anyone a template of a GIDEON project for a shared libary (containing
> multiple subdirs)?
> Thanks.

why you need a template? 

1) create Simple KDE project
1.1) compile your project

2) right click on subprojects view in automake manager and select 
    create new subproject
3) right click on the newly created subproject and select create target,
    choose as target libtool
4) repeat 3 as many times you want

if you want only the libraries you can remove the executable, right click
on target views in automake subproject and select "remove"

ciao robe




More information about the KDevelop-devel mailing list