qt5base-lts/tests/auto/tools/qmake/testdata/windows_resources
Joerg Bornemann 42d32e468a Determine dependencies of Windows resource files
Windows resource files support a subset of C preprocessor directives.
Among others they can have #include directives.

Use QMake's own scanner to retrieve the files that are included by a
Windows resource file and add them to its dependencies.

For the test case the TestCompiler class had to be extended:
runCommand is now public, and commandOutput is less peculiar.

Fixes: QTBUG-3859
Change-Id: I138703352c37c98297c0574a9a440510c1c494b8
Reviewed-by: Oliver Wolff <oliver.wolff@qt.io>
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
2019-08-13 09:38:46 +02:00
..
inter.inc Determine dependencies of Windows resource files 2019-08-13 09:38:46 +02:00
main.cpp Determine dependencies of Windows resource files 2019-08-13 09:38:46 +02:00
version.inc Determine dependencies of Windows resource files 2019-08-13 09:38:46 +02:00
windows_resources.pro Determine dependencies of Windows resource files 2019-08-13 09:38:46 +02:00
windows_resources.rc Determine dependencies of Windows resource files 2019-08-13 09:38:46 +02:00