client/Makefile.win32

Wed, 20 May 2026 20:00:35 +0200

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Wed, 20 May 2026 20:00:35 +0200
changeset 1135
2b1574ae72b5
parent 942
488178e3e328
permissions
-rw-r--r--

add todo for later optimization

RES_FILE = app.res

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

mercurial