Disable HIDAPI on all targets again.

This reverts commit 41d93722f9.
This commit is contained in:
Joseph Cloutier
2022-05-25 18:25:47 -04:00
parent 4b5ffdad62
commit 45d104d105
2 changed files with 2 additions and 2 deletions

View File

@@ -107,7 +107,7 @@
<compilerflag value="-D__IPHONEOS__" if="ios || tvos" />
<compilerflag value="-D__TVOS__" if="tvos" />
<compilerflag value="-DSDL_HIDAPI_DISABLED" unless="ios || tvos" />
<compilerflag value="-DSDL_HIDAPI_DISABLED" />
<section if="windows">