diff options
| author | Andrew Reidmeyer <[email protected]> | 2017-03-15 09:28:59 -0600 |
|---|---|---|
| committer | Andrew Reidmeyer <[email protected]> | 2017-03-15 09:28:59 -0600 |
| commit | f5f6a899903a309f1fc93b31c0297fc7b3b5cf46 (patch) | |
| tree | ed3dece338b579d5b51af494b2d543fb46c43fa3 /nobuild_run.bat | |
| download | flow-1.0.0.tar.xz flow-1.0.0.zip | |
Initial 1.0.0 binary releasev1.0.0
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 |