PDA

View Full Version : how can add include headers and libs in qtcreator?



umen
24th May 2009, 12:24
Hello all
im trying to find the option to add another path to headers files i like to add to my compilation but i can't find the option in qtcreator can some one please point me
where is this option ?
Thanks

nico.23
24th May 2009, 15:18
Hi,
I'm not sure, if i missunderstand you, but do you mean:
right-click on the project -> add existing files...?

wysota
24th May 2009, 17:05
Hello all
im trying to find the option to add another path to headers files i like to add to my compilation but i can't find the option in qtcreator can some one please point me
where is this option ?
Thanks

Add an INCLUDEPATH+=-Ipathgoeshere directive to your project file.