add automated language string extraction to utility

This commit is contained in:
Matthias Mailänder
2014-04-19 20:14:42 +02:00
parent c9a49538d6
commit 69d86cfcf2
5 changed files with 83 additions and 4 deletions

View File

@@ -80,6 +80,7 @@
<Compile Include="UpgradeRules.cs" />
<Compile Include="LegacyMapImporter.cs" />
<Compile Include="Glob.cs" />
<Compile Include="ExtractLanguageStrings.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\OpenRA.Game\OpenRA.Game.csproj">