- Updated to boost 1.82 - Fixed TAP driver enumeration change - Added .bat files to start simulator - Updated to platform tolset v143 - Removed NuGET boost dependency - Added gitignore to hide most stuff that we don't want to track - Removed profile from putty command line - Changed TAP driver name to what is the default with OpenVPN install
6 lines
111 B
Batchfile
6 lines
111 B
Batchfile
set PATH=%PATH%;simulator\_bin\msvc_x64_Release;bin
|
|
mkdir dump
|
|
mkdir disk
|
|
mkdir tape
|
|
start cray_sim unicos.cfg
|