Skip to content
Snippets Groups Projects
Commit 831f6dd1 authored by Steve Holme's avatar Steve Holme
Browse files

build: Fixed another tabulation issue in the Visual Studio file generator

parent 5a067c4b
No related branches found
No related tags found
No related merge requests found
......@@ -121,9 +121,9 @@ rem
:element
set "SPACES= "
if "%2" == "lib\vtls" (
set "TABS= "
set "TABS= "
) else (
set "TABS= "
set "TABS= "
)
call :extension %3 ext
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment