qt5base-lts/qmake/generators/win32
Joerg Bornemann 3a806254fe Fix 'clean' target for MinGW DLLs
'make clean' removed the import libs for DLLs which makes them quite
unusable. Move the import lib removal to the 'distclean' target.

Fixes: QTBUG-51977
Change-Id: I727d520435f88a83a7fb14cb0ad81f8fe7c6d61b
Reviewed-by: Oliver Wolff <oliver.wolff@qt.io>
2019-06-24 17:18:20 +02:00
..
mingw_make.cpp Fix 'clean' target for MinGW DLLs 2019-06-24 17:18:20 +02:00
mingw_make.h qmake: Apply modernize-use-override 2018-08-08 17:30:23 +00:00
msbuild_objectmodel.cpp Teach qmake MSVC's compiler options /std:c++[14|17|latest] 2019-04-23 09:09:41 +00:00
msbuild_objectmodel.h qmake: Apply modernize-use-override 2018-08-08 17:30:23 +00:00
msvc_nmake.cpp Fix installation of .pdb files for applications that have VERSION set 2019-03-31 12:45:24 +00:00
msvc_nmake.h Make the Makefile a dependency of default targets for nmake 2019-02-04 08:10:25 +00:00
msvc_objectmodel.cpp qmake: Cleanup 2019-06-05 10:59:43 +02:00
msvc_objectmodel.h Teach qmake MSVC's compiler options /std:c++[14|17|latest] 2019-04-23 09:09:41 +00:00
msvc_vcproj.cpp Fix QMAKE_EXTRA_COMPILER names in VS projects 2019-05-31 10:48:35 +02:00
msvc_vcproj.h Fix QMAKE_EXTRA_COMPILER names in VS projects 2019-05-31 10:48:35 +02: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 qmake: Cleanup 2019-06-05 10:59:43 +02:00
winmakefile.h qmake: Apply modernize-use-override 2018-08-08 17:30:23 +00:00