client/Makefile.win32

Wed, 10 Dec 2025 19:04:46 +0100

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Wed, 10 Dec 2025 19:04:46 +0100
changeset 982
9102a53c5385
parent 942
488178e3e328
permissions
-rw-r--r--

implement window (Server)

RES_FILE = app.res

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

mercurial