diff options
Diffstat (limited to 'windows/vs2017/liblzma_dll.vcxproj')
-rw-r--r-- | windows/vs2017/liblzma_dll.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/windows/vs2017/liblzma_dll.vcxproj b/windows/vs2017/liblzma_dll.vcxproj index f38f667b..7f9a18fb 100644 --- a/windows/vs2017/liblzma_dll.vcxproj +++ b/windows/vs2017/liblzma_dll.vcxproj @@ -285,6 +285,7 @@ <ClCompile Include="..\..\src\liblzma\common\stream_flags_common.c" /> <ClCompile Include="..\..\src\liblzma\common\stream_flags_decoder.c" /> <ClCompile Include="..\..\src\liblzma\common\stream_flags_encoder.c" /> + <ClCompile Include="..\..\src\liblzma\common\string_conversion.c" /> <ClCompile Include="..\..\src\liblzma\common\vli_decoder.c" /> <ClCompile Include="..\..\src\liblzma\common\vli_encoder.c" /> <ClCompile Include="..\..\src\liblzma\common\vli_size.c" /> |