application/Makefile.win32

Thu, 15 Jan 2026 19:11:17 +0100

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Thu, 15 Jan 2026 19:11:17 +0100
changeset 1049
87a75acc6afc
parent 816
f5690594b240
permissions
-rw-r--r--

execute context close callback before a window is fully destroyed (GTK)

RES_FILE = app.res

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

mercurial