application/Makefile.win32

Fri, 12 Dec 2025 12:28:32 +0100

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Fri, 12 Dec 2025 12:28:32 +0100
changeset 992
f421aef8f865
parent 816
f5690594b240
permissions
-rw-r--r--

remove old UCX2 properties

RES_FILE = app.res

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

mercurial