mirror of
				https://github.com/winfsp/winfsp.git
				synced 2025-10-29 19:18:39 -05:00 
			
		
		
		
	tools: deploy.bat
This commit is contained in:
		| @@ -15,14 +15,6 @@ if not X%2==X set Chkpnt=%2 | ||||
|     echo regsvr32 /s winfsp-x64.dll | ||||
| ) > %~dp0..\build\VStudio\build\%Config%\deploy-setup.bat | ||||
|  | ||||
| set Files= | ||||
| for %%f in (winfsp-%Suffix%.sys winfsp-%Suffix%.dll winfsp-tests-%Suffix%.exe memfs-%Suffix%.exe) do ( | ||||
|     if [!Files!] == [] ( | ||||
|         set Files='%~dp0..\build\VStudio\build\%Config%\%%f' | ||||
|     ) else ( | ||||
|         set Files=!Files!,'%~dp0..\build\VStudio\build\%Config%\%%f' | ||||
|     ) | ||||
| ) | ||||
| set Files= | ||||
| for %%f in ( | ||||
|     %~dp0..\build\VStudio\build\%Config%\ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user