application/Makefile.win32

Tue, 19 May 2026 18:10:13 +0200

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Tue, 19 May 2026 18:10:13 +0200
changeset 1129
a4affe75198c
parent 816
f5690594b240
permissions
-rw-r--r--

rework window closing behavior and reference counting (GTK)

RES_FILE = app.res

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

mercurial