application/Makefile.win32

Tue, 28 Oct 2025 13:23:54 +0100

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Tue, 28 Oct 2025 13:23:54 +0100
changeset 879
d3acaa5fc3d8
parent 816
f5690594b240
permissions
-rw-r--r--

implement the textfield get/set functions (win32)

RES_FILE = app.res

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

mercurial