[Qt-creator] Qt Creator, cmake and .ui files
Martin Brodbeck
martin at brodbeck-online.de
Thu Oct 22 12:32:57 CEST 2009
Stupid me. I'm not sure what the problem was, but deleting CMakeLists.txt.user
and re-importing the project solved it. Now I can see the .ui files in Qt
Creator (but not the CMakeLists in my subdirectories, though).
Martin
Am Donnerstag, 22. Oktober 2009 12:06:51 schrieb Martin Brodbeck:
> 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
> _______________________________________________
> Qt-creator mailing list
> Qt-creator at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-creator
>
More information about the Qt-creator-old
mailing list