Adding Compile Options ?

Alexander Dymo cloudtemple at mksat.net
Wed Jul 9 20:45:55 BST 2003


On Wednesday 09 July 2003 12:21, you wrote:
> I am wanting to append to the compile options the following two lines:
>
> -I/usr/include/mysql
> -I/usr/include/sqlplus
In KDevelop 3.0 there is a "C/C++ preprocessor flags (CPPFLAGS)" input
field in Project Options | Configure Options dialog.

Another thing you can do is to call confgure script like
CPPFLAGS="-I/usr/include/mysql -I/usr/include/sqlplus" ./configure

-- 
Alexander Dymo
Ukrainian State Maritime Technical University, IT Department


-
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