client/Makefile.win32

Wed, 02 Sep 2026 16:57:28 +0200

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Wed, 02 Sep 2026 16:57:28 +0200
changeset 1240
3e2516e7a957
parent 942
488178e3e328
permissions
-rw-r--r--

add support for actions in imageviewer events (GTK)

RES_FILE = app.res

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

mercurial