summaryrefslogtreecommitdiffstats
path: root/mkspecs/common/windows-vulkan.conf
blob: 5f930c7910e4148edecb89c1720a280b70b4abb0 (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       =