[gbrainy] Update Monodevelop project



commit 0b92c74b2990760b788e69fa16a833ad53b56375
Author: Jordi Mas <jmas softcatala org>
Date:   Sat Jun 12 14:48:56 2010 +0200

    Update Monodevelop project

 gbrainy.csproj |    3 ++-
 gbrainy.sln    |   19 +++++++++++++++++++
 2 files changed, 21 insertions(+), 1 deletions(-)
---
diff --git a/gbrainy.csproj b/gbrainy.csproj
index c60b655..277413d 100644
--- a/gbrainy.csproj
+++ b/gbrainy.csproj
@@ -84,6 +84,7 @@
     <Compile Include="src\Clients\Classical\Builder\GtkBeansSharp.BuilderConnectFuncNative.cs" />
     <Compile Include="src\Clients\Classical\Builder\BuilderConnectFunc.cs" />
     <Compile Include="src\Clients\Classical\Defines.cs" />
+    <Compile Include="src\Clients\Classical\Dialogs\HigMessageDialog.cs" />
   </ItemGroup>
   <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
   <ItemGroup>
@@ -141,7 +142,7 @@
     </MonoDevelop>
   </ProjectExtensions>
   <ItemGroup>
-    <ProjectReference Include="Core\Core.csproj">
+    <ProjectReference Include="src\Core\Core.csproj">
       <Project>{9F2F1F0C-DF7E-4054-B6BA-94F3DD9FF3D9}</Project>
       <Name>Core</Name>
     </ProjectReference>
diff --git a/gbrainy.sln b/gbrainy.sln
index 8fb59b5..4aabcb3 100644
--- a/gbrainy.sln
+++ b/gbrainy.sln
@@ -22,5 +22,24 @@ Global
 	EndGlobalSection
 	GlobalSection(MonoDevelopProperties) = preSolution
 		StartupItem = gbrainy.csproj
+		Policies = $0
+		$0.TextStylePolicy = $1
+		$1.inheritsSet = null
+		$1.scope = image/svg+xml
+		$0.XmlFormattingPolicy = $2
+		$2.inheritsSet = null
+		$2.scope = image/svg+xml
+		$0.TextStylePolicy = $3
+		$3.FileWidth = 120
+		$3.inheritsSet = Mono
+		$3.inheritsScope = text/plain
+		$3.scope = text/plain
+		$0.TextStylePolicy = $4
+		$4.inheritsSet = null
+		$4.scope = text/x-csharp
+		$0.CSharpFormattingPolicy = $5
+		$5.inheritsSet = Mono
+		$5.inheritsScope = text/x-csharp
+		$5.scope = text/x-csharp
 	EndGlobalSection
 EndGlobal



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]