Changeset 370 for trunk/qmake/generators/os2/gnumake.h
- Timestamp:
- Dec 2, 2009, 1:41:39 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/qmake/generators/os2/gnumake.h
r103 r370 77 77 QString preCompHeaderOut; 78 78 79 QString findBestVersion(const QString &d, const QString &stem, const QString &ext); 79 bool findBestVersion(const QString &dir, const QString &stem, 80 const QString &ext, QStringList &found); 81 80 82 virtual bool findLibraries(); 81 83 void fixTargetExt();
Note:
See TracChangeset
for help on using the changeset viewer.