Skip to content

Commit

Permalink
Update FRHED/frhed.vcxproj*
Browse files Browse the repository at this point in the history
  • Loading branch information
sdottaka committed Nov 19, 2024
1 parent d4679bb commit 1e5d09b
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
4 changes: 4 additions & 0 deletions FRHED/frhed.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -441,8 +441,12 @@
<ItemGroup>
<po Include="..\Translations\Frhed\de.po" />
<po Include="..\Translations\Frhed\fr.po" />
<po Include="..\Translations\Frhed\gl.po" />
<po Include="..\Translations\Frhed\ja.po" />
<po Include="..\Translations\Frhed\nl.po" />
<po Include="..\Translations\Frhed\pl.po" />
<po Include="..\Translations\Frhed\ru.po" />
<po Include="..\Translations\Frhed\sk.po" />
<po Include="..\Translations\Frhed\sl.po" />
</ItemGroup>
<ItemGroup>
Expand Down
14 changes: 13 additions & 1 deletion FRHED/frhed.vcxproj.filters
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,18 @@
<po Include="..\Translations\Frhed\sl.po">
<Filter>Translation Files</Filter>
</po>
<po Include="..\Translations\Frhed\sk.po">
<Filter>Translation Files</Filter>
</po>
<po Include="..\Translations\Frhed\ru.po">
<Filter>Translation Files</Filter>
</po>
<po Include="..\Translations\Frhed\gl.po">
<Filter>Translation Files</Filter>
</po>
<po Include="..\Translations\Frhed\pl.po">
<Filter>Translation Files</Filter>
</po>
</ItemGroup>
<ItemGroup>
<docs Include="..\Docs\Users\ChangeLog.txt">
Expand All @@ -96,4 +108,4 @@
<Filter>Setup Files</Filter>
</docs>
</ItemGroup>
</Project>
</Project>

0 comments on commit 1e5d09b

Please sign in to comment.