application/Makefile.win32

Wed, 15 Oct 2025 18:50:52 +0200

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Wed, 15 Oct 2025 18:50:52 +0200
changeset 850
3e1c3f4e2ad4
parent 816
f5690594b240
permissions
-rw-r--r--

implement gtk4 radio item value get/set functions

RES_FILE = app.res

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

mercurial