client/Makefile.win32

Sun, 19 Apr 2026 14:52:59 +0200

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Sun, 19 Apr 2026 14:52:59 +0200
changeset 1095
e519ecc27cfe
parent 942
488178e3e328
permissions
-rw-r--r--

add functions for accessing some UiContext internals

RES_FILE = app.res

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

mercurial