diff options
Diffstat (limited to 'test/testing_scripts/win64/debug/gl2.bat')
| -rw-r--r-- | test/testing_scripts/win64/debug/gl2.bat | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/testing_scripts/win64/debug/gl2.bat b/test/testing_scripts/win64/debug/gl2.bat new file mode 100644 index 0000000..277a258 --- /dev/null +++ b/test/testing_scripts/win64/debug/gl2.bat @@ -0,0 +1,2 @@ +set IMGEXT=tga +%~dp0\..\..\..\..\test\gl2\win64\debug\waveworks_test_gl2_debug.exe -noaa -startframe 0 -endframe 50 - sliceframe 60 -readback 1 -quality 0 -screenshot %IMG_OUT%_gl2.%IMGEXT% |