Mercurial > repos > IBBoard.WarFoundry.GUI.GTK
annotate IBBoard.WarFoundry.GUI.GTK.sln @ 167:9808adf2d566 default tip
Re #419: Remove assumptions of a file-based install
* Update GTK# GUI to use Streams version of XSLT export
author | IBBoard <dev@ibboard.co.uk> |
---|---|
date | Wed, 28 Nov 2012 20:25:53 +0000 |
parents | a8f847c1e305 |
children |
rev | line source |
---|---|
40 | 1 |
111
a757f41ca0ef
* Update to VS.Net 2010 compatibility
IBBoard <dev@ibboard.co.uk>
parents:
110
diff
changeset
|
2 Microsoft Visual Studio Solution File, Format Version 11.00 |
a757f41ca0ef
* Update to VS.Net 2010 compatibility
IBBoard <dev@ibboard.co.uk>
parents:
110
diff
changeset
|
3 # Visual Studio 2010 |
40 | 4 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IBBoard.WarFoundry.GUI.GTK", "IBBoard.WarFoundry.GUI.GTK.csproj", "{4B435E40-7FA2-41C5-96F6-5735396D2D5F}" |
5 EndProject | |
6 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IBBoard", "..\IBBoard\IBBoard.csproj", "{5DFD64F6-FC2B-4B4F-B92E-483BAC468105}" | |
7 EndProject | |
8 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IBBoard.WarFoundry.API", "..\IBBoard.WarFoundry.API\IBBoard.WarFoundry.API.csproj", "{951E6C7A-7FBA-4F68-9D9E-F48618BB9626}" | |
9 EndProject | |
10 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IBBoard.GtkSharp", "..\IBBoard.GtkSharp\IBBoard.GtkSharp.csproj", "{06605A63-E433-42FE-93CF-0DA6630A7DF5}" | |
11 EndProject | |
12 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IBBoard.WarFoundry.API.Tests", "..\IBBoard.WarFoundry.API.Tests\IBBoard.WarFoundry.API.Tests.csproj", "{B20E808D-878E-4F6D-B1E3-84A9A49905CB}" | |
13 EndProject | |
14 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IBBoard.Tests", "..\IBBoard.Tests\IBBoard.Tests.csproj", "{4160F7B6-4CFA-41FC-B5D7-5C9AE06FEBA7}" | |
15 EndProject | |
51
dafbd432ca23
Re #60: Add UI to add/remove/edit weapons in GTK
IBBoard <dev@ibboard.co.uk>
parents:
40
diff
changeset
|
16 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IBBoard.NUnit", "..\IBBoard.NUnit\IBBoard.NUnit.csproj", "{C52AFD32-B869-4E14-AACE-2846AD2CC742}" |
dafbd432ca23
Re #60: Add UI to add/remove/edit weapons in GTK
IBBoard <dev@ibboard.co.uk>
parents:
40
diff
changeset
|
17 EndProject |
dafbd432ca23
Re #60: Add UI to add/remove/edit weapons in GTK
IBBoard <dev@ibboard.co.uk>
parents:
40
diff
changeset
|
18 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IBBoard.NUnit.Tests", "..\IBBoard.NUnit.Tests\IBBoard.NUnit.Tests.csproj", "{2025A316-8377-4454-807C-3C4ED02DF4D5}" |
dafbd432ca23
Re #60: Add UI to add/remove/edit weapons in GTK
IBBoard <dev@ibboard.co.uk>
parents:
40
diff
changeset
|
19 EndProject |
67
a7306b5a229e
Re #311: can't read ZIP file packed by Linux app Archive Manager/File Roller
IBBoard <dev@ibboard.co.uk>
parents:
51
diff
changeset
|
20 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ICSharpCode.SharpZLib", "..\SharpZipLib\ICSharpCode.SharpZLib.csproj", "{0E7413FF-EB9E-4714-ACF2-BE3A6A7B2FFD}" |
a7306b5a229e
Re #311: can't read ZIP file packed by Linux app Archive Manager/File Roller
IBBoard <dev@ibboard.co.uk>
parents:
51
diff
changeset
|
21 EndProject |
40 | 22 Global |
23 GlobalSection(SolutionConfigurationPlatforms) = preSolution | |
24 Debug|x86 = Debug|x86 | |
25 Release|x86 = Release|x86 | |
26 EndGlobalSection | |
27 GlobalSection(ProjectConfigurationPlatforms) = postSolution | |
28 {06605A63-E433-42FE-93CF-0DA6630A7DF5}.Debug|x86.ActiveCfg = Debug|Any CPU | |
29 {06605A63-E433-42FE-93CF-0DA6630A7DF5}.Debug|x86.Build.0 = Debug|Any CPU | |
30 {06605A63-E433-42FE-93CF-0DA6630A7DF5}.Release|x86.ActiveCfg = Release|Any CPU | |
31 {06605A63-E433-42FE-93CF-0DA6630A7DF5}.Release|x86.Build.0 = Release|Any CPU | |
67
a7306b5a229e
Re #311: can't read ZIP file packed by Linux app Archive Manager/File Roller
IBBoard <dev@ibboard.co.uk>
parents:
51
diff
changeset
|
32 {0E7413FF-EB9E-4714-ACF2-BE3A6A7B2FFD}.Debug|x86.ActiveCfg = Debug|Any CPU |
a7306b5a229e
Re #311: can't read ZIP file packed by Linux app Archive Manager/File Roller
IBBoard <dev@ibboard.co.uk>
parents:
51
diff
changeset
|
33 {0E7413FF-EB9E-4714-ACF2-BE3A6A7B2FFD}.Debug|x86.Build.0 = Debug|Any CPU |
a7306b5a229e
Re #311: can't read ZIP file packed by Linux app Archive Manager/File Roller
IBBoard <dev@ibboard.co.uk>
parents:
51
diff
changeset
|
34 {0E7413FF-EB9E-4714-ACF2-BE3A6A7B2FFD}.Release|x86.ActiveCfg = Release|Any CPU |
a7306b5a229e
Re #311: can't read ZIP file packed by Linux app Archive Manager/File Roller
IBBoard <dev@ibboard.co.uk>
parents:
51
diff
changeset
|
35 {0E7413FF-EB9E-4714-ACF2-BE3A6A7B2FFD}.Release|x86.Build.0 = Release|Any CPU |
51
dafbd432ca23
Re #60: Add UI to add/remove/edit weapons in GTK
IBBoard <dev@ibboard.co.uk>
parents:
40
diff
changeset
|
36 {2025A316-8377-4454-807C-3C4ED02DF4D5}.Debug|x86.ActiveCfg = Debug|Any CPU |
dafbd432ca23
Re #60: Add UI to add/remove/edit weapons in GTK
IBBoard <dev@ibboard.co.uk>
parents:
40
diff
changeset
|
37 {2025A316-8377-4454-807C-3C4ED02DF4D5}.Debug|x86.Build.0 = Debug|Any CPU |
dafbd432ca23
Re #60: Add UI to add/remove/edit weapons in GTK
IBBoard <dev@ibboard.co.uk>
parents:
40
diff
changeset
|
38 {2025A316-8377-4454-807C-3C4ED02DF4D5}.Release|x86.ActiveCfg = Release|Any CPU |
dafbd432ca23
Re #60: Add UI to add/remove/edit weapons in GTK
IBBoard <dev@ibboard.co.uk>
parents:
40
diff
changeset
|
39 {2025A316-8377-4454-807C-3C4ED02DF4D5}.Release|x86.Build.0 = Release|Any CPU |
40 | 40 {4160F7B6-4CFA-41FC-B5D7-5C9AE06FEBA7}.Debug|x86.ActiveCfg = Debug|Any CPU |
41 {4160F7B6-4CFA-41FC-B5D7-5C9AE06FEBA7}.Debug|x86.Build.0 = Debug|Any CPU | |
42 {4160F7B6-4CFA-41FC-B5D7-5C9AE06FEBA7}.Release|x86.ActiveCfg = Release|Any CPU | |
43 {4160F7B6-4CFA-41FC-B5D7-5C9AE06FEBA7}.Release|x86.Build.0 = Release|Any CPU | |
44 {4B435E40-7FA2-41C5-96F6-5735396D2D5F}.Debug|x86.ActiveCfg = Debug|Any CPU | |
45 {4B435E40-7FA2-41C5-96F6-5735396D2D5F}.Debug|x86.Build.0 = Debug|Any CPU | |
46 {4B435E40-7FA2-41C5-96F6-5735396D2D5F}.Release|x86.ActiveCfg = Release|Any CPU | |
47 {4B435E40-7FA2-41C5-96F6-5735396D2D5F}.Release|x86.Build.0 = Release|Any CPU | |
48 {5DFD64F6-FC2B-4B4F-B92E-483BAC468105}.Debug|x86.ActiveCfg = Debug|Any CPU | |
49 {5DFD64F6-FC2B-4B4F-B92E-483BAC468105}.Debug|x86.Build.0 = Debug|Any CPU | |
50 {5DFD64F6-FC2B-4B4F-B92E-483BAC468105}.Release|x86.ActiveCfg = Release|Any CPU | |
51 {5DFD64F6-FC2B-4B4F-B92E-483BAC468105}.Release|x86.Build.0 = Release|Any CPU | |
52 {951E6C7A-7FBA-4F68-9D9E-F48618BB9626}.Debug|x86.ActiveCfg = Debug|Any CPU | |
53 {951E6C7A-7FBA-4F68-9D9E-F48618BB9626}.Debug|x86.Build.0 = Debug|Any CPU | |
54 {951E6C7A-7FBA-4F68-9D9E-F48618BB9626}.Release|x86.ActiveCfg = Release|Any CPU | |
55 {951E6C7A-7FBA-4F68-9D9E-F48618BB9626}.Release|x86.Build.0 = Release|Any CPU | |
56 {B20E808D-878E-4F6D-B1E3-84A9A49905CB}.Debug|x86.ActiveCfg = Debug|Any CPU | |
57 {B20E808D-878E-4F6D-B1E3-84A9A49905CB}.Debug|x86.Build.0 = Debug|Any CPU | |
58 {B20E808D-878E-4F6D-B1E3-84A9A49905CB}.Release|x86.ActiveCfg = Release|Any CPU | |
59 {B20E808D-878E-4F6D-B1E3-84A9A49905CB}.Release|x86.Build.0 = Release|Any CPU | |
119 | 60 {C52AFD32-B869-4E14-AACE-2846AD2CC742}.Debug|x86.ActiveCfg = Debug|Any CPU |
61 {C52AFD32-B869-4E14-AACE-2846AD2CC742}.Debug|x86.Build.0 = Debug|Any CPU | |
62 {C52AFD32-B869-4E14-AACE-2846AD2CC742}.Release|x86.ActiveCfg = Release|Any CPU | |
63 {C52AFD32-B869-4E14-AACE-2846AD2CC742}.Release|x86.Build.0 = Release|Any CPU | |
40 | 64 EndGlobalSection |
65 GlobalSection(MonoDevelopProperties) = preSolution | |
66 StartupItem = IBBoard.WarFoundry.GUI.GTK.csproj | |
107 | 67 Policies = $0 |
68 $0.TextStylePolicy = $1 | |
69 $1.inheritsSet = null | |
70 $1.scope = text/x-csharp | |
71 $0.CSharpFormattingPolicy = $2 | |
72 $2.IndentSwitchBody = True | |
73 $2.AnonymousMethodBraceStyle = NextLine | |
74 $2.PropertyBraceStyle = NextLine | |
75 $2.PropertyGetBraceStyle = NextLine | |
76 $2.PropertySetBraceStyle = NextLine | |
77 $2.EventBraceStyle = NextLine | |
78 $2.EventAddBraceStyle = NextLine | |
79 $2.EventRemoveBraceStyle = NextLine | |
80 $2.StatementBraceStyle = NextLine | |
81 $2.IfElseBraceForcement = AddBraces | |
82 $2.ForBraceForcement = AddBraces | |
83 $2.WhileBraceForcement = AddBraces | |
84 $2.UsingBraceForcement = AddBraces | |
85 $2.FixedBraceForcement = AddBraces | |
163
a8f847c1e305
Random MonoDevelop code cleanup
IBBoard <dev@ibboard.co.uk>
parents:
119
diff
changeset
|
86 $2.ElseNewLinePlacement = NewLine |
a8f847c1e305
Random MonoDevelop code cleanup
IBBoard <dev@ibboard.co.uk>
parents:
119
diff
changeset
|
87 $2.ElseIfNewLinePlacement = SameLine |
a8f847c1e305
Random MonoDevelop code cleanup
IBBoard <dev@ibboard.co.uk>
parents:
119
diff
changeset
|
88 $2.CatchNewLinePlacement = NewLine |
a8f847c1e305
Random MonoDevelop code cleanup
IBBoard <dev@ibboard.co.uk>
parents:
119
diff
changeset
|
89 $2.FinallyNewLinePlacement = NewLine |
107 | 90 $2.BeforeMethodDeclarationParentheses = False |
91 $2.BeforeMethodCallParentheses = False | |
92 $2.BeforeConstructorDeclarationParentheses = False | |
93 $2.BeforeIndexerDeclarationBracket = False | |
94 $2.BeforeDelegateDeclarationParentheses = False | |
95 $2.AfterDelegateDeclarationParameterComma = True | |
96 $2.NewParentheses = False | |
97 $2.SpacesBeforeBrackets = False | |
98 $2.inheritsSet = Mono | |
99 $2.inheritsScope = text/x-csharp | |
100 $2.scope = text/x-csharp | |
108 | 101 $0.TextStylePolicy = $3 |
102 $3.FileWidth = 120 | |
163
a8f847c1e305
Random MonoDevelop code cleanup
IBBoard <dev@ibboard.co.uk>
parents:
119
diff
changeset
|
103 $3.TabsToSpaces = False |
a8f847c1e305
Random MonoDevelop code cleanup
IBBoard <dev@ibboard.co.uk>
parents:
119
diff
changeset
|
104 $3.inheritsSet = VisualStudio |
108 | 105 $3.inheritsScope = text/plain |
106 $3.scope = text/plain | |
107 $0.StandardHeader = $4 | |
110
76b73f15d07e
Re #344: Show unit requirement failures
IBBoard <dev@ibboard.co.uk>
parents:
109
diff
changeset
|
108 $4.Text = @This file (${FileName}) is a part of the ${ProjectName} project and is copyright ${Year} ${CopyrightHolder}\n\nThe file and the library/program it is in are licensed and distributed, without warranty, under the GNU Affero GPL license, either version 3 of the License or (at your option) any later version. Please see COPYING for more information and the full license. |
108 | 109 $4.IncludeInNewFiles = True |
40 | 110 EndGlobalSection |
111 EndGlobal |