Ignore:
Timestamp:
Jun 26, 2009, 12:55:38 AM (16 years ago)
Author:
Dmitry A. Kuminov
Message:

corelib: Alter .pro files to take OS/2 into account (many modules are disabled yet).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/qt_install.pri

    r2 r60  
    11#always install the library
    2 win32 {
     2win32|os2 {
    33   dlltarget.path=$$[QT_INSTALL_BINS]
    44   INSTALLS += dlltarget
Note: See TracChangeset for help on using the changeset viewer.