make/clang.mk

Tue, 06 Feb 2024 10:09:10 +0100

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Tue, 06 Feb 2024 10:09:10 +0100
branch
newapi
changeset 244
33c0a3797a0d
parent 158
4bde241c49b1
child 277
5099a34747c4
permissions
-rw-r--r--

add function for creating windows without menu/toolbar (WinUI3)

#
# clang toolchain config
#

CFLAGS = 
LDFLAGS = 

SHLIB_CFLAGS = -fPIC
SHLIB_LDFLAGS = -shared

mercurial