application/Makefile.win32

Thu, 16 Oct 2025 15:57:05 +0200

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Thu, 16 Oct 2025 15:57:05 +0200
changeset 852
a04cb4398034
parent 816
f5690594b240
permissions
-rw-r--r--

fix ui_action_set_state (GTK)

RES_FILE = app.res

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

mercurial