application/Makefile.win32

Thu, 04 Jun 2026 19:20:04 +0200

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Thu, 04 Jun 2026 19:20:04 +0200
changeset 1165
aca0b56e92d2
parent 816
f5690594b240
permissions
-rw-r--r--

fix that attaching a document does not update bindings of subdocuments

RES_FILE = app.res

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

mercurial