Files
hidapi/windows
Ihor Dutchak fc3eed3845 windows: Have a separate definition flag for export (#515)
On some compilers an empty definition (e.g. -DHID_API_EXPORT)
means the same as `=1` (i.e. -DHID_API_EXPORT=1), but the HID_API_EXPORT macro should be
empty in static library build case.

Having a separate compiler definition flag solves that issue.
2023-03-13 12:11:37 +02:00
..
2022-05-11 17:47:38 +03:00
2022-05-11 17:47:38 +03:00
2022-05-11 17:47:38 +03:00
2022-05-05 14:53:17 +03:00
2021-09-22 13:30:23 +03:00
2022-05-05 14:53:17 +03:00