application/Makefile.win32

Sun, 19 Oct 2025 21:04:49 +0200

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Sun, 19 Oct 2025 21:04:49 +0200
changeset 865
9cf0c29dde27
parent 816
f5690594b240
permissions
-rw-r--r--

fix use-after-free in some splitpane functions (GTK)

RES_FILE = app.res

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

mercurial