[BCRYPT] Implement mbedTLS backend. Brought to you by Peter Hater. CORE-10934
[reactos.git] / reactos / include / reactos / wine / config.h
index a10497c..d063aa2 100644 (file)
 /* #undef SONAME_LIBGLU */
 
 /* Define to the soname of the libgnutls library. */
-#define SONAME_LIBGNUTLS L"libgnutls-28.dll"
+/* #undef SONAME_LIBGNUTLS */
 
 /* Define to the soname of the libgsm library. */
 /* #undef SONAME_LIBGSM */
 /* Define to the soname of the libjpeg library. */
 #define SONAME_LIBJPEG "libjpeg"
 
+/* Define to the soname of the libmbedtls library. */
+#define SONAME_LIBMBEDTLS "mbedtls"
+
 /* Define to the soname of the libncurses library. */
 /* #undef SONAME_LIBNCURSES */