client/Makefile.win32

Wed, 03 Dec 2025 18:45:05 +0100

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Wed, 03 Dec 2025 18:45:05 +0100
changeset 947
a335a12936ce
parent 942
488178e3e328
permissions
-rw-r--r--

fix list update does not reset the style cache (GTK)

RES_FILE = app.res

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

mercurial