application/Makefile.win32

Thu, 28 May 2026 21:18:33 +0200

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Thu, 28 May 2026 21:18:33 +0200
changeset 1148
6ebe1b98f53b
parent 816
f5690594b240
permissions
-rw-r--r--

merge

RES_FILE = app.res

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

mercurial