application/Makefile.win32

Wed, 29 Apr 2026 21:26:14 +0200

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Wed, 29 Apr 2026 21:26:14 +0200
changeset 1115
65870e2dbc1b
parent 816
f5690594b240
permissions
-rw-r--r--

fix missing return in ui_text_getsubstr

RES_FILE = app.res

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

mercurial