summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@qt.io>2020-10-06 14:33:57 +0000
committerPaul Wicking <paul.wicking@qt.io>2020-10-29 05:34:17 +0000
commit04498ffe04903859715122f8349900448f837c26 (patch)
treeb6c774d65eec32676ed75b4e9b8ac6ffce5d5fa6 /tests
parent8256ff13a8aab1aed192bb19a08c7126ac9028ae (diff)
Revert "qdoc: Prefer CMake example project files over qmake .pro files"
This reverts commit 687bf591414017644ead1923c5bcc2059a6a2e29. While we want to advocate using CMake, the support for iOS (and partially Android) is not completely there yet. To be able to offer the best cross-platform experience with examples we therefore should stay with .pro files as default. Fixes: QTCREATORBUG-24858 Change-Id: I5acc54a2435b6aef0d9a0193538aa335a606c302 Reviewed-by: Paul Wicking <paul.wicking@qt.io>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/qdoc/config/testdata/exampletest/examples/test/example4/example4.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/qdoc/config/testdata/exampletest/examples/test/example4/example4.pro b/tests/auto/qdoc/config/testdata/exampletest/examples/test/example4/example4.pro
deleted file mode 100644
index 556df42ea..000000000
--- a/tests/auto/qdoc/config/testdata/exampletest/examples/test/example4/example4.pro
+++ /dev/null
@@ -1 +0,0 @@
-# nothing