application/Makefile.win32

Wed, 08 Oct 2025 15:54:33 +0200

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Wed, 08 Oct 2025 15:54:33 +0200
changeset 817
d09817e6e6a4
parent 816
f5690594b240
permissions
-rw-r--r--

use a modern font (win32)

RES_FILE = app.res

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

mercurial