removing sub folders doesn't work

Thomas Matelich tmatelich at zetec.com
Wed Dec 13 15:21:40 GMT 2000


oliver.kowalke at t-online.de wrote:

> Hello,
>
> I figured out that deleting sub folders doesn't work in Kdevelop-1.3.
> Is this wanted or maybe fixed next time? (I need it in order to remove
> libraries which were created in the sub folders.)
>
> cu,
> Oliver
>
> -
> to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
> unsubscribe »your-email-address«

Is this about actually deleting from disk or getting it out of your project?  If the latter, you have to
open your .kdevprj (without having it open in KDevelop) and look for your dir in there.  There will be a
line sub_dirs=..... which will contain your directory.  This is the really important one.  Obviously you
should remove all source files from that directory from the project, this is most easily done within
KDevelop.

--
Thomas O Matelich
Senior Software Designer
Zetec, Inc.
sosedada at usa.net
tmatelich at zetec.com




-
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