Adding sub folders

Ralf Nolden nolden at kde.org
Tue Mar 6 19:16:23 GMT 2001


John-Paul Stanford wrote:
> 
> Hi,
> 
> I have kdevelop 2.0pre installed on my system. 
I think that should be 1.4 we're talking about. David Faure has tagged
the desktop file wrong so the one from HEAD that says 2.0pre went into
the 1.4 distribution on some packages apparently. The aboutbox should
show the correct version number though.

I want to create a sub folder
> to store all my dialogs under in the project I'm working on. I've used the
> add folder option, and create some dialogs in the folder. However the project
> will not compile.
> 
> Did I miss anything? Do I need to edit the Makefile.am manually? If so how?
I guess that that's because the .ui files are treated as souces but when
doing a seperate subfolder for them kdevelop doesn't build a static
(default) library for that. However, I would save them in the main
directory or add your classes that inherit the desinger dialogs into
that subdir as well to collect everything together. That should turn
your subdir into a static library anyway.

Greetings,

Ralf
-- 
Finally, even I have to admit that being myself was the best thing
that ever could have happened to me. - Le Grand Charmeur

**********************************
Ralf Nolden

The KDevelop Project
http://www.kdevelop.org

nolden at kde.org
rnolden at kdevelop.org
**********************************

-
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