wine/dlls/bluetoothapis/Makefile.in
2025-07-11 18:26:44 +02:00

11 lines
188 B
Makefile

MODULE = bluetoothapis.dll
IMPORTLIB = bluetoothapis
IMPORTS = setupapi cfgmgr32 user32
EXTRADLLFLAGS = -Wb,--prefer-native
SOURCES = \
bluetoothapis.rc \
gatt.c \
main.c \
sdp.c