qt5base-lts/qmake/doc
Lars Knoll b4fd377aa9 Make utf8_source the default for qmake builds
We now assume that source code is encoded in UTF-8 by default on
all platforms (and verify this with an auto test). Provide
a CONFIG+=no_utf8_source option for backwards compatibility.

[ChangeLog][qmake] qmake will tell the compiler that source code is
encoded in utf-8 by default. This mainly has an effect on Windows, where
MSVC still assumes source code is encoded in the current ANSI code page.
Use CONFIG+=no_utf8_source to get back the Qt 5 behavior.

Change-Id: I6dcafcaeefdea7d3907ccb723aeb7d23ccc0f04f
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2020-05-14 19:14:51 +02:00
..
images Doc: Fixed qmake manual's images and snippets directories. 2013-08-13 01:38:54 +02:00
snippets doc: improve SUBDIRS documentation for dependency handling 2020-01-14 06:55:48 +01:00
src Make utf8_source the default for qmake builds 2020-05-14 19:14:51 +02:00
qmake.qdocconf Doc: Fix qdoc compilation errors qtbase 2020-01-17 12:56:08 +00:00