how to specify a new option in Kdevelop?

Harald Fernengel harry at kdevelop.org
Mon Oct 28 21:03:53 GMT 2002


Hi,

On Sunday 27 October 2002 18:17, you wrote:
>   I am new to Kdevelop, so maybe my question is easy. if so, give me a
> link where I can find sth. relevant.
>   Currently I work on a project XYZ in Kdevelop. XYZ need both .hpp and .o
> files of another project ABC, which may or may not be installed at
> standard location, instead, the located is specified by env. var.
> $ABC_HOME. So how can I specify an option in Kdevelop IDE such
> that the compiler can know where to find files in ABC? how to make
> Kdevelop be aware of $ABC_HOME?
>   Please note that I must make sure both Kdevelop and the users who obtain
> the XYZ tarball can compile the whole package.

if you are using automake/autoconf, just take a look at how other apps do it. 
You can take our subversion check in kdevelop.m4.in (cvs head) as example.

Best regards,
Harry

-
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