application/Makefile.win32

Thu, 16 Apr 2026 17:36:41 +0200

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Thu, 16 Apr 2026 17:36:41 +0200
changeset 1090
ab2e458df182
parent 816
f5690594b240
permissions
-rw-r--r--

fix new UiModel reference counter

RES_FILE = app.res

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

mercurial