Add screenshot of glviewer.

This commit is contained in:
Syoyo Fujita
2016-05-12 01:13:47 +09:00
parent e9a7c76c23
commit 48839e3b07
2 changed files with 12 additions and 0 deletions

View File

@@ -20,6 +20,18 @@ Are installed.
### Windows
Visual Studio 2013 is required to build tester.
On Windows console.
> python kuroga.py config-msvc.py
> vcbuild.bat
Or on msys2 bash,
$ python kuroga.py config-msvc.py
$ cmd //c vcbuild.bat