client/Makefile.win32

Thu, 11 Dec 2025 20:58:33 +0100

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Thu, 11 Dec 2025 20:58:33 +0100
changeset 987
77c5e7cadf96
parent 942
488178e3e328
permissions
-rw-r--r--

add custom container

RES_FILE = app.res

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

mercurial