aboutsummaryrefslogtreecommitdiffstats
path: root/tools/qml/qml.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tools/qml/qml.pro')
-rw-r--r--tools/qml/qml.pro6
1 files changed, 0 insertions, 6 deletions
diff --git a/tools/qml/qml.pro b/tools/qml/qml.pro
index d0083c0e78..71ba06c6ca 100644
--- a/tools/qml/qml.pro
+++ b/tools/qml/qml.pro
@@ -9,12 +9,6 @@ RESOURCES += qml.qrc
QMAKE_TARGET_PRODUCT = qml
QMAKE_TARGET_DESCRIPTION = Utility that loads and displays QML documents
-win32 {
- VERSION = $${QT_VERSION}.0
-} else {
- VERSION = $${QT_VERSION}
-}
-
mac {
OTHER_FILES += Info.plist
QMAKE_INFO_PLIST = Info.plist