pocoproject / poco-dnssd

POCO DNS-SD (Zeroconf) Wrapper Library for Bonjour and Avahi
Other
21 stars 13 forks source link

Update Bonjour Makefile #11

Open senputra opened 5 years ago

senputra commented 5 years ago

Previously, make would face an error as Bonjour.h could not find 'Poco/DNSSD/DNSSD.h'. This error is rectified by including the include folder of DNSSD into the makefile.