qt5base-lts/mkspecs/features/win32
Joerg Bornemann b883cee471 WinCE: fix DLL build errors with CONFIG+=console
Since commit cd1dff75, we use QMAKE_LFLAGS_CONSOLE when linking DLLs that
are built with CONFIG+=console. Thus, we must not pass options that are
specific to linking executables.

[ChangeLog][qmake] WinCE makespecs must not add /ENTRY: to
QMAKE_LFLAGS_CONSOLE and more. The flag is hard-coded in console.prf now.
This is a side effect of making it possible to specify a subsystem for
DLLs.

Change-Id: Ib481fd45b12140f9f05bf123db7152a3ddf0fa04
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
2014-10-08 13:05:05 +02:00
..
console.prf WinCE: fix DLL build errors with CONFIG+=console 2014-10-08 13:05:05 +02:00
default_pre.prf win32/default_pre.prf: Remove exceptions_off, thread_off, stl_off. 2012-05-21 16:02:06 +02:00
dumpcpp.prf adjust to modularization changes in ActiveQt 2012-11-27 16:18:15 +01:00
idcidl.prf don't link qtmain.lib when using idcidl.prf 2012-11-30 21:57:49 +01:00
msvc_mp.prf Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
opengl.prf Fix win32 mkspecs 2014-03-06 12:21:14 +01:00
openvg.prf Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qt_config.prf Windows XP target support for MSVC >= 2012 2014-04-03 18:31:45 +02:00
qt_dll.prf Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
rtti_off.prf Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
rtti.prf Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
stl_off.prf Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
stl.prf Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
windeployqt.prf untangle use of system vs. shell path(-list) semantics 2014-04-30 16:56:54 +02:00
windows.prf pass windows/console linker flags to DLLs and executables 2014-10-06 17:17:29 +02:00