On Monday 29 June 2009 07:48:13 ext Oleg Shalnev wrote: > Good day. > > After renaming files and modificating CMakeLists.txt QtCreator Can't find > this files in "quick search". No new files definition in .cbp but old ones > is. "Refresh" of the project doesn't help. Does QtCreator can update > project files or what's the way to force this process? >
Qt Creator should pop up a wizard asking you to rerun cmake if the toplevel CMakeLists.txt file changes. daniel _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
