News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

Command macros - $defines not exist? Or it has other name?

Started by amarty, January 22, 2009, 03:21:30 PM

Previous topic - Next topic

amarty

 Hello!

I want to run Qt moc tool as custom build step for header file. In file properties on "Advanced" tab I type custom command in edit field and I want to pass include search path and preprocessor defines to moc, same as compiler search path and defines. For include path I use $includes macro, but I don't know how I can pass compilers defines - $defines don't works. How I can solve this problem?