summaryrefslogtreecommitdiffstats
path: root/src/windeployqt/.prev_CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/windeployqt/.prev_CMakeLists.txt')
-rw-r--r--src/windeployqt/.prev_CMakeLists.txt43
1 files changed, 0 insertions, 43 deletions
diff --git a/src/windeployqt/.prev_CMakeLists.txt b/src/windeployqt/.prev_CMakeLists.txt
deleted file mode 100644
index e317a64e2..000000000
--- a/src/windeployqt/.prev_CMakeLists.txt
+++ /dev/null
@@ -1,43 +0,0 @@
-# Generated from windeployqt.pro.
-
-#####################################################################
-## windeployqt Tool:
-#####################################################################
-
-qt_get_tool_target_name(target_name windeployqt)
-qt_add_tool(${target_name}
- BOOTSTRAP
- TARGET_DESCRIPTION "Qt Windows Deployment Tool"
- SOURCES
- ../shared/winutils/elfreader.cpp ../shared/winutils/elfreader.h
- ../shared/winutils/qmlutils.cpp ../shared/winutils/qmlutils.h
- ../shared/winutils/utils.cpp ../shared/winutils/utils.h
- main.cpp
- DEFINES
- QT_NO_CAST_FROM_ASCII
- QT_NO_CAST_TO_ASCII
- QT_NO_FOREACH
- INCLUDE_DIRECTORIES
- ../shared/winutils
- PUBLIC_LIBRARIES
- Qt::CorePrivate
-)
-
-#### Keys ignored in scope 1:.:.:windeployqt.pro:<TRUE>:
-# QMAKE_TARGET_DESCRIPTION = "Qt Windows Deployment Tool"
-# QT_FOR_CONFIG = "tools-private"
-# _OPTION = "host_build"
-# _REQUIREMENTS = "qtConfig(windeployqt)"
-
-## Scopes:
-#####################################################################
-
-qt_extend_target(${target_name} CONDITION WIN32
- PUBLIC_LIBRARIES
- shlwapi
-)
-
-qt_extend_target(${target_name} CONDITION QT_FEATURE_relocatable
- DEFINES
- QT_RELOCATABLE
-)