client/Makefile.win32

Sun, 08 Feb 2026 15:19:40 +0100

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Sun, 08 Feb 2026 15:19:40 +0100
changeset 1069
512fad602f97
parent 942
488178e3e328
permissions
-rw-r--r--

implement property ui.gtk.window.position and make GTK_WIN_POS_CENTER the default for new windows (GTK)

RES_FILE = app.res

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

mercurial