[Qt-creator] Qt Creator, cmake and .ui files

Martin Brodbeck martin at brodbeck-online.de
Thu Oct 22 12:06:51 CEST 2009


Hi all,

(sorry for this newbie question.)

I tried to use Qt Creator 1.2.92 with my very new *cmake*-based project.

What I found out is, in order to get the header files in the project tree 
visible, I have to add them to my sources list in CMakeLists.txt, for example:
SET(CORESRCS foo.cpp foo.h)

But how can I make my .ui files visible in the Qt Creator project tree?

Thanks a lot
Martin



More information about the Qt-creator-old mailing list