1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-28 16:20:12 +01:00

Added .pot file to windows project Updated README for 2.1.1

This commit is contained in:
James Crook
2015-06-24 18:08:30 +01:00
parent dea351aa48
commit 1a2944765d
3 changed files with 124 additions and 59 deletions

View File

@@ -179,6 +179,9 @@ goto :EOF
<msgfmt Include="..\..\..\locale\zh.po" />
<msgfmt Include="..\..\..\locale\zh_TW.po" />
</ItemGroup>
<ItemGroup>
<None Include="..\..\..\locale\audacity.pot" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
<Import Project="po.targets" />