[Qt-creator] [patch] Add support for custom defines to the Qt4 project manager

Kris Wong wongk at seapine.com
Thu Mar 26 22:05:04 CET 2009


This patch is intended to be a workaround for the inability of the Qt4 project manager to correctly handle project level defines. This allows the user to create a file named ".qtc_custom_defines" in their project directory. If the file exists, creator will read it and add the contents to the code model. Once proper qmake project support is complete, it can either be taken out, or left in since it really doesn't hurt anything.

I've started using it and I already love it. :P

Kris Wong
-------------- next part --------------
A non-text attachment was scrubbed...
Name: qmake_custom_defines.patch
Type: application/octet-stream
Size: 2531 bytes
Desc: qmake_custom_defines.patch
Url : http://lists.qt-project.org/pipermail/qt-creator-old/attachments/20090326/23da22d5/attachment.obj 


More information about the Qt-creator-old mailing list