diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2022-01-07 00:20:34 +0100 |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2022-01-07 00:35:46 +0100 |
commit | 2d3771c45d5ff47092d374b7fd5a946c01269834 (patch) | |
tree | 2315f2c09a005ea228c2333cb1c3e0ed19878e61 /src/Setup/Setup.vcxproj | |
parent | 897b676e61975a6db45257e3f9542527afde690b (diff) | |
download | VeraCrypt-2d3771c45d5ff47092d374b7fd5a946c01269834.tar.gz VeraCrypt-2d3771c45d5ff47092d374b7fd5a946c01269834.zip |
Increment version to 1.25.7 and update Release Notes
Diffstat (limited to 'src/Setup/Setup.vcxproj')
-rw-r--r-- | src/Setup/Setup.vcxproj | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/src/Setup/Setup.vcxproj b/src/Setup/Setup.vcxproj index 622e84ef..3e03eb7d 100644 --- a/src/Setup/Setup.vcxproj +++ b/src/Setup/Setup.vcxproj @@ -279,6 +279,20 @@ copy Debug\VeraCryptSetup.exe "..\Debug\Setup Files\VeraCrypt COMReg.exe" >NU <ClCompile Include="..\Common\Registry.c" /> </ItemGroup> <ItemGroup> + <None Include="..\..\Translations\Language.ar.xml" /> + <None Include="..\..\Translations\Language.cs.xml" /> + <None Include="..\..\Translations\Language.de.xml" /> + <None Include="..\..\Translations\Language.es.xml" /> + <None Include="..\..\Translations\Language.fr.xml" /> + <None Include="..\..\Translations\Language.it.xml" /> + <None Include="..\..\Translations\Language.ja.xml" /> + <None Include="..\..\Translations\Language.nl.xml" /> + <None Include="..\..\Translations\Language.pl.xml" /> + <None Include="..\..\Translations\Language.ro.xml" /> + <None Include="..\..\Translations\Language.ru.xml" /> + <None Include="..\..\Translations\Language.vi.xml" /> + <None Include="..\..\Translations\Language.zh-cn.xml" /> + <None Include="..\..\Translations\Language.zh-hk.xml" /> <None Include="ComSetup.rgs" /> <None Include="Setup.ico" /> <None Include="..\Common\VeraCrypt.ico" /> |