Author: akhaldi
Date: Mon Apr 6 20:06:18 2015
New Revision: 67078
URL:
http://svn.reactos.org/svn/reactos?rev=67078&view=rev
Log:
[WINE/CONFIG] Import SONAME_LIBTXC_DXTN and adjust it to our dll. CORE-9246
Modified:
trunk/reactos/include/reactos/wine/config.h
Modified: trunk/reactos/include/reactos/wine/config.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/include/reactos/wine/confi…
==============================================================================
--- trunk/reactos/include/reactos/wine/config.h [iso-8859-1] (original)
+++ trunk/reactos/include/reactos/wine/config.h [iso-8859-1] Mon Apr 6 20:06:18 2015
@@ -1261,6 +1261,9 @@
/* 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 */