application/Makefile.win32

Thu, 09 Oct 2025 12:49:53 +0200

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Thu, 09 Oct 2025 12:49:53 +0200
changeset 822
54e43e4efac2
parent 816
f5690594b240
permissions
-rw-r--r--

implement widget margin (Qt)

RES_FILE = app.res

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

mercurial