Timo Kreuzer <timo.kreuzer(a)web.de> wrote:
An alternative would be preprocessing the inf.
It's probably even the easiest implementable, yet most flexible way to
handle our INFs.
But as soon as somebody takes the initiative on this, please also
convert all UTF-16 files to UTF-8 and later convert them back during the
building process. This finally makes them diff'able in SVN.
It's a long-time idea by Matthias and the necessary tool for this is
already in our tree (/reactos/tools/utf16le). It just needs somebody to
write a few lines of CMake code.
- Colin