application/Makefile.win32

Mon, 17 Nov 2025 14:27:48 +0100

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Mon, 17 Nov 2025 14:27:48 +0100
changeset 902
6872b59217a7
parent 816
f5690594b240
permissions
-rw-r--r--

fix var creation when a widget is already bound to this var name

RES_FILE = app.res

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

mercurial