Changeset 890 for trunk/src/3rdparty
- Timestamp:
- Jul 14, 2011, 10:47:27 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/3rdparty/webkit/WebKit/qt/declarative/declarative.pro
r846 r890 1 1 TARGET = qmlwebkitplugin 2 os2:TARGET_SHORT = qmlweb 2 3 TARGETPATH = QtWebKit 3 4 … … 5 6 CONFIG += qt plugin 6 7 7 win32| mac:!wince*:!win32-msvc:!macx-xcode:CONFIG += debug_and_release8 win32|os2|mac:!wince*:!win32-msvc:!macx-xcode:CONFIG += debug_and_release 8 9 9 10 isEmpty(OUTPUT_DIR): OUTPUT_DIR = ../../..
Note:
See TracChangeset
for help on using the changeset viewer.