mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
8 lines
142 B
Batchfile
8 lines
142 B
Batchfile
|
setlocal
|
||
|
|
||
|
set path=C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0
|
||
|
cd build\
|
||
|
cmd
|
||
|
|
||
|
endlocal
|