mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-10 16:43:33 +02:00
Added .pot file to windows project Updated README for 2.1.1
This commit is contained in:
@@ -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" />
|
||||
|
@@ -169,4 +169,9 @@
|
||||
<Filter>Source Files</Filter>
|
||||
</msgfmt>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<None Include="..\..\..\locale\audacity.pot">
|
||||
<Filter>Source Files</Filter>
|
||||
</None>
|
||||
</ItemGroup>
|
||||
</Project>
|
Reference in New Issue
Block a user