Ignore:
Timestamp:
Sep 10, 2011, 12:57:26 AM (14 years ago)
Author:
Dmitry A. Kuminov
Message:

OS/2: qmake: Let INSTALL_ROOT override the dirve letter too.

This allows to redirect make install to another drive.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/qmake/generators/os2/gnumake.h

    r979 r1073  
    7676    QString getPdbTarget();
    7777
     78    QString filePrefixRoot(const QString &root, const QString &path);
    7879    QStringList &findDependencies(const QString &file);
    7980
Note: See TracChangeset for help on using the changeset viewer.