application/Makefile.win32

Wed, 17 Jun 2026 21:16:55 +0200

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Wed, 17 Jun 2026 21:16:55 +0200
changeset 1208
6a1a43a1b526
parent 816
f5690594b240
permissions
-rw-r--r--

add arg wrapper functions for the content toggle button

RES_FILE = app.res

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

mercurial