client/Makefile.win32

Sat, 13 Dec 2025 16:07:34 +0100

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Sat, 13 Dec 2025 16:07:34 +0100
changeset 1002
2cfd243dc8b0
parent 942
488178e3e328
permissions
-rw-r--r--

update xcode project

RES_FILE = app.res

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

mercurial