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.filters | |
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.filters')
-rw-r--r-- | src/Setup/Setup.vcxproj.filters | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/src/Setup/Setup.vcxproj.filters b/src/Setup/Setup.vcxproj.filters index d747363f..5b16fbe3 100644 --- a/src/Setup/Setup.vcxproj.filters +++ b/src/Setup/Setup.vcxproj.filters @@ -95,6 +95,20 @@ <None Include="..\Common\Textual_logo_background.bmp"> <Filter>Resource Files\Common</Filter> </None> + <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" /> </ItemGroup> <ItemGroup> <ClInclude Include="..\Common\Apidrvr.h"> |