qt5base-lts/qmake/generators/win32
Oswald Buddenhagen 5b05c37845 qmake: fix up dist targets for mingw & nmake somewhat
actually pack the extra compilers' input files, not the variable names.

unlike on unix, we don't create an actual distdir, so the package is
still going to be rather broken.

Change-Id: If0a15bbe9db95aebd88c2a21ca3c0f787ce5c7e1
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
2016-11-23 13:53:42 +00:00
..
cesdkhandler.cpp qmake: use QString::replace() overloaded with QLatin1String 2016-02-04 15:10:49 +00:00
cesdkhandler.h Fix incorrect pass by value. 2015-04-21 11:37:54 +00:00
mingw_make.cpp qmake: use QString::replace() overloaded with QLatin1String 2016-02-04 15:10:49 +00:00
mingw_make.h Work around MinGW-make's magic prefixing of paths. 2016-01-21 19:23:40 +00:00
msbuild_objectmodel.cpp vcxproj generator: Support the /DEBUG:FASTLINK option of VS 2015 2016-11-04 09:55:07 +00:00
msbuild_objectmodel.h Merge remote-tracking branch 'origin/5.4' into 5.5 2015-02-24 21:02:08 +01:00
msvc_nmake.cpp MSVC: Fix installation of PDB files for static libraries 2016-10-28 14:37:11 +00:00
msvc_nmake.h inline NmakeMakefileGenerator::getPdbTarget() 2015-10-01 16:19:23 +00:00
msvc_objectmodel.cpp vcxproj generator: Support the /DEBUG:FASTLINK option of VS 2015 2016-11-04 09:55:07 +00:00
msvc_objectmodel.h Add support for Visual Studio 2017 2016-11-22 06:07:23 +00:00
msvc_vcproj.cpp Add support for Visual Studio 2017 2016-11-22 06:07:23 +00:00
msvc_vcproj.h MakefileGenerator::processSources() doesn't need to be virtual. 2015-11-13 15:10:32 +00:00
msvc_vcxproj.cpp Update copyright headers 2015-02-11 06:49:51 +00:00
msvc_vcxproj.h Update copyright headers 2015-02-11 06:49:51 +00:00
winmakefile.cpp qmake: fix up dist targets for mingw & nmake somewhat 2016-11-23 13:53:42 +00:00
winmakefile.h merge MingwMakefileGenerator::findLibraries() into Win32MakefileGenerator 2015-10-02 14:01:24 +00:00