xz/windows
Lasse Collin 0275a5398c Windows: Define DLL_EXPORT when building liblzma.dll with MSVC.
src/liblzma/common/common.h uses it to set __declspec(dllexport)
for the API symbols.

Thanks to Adam Walling.
2015-08-09 21:06:26 +03:00
..
INSTALL-MSVC.txt Windows: Update the docs. 2015-06-19 20:21:30 +03:00
INSTALL-MinGW.txt Windows: Update the docs. 2015-06-19 20:21:30 +03:00
README-Windows.txt Windows: Update the build script and README-Windows.txt. 2014-12-20 20:41:48 +02:00
build.bash Windows: Fix bin_i486 to bin_i686 in build.bash. 2014-12-21 19:50:38 +02:00
config.h Windows: Define TUKLIB_SYMBOL_PREFIX in config.h. 2014-12-19 15:51:50 +02:00
liblzma.vcxproj Windows: Omit unneeded header files from MSVC project files. 2015-08-09 21:02:20 +03:00
liblzma_dll.vcxproj Windows: Define DLL_EXPORT when building liblzma.dll with MSVC. 2015-08-09 21:06:26 +03:00
xz_win.sln Windows: Add MSVC project files for building liblzma. 2015-06-19 17:25:31 +03:00