Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/mpc-hc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@users.sourceforge.net>2014-03-18 18:04:42 +0400
committerXhmikosR <xhmikosr@users.sourceforge.net>2014-03-19 13:00:00 +0400
commit7d361f58b65264857e2244964914640efb7cfaa4 (patch)
tree40b64163d0b6d92d623df37416dae046ea73d9f6 /src/thirdparty/unrar/unrar.vcxproj
parent44c3827e1f29793f00fda52407066ecfa79e5f0c (diff)
Update unrar to v5.1.1.
Diffstat (limited to 'src/thirdparty/unrar/unrar.vcxproj')
-rw-r--r--src/thirdparty/unrar/unrar.vcxproj2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/thirdparty/unrar/unrar.vcxproj b/src/thirdparty/unrar/unrar.vcxproj
index 71d75b73f..3a0aafb89 100644
--- a/src/thirdparty/unrar/unrar.vcxproj
+++ b/src/thirdparty/unrar/unrar.vcxproj
@@ -145,6 +145,7 @@
<ClCompile Include="system.cpp" />
<ClCompile Include="threadpool.cpp" />
<ClCompile Include="timefn.cpp" />
+ <ClCompile Include="ui.cpp" />
<ClCompile Include="unicode.cpp" />
<ClCompile Include="unpack.cpp" />
<ClCompile Include="volume.cpp" />
@@ -209,6 +210,7 @@
<ClInclude Include="system.hpp" />
<ClInclude Include="threadpool.hpp" />
<ClInclude Include="timefn.hpp" />
+ <ClInclude Include="ui.hpp" />
<ClInclude Include="ulinks.hpp" />
<ClInclude Include="unicode.hpp" />
<ClInclude Include="unpack.hpp" />