Add vector shaders

This commit is contained in:
Victor Shcherb 2020-04-29 18:12:45 +02:00
parent ebcfc3ad0c
commit ff329c7f37

View file

@ -362,7 +362,9 @@ task copyPoiCategories(type: Copy) {
}
task copyMapShaderIcons(type: Sync) {
from "../../resources/rendering_styles/style-icons/map-shaders-png"
// from "../../resources/rendering_styles/style-icons/map-shaders-png"
// into "res/"
from "../../resources/rendering_styles/style-icons/map-shaders-vector"
into "res/"
include "**/*.png", "**/*.xml"
preserve {