application/Makefile.win32

Sun, 23 Nov 2025 11:16:13 +0100

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Sun, 23 Nov 2025 11:16:13 +0100
changeset 932
28fc967f74ef
parent 816
f5690594b240
permissions
-rw-r--r--

add functions for storing custom data in an UiObject

RES_FILE = app.res

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

mercurial