Changeset 651 for trunk/src/qt_targets.pri
- Timestamp:
- Mar 8, 2010, 12:52:58 PM (15 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:mergeinfo changed
/branches/vendor/nokia/qt/4.6.2 (added) merged: 650 /branches/vendor/nokia/qt/current merged: 649 /branches/vendor/nokia/qt/4.6.1 removed
- Property svn:mergeinfo changed
-
trunk/src/qt_targets.pri
r561 r651 2 2 QMAKE_TARGET_PRODUCT = Qt4 3 3 QMAKE_TARGET_DESCRIPTION = C++ application development framework. 4 QMAKE_TARGET_COPYRIGHT = Copyright (C) 20 09 Nokia Corporation and/or its subsidiary(-ies)4 QMAKE_TARGET_COPYRIGHT = Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies). 5 5 6 6 isEmpty(QT_MAJOR_VERSION) { 7 VERSION=4.6. 17 VERSION=4.6.2 8 8 } else { 9 9 VERSION=$${QT_MAJOR_VERSION}.$${QT_MINOR_VERSION}.$${QT_PATCH_VERSION}
Note:
See TracChangeset
for help on using the changeset viewer.