Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
wine-mirror
GitHub Repository: wine-mirror/wine
Path: blob/master/dlls/bluetoothapis/Makefile.in
5966 views
MODULE    = bluetoothapis.dll
IMPORTLIB = bluetoothapis
IMPORTS = setupapi cfgmgr32 user32

EXTRADLLFLAGS = -Wb,--prefer-native

SOURCES = \
	bluetoothapis.rc \
	gatt.c \
	main.c \
	sdp.c