[BCRYPT] Implement mbedTLS backend. Brought to you by Peter Hater. CORE-10934
[reactos.git] / reactos / include / reactos / wine / config.h
index 25b7d07..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 */
 
 /* Define to the soname of the libtiff library. */
 #define SONAME_LIBTIFF "libtiff"
 
+/* Define to the soname of the libtxc_dxtn library. */
+#define SONAME_LIBTXC_DXTN "dxtn"
+
 /* Define to the soname of the libv4l1 library. */
 /* #undef SONAME_LIBV4L1 */