application/Makefile.win32

Tue, 19 May 2026 18:25:53 +0200

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Tue, 19 May 2026 18:25:53 +0200
changeset 1130
f0def0c24ae6
parent 816
f5690594b240
permissions
-rw-r--r--

make sure uic_context_prepare_close is called before the window is destroyed (GTK)

RES_FILE = app.res

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

mercurial