application/Makefile.win32

Thu, 29 Jan 2026 18:56:36 +0100

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Thu, 29 Jan 2026 18:56:36 +0100
changeset 1063
e0251f6e15f7
parent 816
f5690594b240
permissions
-rw-r--r--

add visibility_states arg to labels, buttons, text widgets (GTK)

RES_FILE = app.res

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

mercurial