Correct slashes for unix

This commit is contained in:
2025-01-18 21:19:05 +01:00
parent 77a6d3d779
commit 9f111d39c6

View File

@@ -6,11 +6,11 @@
},
{
"name": "Include",
"path": "..\\..\\include"
"path": "../../include"
},
{
"name": "Root",
"path": "..\\.."
"path": "../.."
}
],
"tasks": {