How to add comandline defines to kdevelop project.
Brian Wagener
panic at force.ath.cx
Fri Jan 5 19:01:58 GMT 2001
I am having a problem adding a commandline define that includes quotes
such as -DTEST=\"Hello World\" , so i can do something like
printf(TEST), but if I type the above into the compiler options I only
get -DTEST="Hello World", and if I do -DTEST=\\\"Hello World\\\" it wont
compile. So what am I doing wrong? I eventually want to do something
like -DEXTRA_INSTALL=$(datadir)/conf so let me know.
Thanks.
Brian Wagener
--
ForceConstant
http://force.ath.cx
http://shoptalk.tunacan.net
-
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