summaryrefslogtreecommitdiffstats
path: root/mkspecs/common/windows-vulkan.conf
blob: c928a8f315b33d0833b435f272c1ad4ad6836327 (plain)
1
2
3
4
5
# Pick up the VULKAN_SDK env var set by the LunarG SDK so that the Vulkan
# headers are found out-of-the-box on typical Windows setups.

QMAKE_INCDIR_VULKAN     = $(VULKAN_SDK)\\include
QMAKE_LIBS_VULKAN       =