application/Makefile.win32

Fri, 31 Oct 2025 10:12:27 +0100

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Fri, 31 Oct 2025 10:12:27 +0100
changeset 886
6f5e02fcb7b9
parent 816
f5690594b240
permissions
-rw-r--r--

implement frame container (Motif)

RES_FILE = app.res

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

mercurial