application/Makefile.win32

Tue, 14 Apr 2026 18:08:20 +0200

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Tue, 14 Apr 2026 18:08:20 +0200
changeset 1088
09459f07ab11
parent 816
f5690594b240
permissions
-rw-r--r--

add destructor func to UiList

RES_FILE = app.res

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

mercurial