application/Makefile.win32

Tue, 23 Dec 2025 18:24:04 +0100

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Tue, 23 Dec 2025 18:24:04 +0100
changeset 1020
cae4af417424
parent 816
f5690594b240
permissions
-rw-r--r--

change intval in menu radio button onchange event to contain the button state

RES_FILE = app.res

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

mercurial