diff options
Diffstat (limited to 'build_scons_and_execute_windows.bat')
-rw-r--r-- | build_scons_and_execute_windows.bat | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/build_scons_and_execute_windows.bat b/build_scons_and_execute_windows.bat new file mode 100644 index 0000000..e48c2a2 --- /dev/null +++ b/build_scons_and_execute_windows.bat @@ -0,0 +1,4 @@ +scons +cd bin +openvic-simulation.headless.windows.template_debug.x86_64.exe +cd ../
\ No newline at end of file |