application/Makefile.win32

Wed, 19 Nov 2025 18:30:53 +0100

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Wed, 19 Nov 2025 18:30:53 +0100
changeset 920
10a783120051
parent 816
f5690594b240
permissions
-rw-r--r--

enable box container spacing (Motif)

RES_FILE = app.res

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

mercurial