client/Makefile.win32

Sat, 25 Apr 2026 21:29:37 +0200

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Sat, 25 Apr 2026 21:29:37 +0200
changeset 1112
9250601f9d9a
parent 942
488178e3e328
permissions
-rw-r--r--

implement actions for toggle buttons (GTK)

RES_FILE = app.res

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

mercurial