Changeset 1054 for trunk/src/plugins


Ignore:
Timestamp:
Sep 5, 2011, 7:29:38 PM (14 years ago)
Author:
Dmitry A. Kuminov
Message:

OS/2: No need to force debug_and_release for plugins.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/plugins/qpluginbase.pri

    r1050 r1054  
    77CONFIG += qt plugin
    88
    9 win32|os2|mac:!wince*:!win32-msvc:!macx-xcode:CONFIG += debug_and_release
     9win32|mac:!wince*:!win32-msvc:!macx-xcode:CONFIG += debug_and_release
    1010TARGET = $$qtLibraryTarget($$TARGET)
    1111!isEmpty(TARGET_SHORT):TARGET_SHORT = $$qtLibraryTarget($$TARGET_SHORT)
Note: See TracChangeset for help on using the changeset viewer.