application/Makefile.win32

Thu, 09 Oct 2025 18:49:19 +0200

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Thu, 09 Oct 2025 18:49:19 +0200
changeset 825
1bac7e45712b
parent 816
f5690594b240
permissions
-rw-r--r--

implement button onclick event (win32)

RES_FILE = app.res

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

mercurial