[gimp/wip/Jehan/fix-native-win-build] icons: test again.



commit 0c16fe0bb758fc52b7c714ba95a1de3d87c1b891
Author: Jehan <jehan girinstud io>
Date:   Mon Feb 14 19:30:08 2022 +0100

    icons: test again.

 icons/Color/Makefile.am | 4 ++++
 1 file changed, 4 insertions(+)
---
diff --git a/icons/Color/Makefile.am b/icons/Color/Makefile.am
index f41294e1b4..b2524c54fd 100644
--- a/icons/Color/Makefile.am
+++ b/icons/Color/Makefile.am
@@ -59,6 +59,10 @@ endif
 
 ## Compiled-in icons for both the core and libgimpwidgets
 
+64/dialog-question.png: scalable/dialog-question.svg ../../tools/colorsvg2png
+       mkdir -p $(@D) && \
+       $(top_builddir)/tools/colorsvg2png $< $@ $(@D)
+
 CORE_IMAGES = \
        64/dialog-question.png
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]