qt5base-lts/mkspecs/features/win32
Joerg Bornemann 6288c12bb4 Resolve QMAKE_INCDIR_VULKAN on every qmake call
Do not store this variable locally, because
a) it might change if the SDK location changes
b) does not play well with Qt installer packages which would provide the
include path of the build machine.

To achieve this we introduce the (usual) magic value - for
QMAKE_EXPORT_INCDIR_VULKAN to denote "do not export this value".

Fixes: QTBUG-73796
Change-Id: Ied26ee12cbcdf7f5f6e1caef5d29dadf6309c5d6
Reviewed-by: Laszlo Agocs <laszlo.agocs@qt.io>
Reviewed-by: Kai Koehne <kai.koehne@qt.io>
2019-05-05 13:15:37 +00:00
..
console.prf Remove the -target command line option 2016-07-05 15:49:03 +00:00
default_pre.prf win32/default_pre.prf: remove unused incremental_off CONFIG 2017-01-31 23:14:28 +00:00
dumpcpp.prf don't override user-provided dependencies for our extra compilers 2016-06-23 13:25:22 +00:00
idcidl.prf Fix VS project generation for ActiveQt server projects 2017-05-23 06:56:47 +00:00
msvc_mp.prf Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
opengl.prf qmake: link qt libraries by full path 2019-04-15 05:41:08 +00: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
separate_debug_info.prf Enable -separate-debug-info for mingw toolchains 2016-05-23 09:49:46 +00: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 Remove duplicate windeployqt_clean target 2019-01-16 11:26:46 +00:00
windows_vulkan_sdk.prf Resolve QMAKE_INCDIR_VULKAN on every qmake call 2019-05-05 13:15:37 +00:00
windows.prf qmake: link qt libraries by full path 2019-04-15 05:41:08 +00:00