Ignore:
Timestamp:
Feb 5, 2010, 12:42:15 AM (15 years ago)
Author:
Dmitry A. Kuminov
Message:

qmake: Obey TARGET_SHORT when generating install commands for DLLs (which involve the import library which name is affected by TARGET_SHORT).

File:
1 edited

Legend:

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

    r370 r529  
    7272    void processPrlVariable(const QString &var, const QStringList &l);
    7373    void processPrlFiles();
     74    QString getLibTarget();
    7475
    7576    QStringList &findDependencies(const QString &file);
Note: See TracChangeset for help on using the changeset viewer.