From 414a124e810e17a3fdd56d9a58bc39dad97c5429 Mon Sep 17 00:00:00 2001 From: Kai Koehne Date: Tue, 14 Feb 2017 09:25:34 +0100 Subject: Doc: Remove mentioning of Windows CE from qmake documentation Change-Id: Ibfd575a63dd80b1571d1ba61d593aff75dd83f9f Reviewed-by: Leena Miettinen Reviewed-by: Joerg Bornemann --- qmake/doc/src/qmake-manual.qdoc | 18 ++---------------- 1 file changed, 2 insertions(+), 16 deletions(-) (limited to 'qmake') diff --git a/qmake/doc/src/qmake-manual.qdoc b/qmake/doc/src/qmake-manual.qdoc index a8ccd199b4..50733836f8 100644 --- a/qmake/doc/src/qmake-manual.qdoc +++ b/qmake/doc/src/qmake-manual.qdoc @@ -1230,10 +1230,6 @@ This variable is also used to specify which additional files will be deployed to embedded devices. - For Windows CE, the default deployment target path is - \c{%CSIDL_PROGRAM_FILES%\target}, which usually gets expanded to - \c{\Program Files\target}. - \target LEXIMPLS \section1 LEXIMPLS @@ -2354,16 +2350,6 @@ qmake or \l{#QMAKESPEC}{qmake.conf} and rarely needs to be modified. - \target SIGNATURE_FILE - \section1 SIGNATURE_FILE - - \note This variable is only used on Windows CE. - - Specifies which signature file should be used to sign the project target. - - \note This variable will overwrite the setting you have specified in configure, - with the \c -signature option. - \target SOURCES \section1 SOURCES @@ -4483,8 +4469,8 @@ include the precompiled header file in \c HEADERS, as qmake will do this if the configuration supports precompiled headers. - The MSVC and g++ specs targeting Windows (and Windows CE) enable - \c precompile_header by default. + The MSVC and g++ specs targeting Windows enable \c precompile_header + by default. Using this option, you may trigger conditional blocks in your project file to add settings when using -- cgit v1.2.3