Changeset 846 for trunk/src/qt_targets.pri
- Timestamp:
- May 5, 2011, 5:36:53 AM (14 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:mergeinfo changed
/branches/vendor/nokia/qt/4.7.2 (added) merged: 845 /branches/vendor/nokia/qt/current merged: 844 /branches/vendor/nokia/qt/4.6.3 removed
- Property svn:mergeinfo changed
-
trunk/src/qt_targets.pri
r769 r846 2 2 QMAKE_TARGET_PRODUCT = Qt4 3 3 QMAKE_TARGET_DESCRIPTION = C++ application development framework. 4 QMAKE_TARGET_COPYRIGHT = Copyright (C) 201 0Nokia Corporation and/or its subsidiary(-ies).4 QMAKE_TARGET_COPYRIGHT = Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies). 5 5 6 6 isEmpty(QT_MAJOR_VERSION) { 7 VERSION=4. 6.37 VERSION=4.7.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.