Changeset 29 for trunk/qmake/generators/os2/gnumake.h
- Timestamp:
- Jun 12, 2009, 1:32:11 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/qmake/generators/os2/gnumake.h
r21 r29 58 58 QString getLibTarget(); 59 59 private: 60 bool is WindowsShell() const;60 bool isShell() const; 61 61 void writeGNUParts(QTextStream &); 62 62 void writeIncPart(QTextStream &t);
Note:
See TracChangeset
for help on using the changeset viewer.