application/Makefile.win32

Sat, 23 May 2026 21:38:30 +0200

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Sat, 23 May 2026 21:38:30 +0200
changeset 1136
e6fc42b4248d
parent 816
f5690594b240
permissions
-rw-r--r--

add action support for listview events

RES_FILE = app.res

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

mercurial