summaryrefslogtreecommitdiff
path: root/Extensions.sln
diff options
context:
space:
mode:
authorBertrand Lorentz <bertrand.lorentz@gmail.com>2010-08-13 15:25:52 +0200
committerBertrand Lorentz <bertrand.lorentz@gmail.com>2010-08-13 15:28:19 +0200
commitabaa841100e29e2ddc2b992b97add601b4a36c6f (patch)
tree92f9eb57fefe7547cd6e5140354cbcc623dea7e1 /Extensions.sln
parent442d219ba39eddd7a76e5661d16db42a43f699f7 (diff)
Update solution and all .csproj files
Do not require a specific version of the Banshee assemblies, as it would need to be updated for each project individually. Various other small changes to make MonoDevelop happy.
Diffstat (limited to 'Extensions.sln')
-rw-r--r--Extensions.sln15
1 files changed, 15 insertions, 0 deletions
diff --git a/Extensions.sln b/Extensions.sln
index 60c8ed9..76f45c1 100644
--- a/Extensions.sln
+++ b/Extensions.sln
@@ -26,6 +26,21 @@ EndProject
Project("{2857B73E-F847-4B02-9238-064979017E93}") = "libmirageaudio", "src\Mirage\libmirageaudio\libmirageaudio.cproj", "{D8618AEA-5F05-48DE-86BB-0A1F601AE5DC}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "ClutterFlow", "ClutterFlow", "{C54CC0D3-C05D-4A06-9918-5BF9B61C35BF}"
+ ProjectSection(MonoDevelopProperties) = preProject
+ Policies = $0
+ $0.TextStylePolicy = $1
+ $1.FileWidth = 120
+ $1.TabWidth = 4
+ $1.NoTabsAfterNonTabs = True
+ $1.RemoveTrailingWhitespace = True
+ $1.inheritsSet = Mono
+ $1.inheritsScope = text/plain
+ $1.scope = text/x-csharp
+ $0.CSharpFormattingPolicy = $2
+ $2.inheritsSet = Mono
+ $2.inheritsScope = text/x-csharp
+ $2.scope = text/x-csharp
+ EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ClutterFlow", "src\ClutterFlow\ClutterFlow\ClutterFlow.csproj", "{6D04E4A7-E0A9-400F-93D9-0779E0BDB1C0}"
EndProject