Changeset 890 for trunk/src/3rdparty


Ignore:
Timestamp:
Jul 14, 2011, 10:47:27 PM (14 years ago)
Author:
Dmitry A. Kuminov
Message:

general: Shortened a bunch of plugin DLL names with TARGET_SHORT.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/3rdparty/webkit/WebKit/qt/declarative/declarative.pro

    r846 r890  
    11TARGET  = qmlwebkitplugin
     2os2:TARGET_SHORT = qmlweb
    23TARGETPATH = QtWebKit
    34
     
    56CONFIG += qt plugin
    67
    7 win32|mac:!wince*:!win32-msvc:!macx-xcode:CONFIG += debug_and_release
     8win32|os2|mac:!wince*:!win32-msvc:!macx-xcode:CONFIG += debug_and_release
    89
    910isEmpty(OUTPUT_DIR): OUTPUT_DIR = ../../..
Note: See TracChangeset for help on using the changeset viewer.