Files
wickra/bindings/r/src/Makevars.win
T

6 lines
255 B
Plaintext
Raw Normal View History

2026-06-09 19:18:40 +02:00
# Link the import library built by configure.win (references wickra_abi.dll, not
# the package's own wickra.dll). The C ABI header dir is passed via
# WICKRA_INCLUDE_DIR at build time.
PKG_CPPFLAGS = -I$(WICKRA_INCLUDE_DIR)
PKG_LIBS = libwickra_abi.dll.a