client/Makefile.win32

Sat, 13 Jun 2026 14:12:43 +0200

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Sat, 13 Jun 2026 14:12:43 +0200
changeset 1194
91696f7fa475
parent 942
488178e3e328
permissions
-rw-r--r--

move toolbar items to the next pane, when splitpane is hidden (GTK)

RES_FILE = app.res

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

mercurial