diff options
Diffstat (limited to 'nobuild_run.bat')
| -rw-r--r-- | nobuild_run.bat | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/nobuild_run.bat b/nobuild_run.bat new file mode 100644 index 0000000..6f80ce6 --- /dev/null +++ b/nobuild_run.bat @@ -0,0 +1,3 @@ +copy external\compat\*.dll bin\win64\ +cd bin\win64\ +DemoAppRelease_win64.exe
\ No newline at end of file |