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 [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
