client/Makefile.win32

Thu, 23 Apr 2026 15:47:35 +0200

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Thu, 23 Apr 2026 15:47:35 +0200
changeset 1104
2cbfa74acda7
parent 942
488178e3e328
permissions
-rw-r--r--

fix UiList creation without a UiContext

RES_FILE = app.res

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

mercurial