application/Makefile.win32

Thu, 20 Nov 2025 20:09:00 +0100

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Thu, 20 Nov 2025 20:09:00 +0100
changeset 921
c2b318b93062
parent 816
f5690594b240
permissions
-rw-r--r--

take manage status of child widgets into account in the grid layout (Motif)

RES_FILE = app.res

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

mercurial