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/makefile.h

    r973 r1073  
    216216    QString valList(const QStringList &varList);
    217217
    218     QString filePrefixRoot(const QString &, const QString &);
     218    QString filePrefixRoot(const QString &, const QString &);
    219219
    220220    //file fixification to unify all file names into a single pattern
Note: See TracChangeset for help on using the changeset viewer.