Lasse Collin
|
10e02e0fbb
|
Windows: Move VS2013 files into windows/vs2013 directory.
|
2018-03-28 19:23:09 +03:00 |
|
Lasse Collin
|
77f270be84
|
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-09-25 14:03:24 +03:00 |
|
Lasse Collin
|
8c975446c5
|
Windows: Omit unneeded header files from MSVC project files.
|
2015-09-25 14:03:24 +03:00 |
|
Lasse Collin
|
28195e4c87
|
Windows: Add MSVC project files for building liblzma.
Thanks to Adam Walling for creating these files.
|
2015-09-25 14:03:24 +03:00 |
|