application/Makefile.win32

Sun, 07 Dec 2025 12:02:58 +0100

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Sun, 07 Dec 2025 12:02:58 +0100
changeset 961
687f43736aef
parent 816
f5690594b240
permissions
-rw-r--r--

add width/height to UiImageViewerArgs

RES_FILE = app.res

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

mercurial