application/Makefile.win32

Mon, 07 Sep 2026 18:55:59 +0200

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Mon, 07 Sep 2026 18:55:59 +0200
changeset 1242
7f142ba9fd5f
parent 816
f5690594b240
permissions
-rw-r--r--

imageviewer: keep autoscaling when the widget is resized (GTK)

RES_FILE = app.res

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

mercurial