application/Makefile.win32

Wed, 29 Oct 2025 17:09:00 +0100

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Wed, 29 Oct 2025 17:09:00 +0100
changeset 883
e7af67e32691
parent 816
f5690594b240
permissions
-rw-r--r--

implement button icons (Cocoa)

RES_FILE = app.res

$(RES_FILE): app.rc app.manifest
	llvm-rc app.rc

mercurial