application/Makefile.win32

Tue, 21 Oct 2025 20:26:05 +0200

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Tue, 21 Oct 2025 20:26:05 +0200
changeset 871
483191323952
parent 816
f5690594b240
permissions
-rw-r--r--

fix ui_set_widget_visibility_states

RES_FILE = app.res

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

mercurial