User Tools

Site Tools


qt:project_structure

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
qt:project_structure [2010/12/08 22:00] – [Adding files] mithatqt:project_structure [2010/12/08 22:01] – [Adding files] mithat
Line 73: Line 73:
   * Repeat the above as needed.   * Repeat the above as needed.
   * Whenever you add new files, be sure to reflect those changes into the *.pro file and rerun ''qmake'' before running building and testing.   * Whenever you add new files, be sure to reflect those changes into the *.pro file and rerun ''qmake'' before running building and testing.
-  * Assuming {directory-name}.pro is correctly configured, the Makefile generated by ''[[qmake]]'' will automagically be configured to call [[moc]][[uic]] as needed. +  * Assuming {directory-name}.pro is correctly configured, the Makefile generated by ''[[qmake]]'' will automagically be configured to call [[moc]] and [[uic]] as needed. 
  
 ==== Building and testing ==== ==== Building and testing ====
qt/project_structure.txt · Last modified: 2011/04/01 11:01 by mithat

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki