#include </home/clem/local/src/opie/qmake/generators/win32/mingw_make.h>
Inheritance diagram for MingwMakefileGenerator:


Public Member Functions | |
| MingwMakefileGenerator (QMakeProject *p) | |
| ~MingwMakefileGenerator () | |
Private Member Functions | |
| void | writeMingwParts (QTextStream &) |
| void | writeSubDirs (QTextStream &t) |
| bool | writeMakefile (QTextStream &) |
| void | init () |
| virtual bool | findLibraries () |
Private Attributes | |
| bool | init_flag |
|
|
Definition at line 44 of file mingw_make.cpp. References Option::obj_ext. |
|
|
Definition at line 58 of file mingw_make.h. |
|
|
Reimplemented from Win32MakefileGenerator. Definition at line 50 of file mingw_make.cpp. References TRUE. |
|
|
|
Reimplemented from MakefileGenerator. Definition at line 56 of file mingw_make.cpp. References Opie::Core::endl(), FALSE, QMakeProject::first(), MakefileGenerator::project, TRUE, MakefileGenerator::var(), QMakeProject::variables(), MakefileGenerator::writeHeader(), MakefileGenerator::writeMakefile(), MakefileGenerator::writeMakeQmake(), writeMingwParts(), and writeSubDirs(). |
|
|
|
Reimplemented from Win32MakefileGenerator. Definition at line 692 of file mingw_make.cpp. References QRegExp::cap(), IO_WriteOnly, QString::length(), pos, QString::replace(), QRegExp::search(), QRegExp::setMinimal(), TRUE, and Win32MakefileGenerator::writeSubDirs(). Referenced by writeMakefile(). |
|
|
Definition at line 43 of file mingw_make.h. Referenced by init(). |
1.4.2