aboutsummaryrefslogtreecommitdiffstats
path: root/tools/qmlprofiler/.prev_CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tools/qmlprofiler/.prev_CMakeLists.txt')
-rw-r--r--tools/qmlprofiler/.prev_CMakeLists.txt23
1 files changed, 0 insertions, 23 deletions
diff --git a/tools/qmlprofiler/.prev_CMakeLists.txt b/tools/qmlprofiler/.prev_CMakeLists.txt
deleted file mode 100644
index 51418f62dc..0000000000
--- a/tools/qmlprofiler/.prev_CMakeLists.txt
+++ /dev/null
@@ -1,23 +0,0 @@
-# Generated from qmlprofiler.pro.
-
-#####################################################################
-## qmlprofiler Tool:
-#####################################################################
-
-qt_get_tool_target_name(target_name qmlprofiler)
-qt_internal_add_tool(${target_name}
- TARGET_DESCRIPTION "QML Profiler"
- SOURCES
- commandlistener.cpp commandlistener.h
- constants.h
- main.cpp
- qmlprofilerapplication.cpp qmlprofilerapplication.h
- qmlprofilerclient.cpp qmlprofilerclient.h
- qmlprofilerdata.cpp qmlprofilerdata.h
- PUBLIC_LIBRARIES
- Qt::Network
- Qt::QmlDebugPrivate
-)
-
-#### Keys ignored in scope 1:.:.:qmlprofiler.pro:<TRUE>:
-# QMAKE_TARGET_DESCRIPTION = "QML" "Profiler"