application/Makefile.win32

Wed, 29 Oct 2025 17:25:05 +0100

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Wed, 29 Oct 2025 17:25:05 +0100
changeset 884
24815a9f071a
parent 816
f5690594b240
permissions
-rw-r--r--

add all standard images (Cocoa)

RES_FILE = app.res

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

mercurial