mirror of
https://git.tukaani.org/xz.git
synced 2024-04-04 12:36:23 +02:00
Windows: Update VS version in windows/vs2019/config.h.
This commit is contained in:
parent
2dc9117f5f
commit
64030c6b17
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
/* config.h for compiling liblzma (*not* the whole XZ Utils) with MSVC 2017 */
|
/* config.h for compiling liblzma (*not* the whole XZ Utils) with MSVC 2019 */
|
||||||
|
|
||||||
/* Prefix for symbols exported by tuklib_*.c files */
|
/* Prefix for symbols exported by tuklib_*.c files */
|
||||||
#define TUKLIB_SYMBOL_PREFIX lzma_
|
#define TUKLIB_SYMBOL_PREFIX lzma_
|
||||||
|
|
Loading…
Reference in a new issue