#include "unixmake.h"#include "option.h"#include "meta.h"#include <qregexp.h>#include <qfile.h>#include <qdir.h>#include <time.h>Include dependency graph for unixmake2.cpp:

Go to the source code of this file.
Functions | |
| QString | mkdir_p_asstring (const QString &dir) |
|
|
Definition at line 62 of file makefile.cpp. References Option::TARG_WIN_MODE, and Option::target_mode. Referenced by UnixMakefileGenerator::defaultInstall(), MakefileGenerator::writeInstalls(), and UnixMakefileGenerator::writeSubdirs(). |
1.4.2