Localization folder renamed

This commit is contained in:
Simon Rozman
2016-03-12 14:18:49 +01:00
parent 844a94d1b4
commit f7e4b98166
5 changed files with 5 additions and 5 deletions

View File

@@ -96,7 +96,7 @@
<ClInclude Include="..\src\stdafx.h" />
</ItemGroup>
<ItemGroup>
<None Include="..\L10N\sl_SI.po" />
<None Include="..\locale\sl_SI.po" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">

View File

@@ -49,7 +49,7 @@
</ClInclude>
</ItemGroup>
<ItemGroup>
<None Include="..\L10N\sl_SI.po">
<None Include="..\locale\sl_SI.po">
<Filter>Resource Files</Filter>
</None>
</ItemGroup>