application/Makefile.win32

Tue, 21 Oct 2025 12:27:20 +0200

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Tue, 21 Oct 2025 12:27:20 +0200
changeset 868
be3df094f8db
parent 816
f5690594b240
permissions
-rw-r--r--

fix cocoa makefile

RES_FILE = app.res

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

mercurial