application/Makefile.win32

Thu, 12 Feb 2026 15:48:18 +0100

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Thu, 12 Feb 2026 15:48:18 +0100
changeset 1071
d64c417039bc
parent 816
f5690594b240
permissions
-rw-r--r--

the dummy object should not increase the app reference counter

RES_FILE = app.res

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

mercurial