client/Makefile.win32

Tue, 26 May 2026 21:05:47 +0200

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Tue, 26 May 2026 21:05:47 +0200
changeset 1142
e2a6707aa1e0
parent 942
488178e3e328
permissions
-rw-r--r--

fix some UiText functions using obj instead of data1 (GTK)

RES_FILE = app.res

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

mercurial