qt5base-lts/qmake/generators/win32
Thiago Macieira 67665e7763 Correct the list of files included in "make dist"
At the very least, include the files named in the sources, like
HEADERS. It was quite surprising to send a tarball that included the
.pro file and the .cpp sources, but none of the headers.

On the other hand, the .qmake.cache file need need not be sent either,
despite being include()d in qmake's processing.

Change-Id: I8f48ca3e8040f954f321f4643b01c0f36aafe2d7
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
2014-07-30 10:25:05 +02:00
..
cesdkhandler.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
cesdkhandler.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
mingw_make.cpp Add support for using -isystem in qmake 2014-01-20 02:42:31 +01:00
mingw_make.h Whitespace cleanup: remove trailing whitespace 2013-03-16 20:22:50 +01:00
msbuild_objectmodel.cpp Add build support for Windows Phone 8.1 2014-05-22 07:59:49 +02:00
msbuild_objectmodel.h move platform toolset retrieval to VcprojGenerator 2014-04-03 18:31:38 +02:00
msvc_nmake.cpp Merge remote-tracking branch 'origin/stable' into dev 2014-06-05 22:26:44 +02:00
msvc_nmake.h qmake: use the manifest embedding feature of the MSVC linker 2014-04-01 15:56:37 +02:00
msvc_objectmodel.cpp fix qmake warning about unknown /Zc:strictStrings option 2014-07-24 17:36:57 +02:00
msvc_objectmodel.h Add build support for Windows Phone 8.1 2014-05-22 07:59:49 +02:00
msvc_vcproj.cpp Add build support for Windows Phone 8.1 2014-05-22 07:59:49 +02:00
msvc_vcproj.h move platform toolset retrieval to VcprojGenerator 2014-04-03 18:31:38 +02:00
msvc_vcxproj.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
msvc_vcxproj.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
winmakefile.cpp Correct the list of files included in "make dist" 2014-07-30 10:25:05 +02:00
winmakefile.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00