mirror of
https://github.com/reactos/reactos.git
synced 2025-01-04 05:20:54 +00:00
[WINE/CONFIG] Import SONAME_LIBTXC_DXTN and adjust it to our dll. CORE-9246
svn path=/trunk/; revision=67078
This commit is contained in:
parent
80bdaf1f3e
commit
eb06c062c9
1 changed files with 3 additions and 0 deletions
|
@ -1262,6 +1262,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 */
|
||||
|
||||
|
|
Loading…
Reference in a new issue