Changeset 1050 for trunk/src/qt_targets.pri
- Timestamp:
- Sep 5, 2011, 5:03:54 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/qt_targets.pri
r1049 r1050 3 3 QMAKE_TARGET_DESCRIPTION = C++ application development framework. 4 4 QMAKE_TARGET_COPYRIGHT = Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies). 5 6 isEmpty(QT_MAJOR_VERSION) {7 VERSION=4.7.38 } else {9 VERSION=$${QT_MAJOR_VERSION}.$${QT_MINOR_VERSION}.$${QT_PATCH_VERSION}10 }11 5 12 6 os2 {
Note:
See TracChangeset
for help on using the changeset viewer.