Changeset 965 for trunk/src/3rdparty
- Timestamp:
- Aug 11, 2011, 5:50:43 PM (14 years ago)
- Location:
- trunk/src/3rdparty/webkit
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/3rdparty/webkit/WebCore/WebCore.pro
r846 r965 2912 2912 } 2913 2913 2914 win32-*|wince* {2914 win32-*|wince* { 2915 2915 DLLDESTDIR = $$OUTPUT_DIR/bin 2916 2916 TARGET = $$qtLibraryTarget($$TARGET) 2917 2917 2918 2918 2919 dlltarget.commands = $(COPY_FILE) $(DESTDIR_TARGET) $$[QT_INSTALL_BINS] -
trunk/src/3rdparty/webkit/WebKit/qt/declarative/declarative.pro
r890 r965 24 24 25 25 TARGET = $$qtLibraryTarget($$TARGET) 26 26 27 contains(QT_CONFIG, reduce_exports):CONFIG += hide_symbols 27 28
Note:
See TracChangeset
for help on using the changeset viewer.