summaryrefslogtreecommitdiffstats
path: root/src/tools/androiddeployqt/.prev_CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/androiddeployqt/.prev_CMakeLists.txt')
-rw-r--r--src/tools/androiddeployqt/.prev_CMakeLists.txt30
1 files changed, 0 insertions, 30 deletions
diff --git a/src/tools/androiddeployqt/.prev_CMakeLists.txt b/src/tools/androiddeployqt/.prev_CMakeLists.txt
deleted file mode 100644
index 3989e2f506..0000000000
--- a/src/tools/androiddeployqt/.prev_CMakeLists.txt
+++ /dev/null
@@ -1,30 +0,0 @@
-# Generated from androiddeployqt.pro.
-
-#####################################################################
-## androiddeployqt App:
-#####################################################################
-
-qt_internal_add_app(androiddeployqt
- SOURCES
- main.cpp
- DEFINES
- QT_NO_CAST_FROM_ASCII
- QT_NO_CAST_TO_ASCII
- QT_NO_FOREACH
- PUBLIC_LIBRARIES
- Qt::Gui
-)
-set_target_properties(androiddeployqt PROPERTIES
- WIN32_EXECUTABLE FALSE
-)
-
-#### Keys ignored in scope 1:.:.:androiddeployqt.pro:<TRUE>:
-# _OPTION = "host_build"
-
-## Scopes:
-#####################################################################
-
-qt_internal_extend_target(androiddeployqt CONDITION windows
- COMPILE_OPTIONS
- -U__STRICT_ANSI__
-)