*Moved everything to dev branch

- Sorry for the trouble
This commit is contained in:
Tobias Johansson
2015-11-25 18:49:44 +01:00
parent 9c082a573c
commit e33799701b
7 changed files with 50 additions and 2 deletions

View File

@@ -63,6 +63,12 @@
</ProjectReference>
</ItemGroup>
<ItemGroup>
<Content Include="Images\recyclebin.png">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="Images\restartcomp.png">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="Images\sleep.png">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
@@ -129,5 +135,4 @@
<Target Name="AfterBuild">
</Target>
-->
</Project>
</Project>