[gbrainy] Include missing resources in Monodevelop Game project
- From: Jordi Mas <jmas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gbrainy] Include missing resources in Monodevelop Game project
- Date: Sat, 5 Nov 2011 08:18:24 +0000 (UTC)
commit 53e4ad5d5aaa8a4a5274860c0b74a8ec6ae2f2c7
Author: Jordi Mas <jmas softcatala org>
Date: Fri Nov 4 21:49:19 2011 +0100
Include missing resources in Monodevelop Game project
src/Games/Games.csproj | 12 ++++++++++++
1 files changed, 12 insertions(+), 0 deletions(-)
---
diff --git a/src/Games/Games.csproj b/src/Games/Games.csproj
index 73bdfab..bf5eae4 100644
--- a/src/Games/Games.csproj
+++ b/src/Games/Games.csproj
@@ -143,5 +143,17 @@
<Link>Resources\train_right.svg</Link>
<LogicalName>train_right.svg</LogicalName>
</EmbeddedResource>
+ <EmbeddedResource Include="..\..\data\game-graphics\tv_set.svg">
+ <Link>Resources\tv_set.svg</Link>
+ <LogicalName>tv_set.svg</LogicalName>
+ </EmbeddedResource>
+ <EmbeddedResource Include="..\..\data\game-graphics\shop.svg">
+ <Link>Resources\shop.svg</Link>
+ <LogicalName>shop.svg</LogicalName>
+ </EmbeddedResource>
+ <EmbeddedResource Include="..\..\data\game-graphics\bucket.svg">
+ <Link>Resources\bucket.svg</Link>
+ <LogicalName>bucket.svg</LogicalName>
+ </EmbeddedResource>
</ItemGroup>
</Project>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]