application/Makefile.win32

Tue, 16 Dec 2025 17:48:14 +0100

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Tue, 16 Dec 2025 17:48:14 +0100
changeset 1013
5d8822279684
parent 816
f5690594b240
permissions
-rw-r--r--

simplify gtk3/4 code in create_window

RES_FILE = app.res

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

mercurial