client/Makefile.win32

Sun, 11 Jan 2026 10:42:29 +0100

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Sun, 11 Jan 2026 10:42:29 +0100
changeset 1043
f23093d913d1
parent 942
488178e3e328
permissions
-rw-r--r--

fix properties loading when the config dir is overriden by ui_setappdir

RES_FILE = app.res

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

mercurial