application/Makefile.win32

Wed, 08 Oct 2025 18:38:42 +0200

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Wed, 08 Oct 2025 18:38:42 +0200
changeset 819
5f6ca885d048
parent 816
f5690594b240
permissions
-rw-r--r--

update configure script: generate platform specific makefile name

RES_FILE = app.res

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

mercurial