client/Makefile.win32

Thu, 12 Feb 2026 15:44:46 +0100

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Thu, 12 Feb 2026 15:44:46 +0100
changeset 1070
e097bc7cfec6
parent 942
488178e3e328
permissions
-rw-r--r--

add functions for app reference counting

RES_FILE = app.res

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

mercurial