Internal improvements in screen handling

This commit is contained in:
Dimitris Panokostas 2017-04-02 15:20:20 +02:00
parent cfd6bfbe54
commit 7b61a83340
5 changed files with 44 additions and 45 deletions

View file

@ -544,7 +544,7 @@
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM'">
<RemotePostBuildEvent>
<Command>cp ~/projects/Amiberry-sdl2/amiberry-sdl2 ~/projects/amiberry</Command>
<Command>cp ~/projects/Amiberry/amiberry-sdl2 ~/projects/amiberry</Command>
<Message>Copy binary to launch location</Message>
</RemotePostBuildEvent>
</ItemDefinitionGroup>