application/Makefile.win32

Fri, 10 Oct 2025 15:30:56 +0200

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Fri, 10 Oct 2025 15:30:56 +0200
changeset 829
0980245646b4
parent 816
f5690594b240
permissions
-rw-r--r--

implement custom sourcelist row layout (Cocoa)

RES_FILE = app.res

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

mercurial