Fixing linux build kind of
This commit is contained in:
Vendored
+2
-2
@@ -4,7 +4,7 @@
|
||||
"name": "Win32",
|
||||
"includePath": [
|
||||
"${workspaceFolder}/**",
|
||||
"${VULKAN_SDK}\\Include"
|
||||
"external/**"
|
||||
],
|
||||
"defines": [
|
||||
"_DEBUG",
|
||||
@@ -16,7 +16,7 @@
|
||||
"cppStandard": "c++20",
|
||||
"browse": {
|
||||
"path": [
|
||||
"${VULKAN_SDK}/**"
|
||||
"external/**"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user