SkiaSharp/Makefile

7 строки
196 B
Makefile
Исходник Обычный вид История

2016-02-22 21:53:56 +03:00
all:
echo You can use "make update-docs" to update the docs
update-docs:
(cd binding; xbuild SkiaSharp.Generic.sln)
mdoc update --out=docs/en binding/SkiaSharp.Generic/bin/Debug/SkiaSharp.dll