summaryrefslogtreecommitdiffstats
path: root/mkspecs/common/windows-vulkan.conf
diff options
context:
space:
mode:
Diffstat (limited to 'mkspecs/common/windows-vulkan.conf')
-rw-r--r--mkspecs/common/windows-vulkan.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/mkspecs/common/windows-vulkan.conf b/mkspecs/common/windows-vulkan.conf
new file mode 100644
index 0000000000..c928a8f315
--- /dev/null
+++ b/mkspecs/common/windows-vulkan.conf
@@ -0,0 +1,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 =