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/plugins/qpluginbase.pri

    r2 r60  
    77CONFIG += qt plugin
    88
    9 win32|mac:!wince*:!win32-msvc:!macx-xcode:CONFIG += debug_and_release
     9win32|os2|mac:!wince*:!win32-msvc:!macx-xcode:CONFIG += debug_and_release
    1010TARGET = $$qtLibraryTarget($$TARGET)
    1111contains(QT_CONFIG, reduce_exports):CONFIG += hide_symbols
Note: See TracChangeset for help on using the changeset viewer.