client/Makefile.win32

Fri, 24 Apr 2026 14:47:37 +0200

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Fri, 24 Apr 2026 14:47:37 +0200
changeset 1110
11bc246ff158
parent 942
488178e3e328
permissions
-rw-r--r--

add wrapper functions for setting toolbar item actions

RES_FILE = app.res

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

mercurial