aboutsummaryrefslogtreecommitdiffstats
path: root/tools/qmleasing/qmleasing.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tools/qmleasing/qmleasing.pro')
-rw-r--r--tools/qmleasing/qmleasing.pro6
1 files changed, 0 insertions, 6 deletions
diff --git a/tools/qmleasing/qmleasing.pro b/tools/qmleasing/qmleasing.pro
index 534bc9fe98..d86bdfe546 100644
--- a/tools/qmleasing/qmleasing.pro
+++ b/tools/qmleasing/qmleasing.pro
@@ -20,10 +20,4 @@ FORMS += \
QMAKE_TARGET_PRODUCT = qmleasing
QMAKE_TARGET_DESCRIPTION = QML easing curve editor
-win32 {
- VERSION = $${QT_VERSION}.0
-} else {
- VERSION = $${QT_VERSION}
-}
-
load(qt_app)