diff options
-rw-r--r-- | src/Setup/Setup.vcxproj | 14 | ||||
-rw-r--r-- | src/Setup/Setup.vcxproj.filters | 14 |
2 files changed, 0 insertions, 28 deletions
diff --git a/src/Setup/Setup.vcxproj b/src/Setup/Setup.vcxproj index 3e03eb7d..622e84ef 100644 --- a/src/Setup/Setup.vcxproj +++ b/src/Setup/Setup.vcxproj @@ -279,20 +279,6 @@ 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" /> diff --git a/src/Setup/Setup.vcxproj.filters b/src/Setup/Setup.vcxproj.filters index 5b16fbe3..d747363f 100644 --- a/src/Setup/Setup.vcxproj.filters +++ b/src/Setup/Setup.vcxproj.filters @@ -95,20 +95,6 @@ <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"> |