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

This commit is contained in:
Steve Holme 2014-05-17 13:32:22 +01:00
parent 5a067c4b39
commit 831f6dd1d9
1 changed files with 2 additions and 2 deletions

View File

@ -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