Skip to content
This repository has been archived by the owner on Sep 16, 2019. It is now read-only.

Commit

Permalink
Fix compile errors on translator project
Browse files Browse the repository at this point in the history
  • Loading branch information
LogicAndTrick committed Sep 8, 2018
1 parent 0e32a26 commit 44b7e50
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Sledge.Translator/Sledge.Translator.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@
</PreBuildEvent>
</PropertyGroup>
<PropertyGroup>
<PostBuildEvent>"$(SolutionDir)Build\InsertIcons.exe" "$(TargetPath)" "$(ProjectDir)Resources\embedded_icons.txt"</PostBuildEvent>
<PostBuildEvent>
</PostBuildEvent>
</PropertyGroup>
</Project>

0 comments on commit 44b7e50

Please sign in to comment.