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

Go to the source code of this file.
Functions | |
| QString | linkLib (const QString &file, const QString &libName) |
|
||||||||||||
|
Definition at line 630 of file unixmake.cpp. References QRegExp::cap(), and QRegExp::exactMatch(). Referenced by UnixMakefileGenerator::processPrlFiles(). |
1.4.2