application/Makefile.win32

Sun, 14 Jun 2026 12:10:34 +0200

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Sun, 14 Jun 2026 12:10:34 +0200
changeset 1200
abb4d3851061
parent 816
f5690594b240
permissions
-rw-r--r--

add callback for context attachment status changes

RES_FILE = app.res

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

mercurial