mirror of
https://github.com/winfsp/winfsp.git
synced 2025-07-26 12:32:54 -05:00
tools: add missing setlocal command to batch files
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
@echo off
|
||||
|
||||
setlocal
|
||||
|
||||
set CONFIG=Debug
|
||||
set SUFFIX=x64
|
||||
set TARGET_MACHINE=WIN8DBG
|
||||
|
Reference in New Issue
Block a user