Newer
Older
Import / applications / MakePDF / Build / tools / linux / mk-icon.sh
@John Ryland John Ryland on 22 Dec 2020 174 bytes import NUC files
#!/bin/bash


# Ideally this would also be done in the Makefile
ICON=../Resources/images/icon_1024x1024.png


echo "******** mk-icon.sh currently not implemented on linux"