We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d266e02 commit 889c953Copy full SHA for 889c953
src/premake5.lua
@@ -26,7 +26,7 @@ project "DriverLevelTool"
26
targetdir "bin/%{cfg.buildcfg}"
27
28
includedirs {
29
- "."
+ "./"
30
}
31
32
files {
0 commit comments