application/Makefile.win32

Fri, 17 Oct 2025 16:02:56 +0200

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Fri, 17 Oct 2025 16:02:56 +0200
changeset 855
37f8a9fa8251
parent 816
f5690594b240
permissions
-rw-r--r--

hide sourcelist row button if the row is not hovered (GTK)

RES_FILE = app.res

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

mercurial