application/Makefile.win32

Sun, 19 Oct 2025 12:08:32 +0200

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Sun, 19 Oct 2025 12:08:32 +0200
changeset 864
d39301e8f962
parent 816
f5690594b240
permissions
-rw-r--r--

add dialog window (Cocoa)

RES_FILE = app.res

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

mercurial