application/Makefile.win32

Thu, 25 Dec 2025 10:40:35 +0100

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Thu, 25 Dec 2025 10:40:35 +0100
changeset 1024
d218b70e1499
parent 816
f5690594b240
permissions
-rw-r--r--

fix client build

RES_FILE = app.res

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

mercurial