Mercurial > hg > Members > riono > TreeVNC_ja_comment
diff build.gradle @ 478:8cee5a014d32
todo
author | oshiro |
---|---|
date | Wed, 28 Nov 2018 19:00:59 +0900 |
parents | b26c934c2bfb |
children | 520a9a3e4975 |
line wrap: on
line diff
--- a/build.gradle Fri Jul 28 19:48:02 2017 +0900 +++ b/build.gradle Wed Nov 28 19:00:59 2018 +0900 @@ -23,6 +23,10 @@ //backgroundImage = "doc/macbackground.png" } +//convasion jar file for .app +//https://github.com/crotwell/gradle-macappbundle/wiki/Intro +//icon create web applecation +//https://iconverticons.com/online/ configurations { viewerSwingCompile { extendsFrom compile } viewerSwingRuntime { extendsFrom viewerSwingCompile, runtime }