Home | All Classes | Main Classes | Annotated | Grouped Classes | Functions | ![]() |
[Home] [Next: Installing tqmake]
tqmake is a tool created by Trolltech to write makefiles for different compilers and platforms.
Writing makefiles by hand can be difficult and error prone, especially if several makefiles are required for different compiler and platform combinations. With tqmake, developers create a simple single 'project' file and run tqmake to generate the appropriate makefiles. tqmake takes care of all the compiler and platform dependencies, freeing developers to focus on their code. Trolltech uses tqmake as the primary build tool for the TQt library, and for the tools supplied with TQt.
tqmake also takes care of TQt's special requirements, automatically including build rules for tqmoc and tquic.
[Home] [Next: Installing tqmake]
Copyright © 2007 Trolltech | Trademarks | TQt 3.3.8
|