application/Makefile.win32

Sun, 13 Sep 2026 14:35:06 +0200

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Sun, 13 Sep 2026 14:35:06 +0200
changeset 1257
e201fe56f890
parent 816
f5690594b240
permissions
-rw-r--r--

attach menu widget reference to parent widget in the gtk3 implementation of ui_contextmenu_create

RES_FILE = app.res

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

mercurial