qt5base-lts/qmake/generators/win32
Thiago Macieira 565b6bd635 Make it possible to suppress the automatic version number in DLLs
qmake automatically appends the library's major version number to the
DLL file name on Windows, as DLL naming doesn't include the version
number on a suffix like on Unix systems.

This flag makes it so qmake skips adding. This will allow us to insert
Qt's major version number at a different position.

Change-Id: I25d471038841fb0c5a34ef6b3bd6266aa33cebd1
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
2012-11-06 23:52:47 +01:00
..
cesdkhandler.cpp Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
cesdkhandler.h Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
mingw_make.cpp Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
mingw_make.h Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
msbuild_objectmodel.cpp qmake: fix reversed defines in vcxproj files 2012-10-13 05:51:19 +02:00
msbuild_objectmodel.h qmake: support for Visual Studio 2012 project files added 2012-09-25 07:26:37 +02:00
msvc_nmake.cpp Fail when Windows CE SDK not found 2012-09-27 06:07:29 +02:00
msvc_nmake.h Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
msvc_objectmodel.cpp Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
msvc_objectmodel.h qmake: support for Visual Studio 2012 project files added 2012-09-25 07:26:37 +02:00
msvc_vcproj.cpp Bring subproject dependencies in line with Makefile generators 2012-09-27 06:07:19 +02:00
msvc_vcproj.h Bring subproject dependencies in line with Makefile generators 2012-09-27 06:07:19 +02:00
msvc_vcxproj.cpp Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
msvc_vcxproj.h Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
winmakefile.cpp Make it possible to suppress the automatic version number in DLLs 2012-11-06 23:52:47 +01:00
winmakefile.h Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00