[Qt-creator] Additional Include Folders
Robert Caldecott
robert.caldecott at gmail.com
Wed Jul 15 09:22:19 CEST 2009
Is there a way to set additional include folders for a specific
project? For example, I tend to put core code into a static library
(located in ./lib for example) and I want to be able to #include
headers in dependent projects without having to prefix each one with
"./lib/". Instead I want additional include paths for each project...
More information about the Qt-creator-old
mailing list