application/Makefile.win32

Tue, 28 Oct 2025 21:13:35 +0100

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Tue, 28 Oct 2025 21:13:35 +0100
changeset 882
75de79b155e3
parent 816
f5690594b240
permissions
-rw-r--r--

add ui_motif_get_app()

RES_FILE = app.res

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

mercurial