Windows: remove unneeded reference to XML files from Setup Visual Studio project

This commit is contained in:
Mounir IDRASSI 2022-02-05 20:17:51 +01:00
parent 91d308857a
commit 0e4c8f91af
No known key found for this signature in database
GPG Key ID: 02C30AE90FAE4A6F
2 changed files with 0 additions and 28 deletions

View File

@ -279,20 +279,6 @@ copy Debug\VeraCryptSetup.exe "..\Debug\Setup Files\VeraCrypt COMReg.exe" >NU
<ClCompile Include="..\Common\Registry.c" /> <ClCompile Include="..\Common\Registry.c" />
</ItemGroup> </ItemGroup>
<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="ComSetup.rgs" />
<None Include="Setup.ico" /> <None Include="Setup.ico" />
<None Include="..\Common\VeraCrypt.ico" /> <None Include="..\Common\VeraCrypt.ico" />

View File

@ -95,20 +95,6 @@
<None Include="..\Common\Textual_logo_background.bmp"> <None Include="..\Common\Textual_logo_background.bmp">
<Filter>Resource Files\Common</Filter> <Filter>Resource Files\Common</Filter>
</None> </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>
<ItemGroup> <ItemGroup>
<ClInclude Include="..\Common\Apidrvr.h"> <ClInclude Include="..\Common\Apidrvr.h">