qt5base-lts/qmake/generators/win32
Joerg Bornemann 9d7ed92f6e Fix dependency resolution for extra compilers in VS projects
De-duplicate the code that calls the extra compiler's depend_command by
using the central function callExtraCompilerDependCommand. This one
actually tries to resolve dependencies unlike the removed code that
blindly resolved relative paths to the build directory.

This fixes dependencies reported by uic which need to be resolved
against what is in DEPENDPATH.

Fixes: QTBUG-80579
Change-Id: If482e50ff3eff716fefffee82004acc076b3a547
Reviewed-by: Kai Koehne <kai.koehne@qt.io>
2020-01-07 07:16:59 +01:00
..
mingw_make.cpp Be able to create a response file for other generators too 2019-11-06 18:14:17 +01:00
mingw_make.h Clean up class definitions of makefile generators 2019-05-16 11:36:22 +00:00
msbuild_objectmodel.cpp Improve readability of commands in VS project files 2019-08-22 18:15:08 +02:00
msbuild_objectmodel.h qmake: Apply modernize-use-override 2018-08-08 17:30:23 +00:00
msvc_nmake.cpp Merge remote-tracking branch 'origin/5.13' into 5.14 2019-09-20 08:20:47 +02:00
msvc_nmake.h Clean up class definitions of makefile generators 2019-05-16 11:36:22 +00:00
msvc_objectmodel.cpp Fix dependency resolution for extra compilers in VS projects 2020-01-07 07:16:59 +01:00
msvc_objectmodel.h Prefix textstream operators with Qt:: 2019-05-02 11:52:02 +00:00
msvc_vcproj.cpp Fix "Broken filename passed to function" message for qmake -tp vc 2019-12-16 13:28:37 +01:00
msvc_vcproj.h Fix dependency resolution for extra compilers in VS projects 2020-01-07 07:16:59 +01:00
msvc_vcxproj.cpp Updated license headers 2016-01-21 18:55:18 +00:00
msvc_vcxproj.h qmake: Apply modernize-use-override 2018-08-08 17:30:23 +00:00
winmakefile.cpp Fix needless resolution of -l LIBS entries on Windows 2019-10-03 20:27:48 +02:00
winmakefile.h Warn about conflicting DESTDIR/TARGET combination in debug_and_release 2019-08-09 10:29:28 +02:00