import makefile
Lorenzo Delana
ldelana at libero.it
Thu May 24 10:49:02 UTC 2001
On Thursday 24 May 2001 11:58, you wrote:
> hello list
>
> what is the right way to import a project (qt) self written, where only a
> makefile and the sources exist
> no makefile.am .in etc..
>
I suppose, that y can "create a new QT (sdi? or mdi..) project, and then
using Project/Add existing files... import all sources files. Eventually
creating a subfolder for each library. All QT flags are set automatically at
project creation, and the "moc" rules are automatically doned for each .h
header file. General Flags in Project/Options but y can add custom flags
editing Makefile.am outside the kdevelop-autogenerated section your
CXXFLAGS... and LDFLAGS...
good luck,
Lore
>
> thanks
>
> thomas
>
> -
> to unsubscribe from this list send an email to
> kdevelop-devel-request at kdevelop.org with the following body: unsubscribe
> »your-email-address«
-
to unsubscribe from this list send an email to kdevelop-devel-request at kdevelop.org with the following body:
unsubscribe »your-email-address«
More information about the KDevelop-devel
mailing list