mirror of
https://github.com/veracrypt/VeraCrypt
synced 2024-11-10 13:13:34 +01:00
Windows: remove unneeded reference to XML files from Setup Visual Studio project
This commit is contained in:
parent
91d308857a
commit
0e4c8f91af
@ -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" />
|
||||||
|
@ -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">
|
||||||
|
Loading…
Reference in New Issue
Block a user