Mercurial > repos > WarFoundryForge
annotate IBBoard.WarFoundry.Forge.WinForms.sln @ 16:489d36b167a6
Added Up and Down buttons for Stat Lines tab
Fixed Category and Stat List from not removing the last one
author | Tsudico |
---|---|
date | Wed, 22 Dec 2010 19:58:51 -0600 |
parents | 2f52da2e7605 |
children |
rev | line source |
---|---|
0 | 1 |
2 Microsoft Visual Studio Solution File, Format Version 10.00 | |
3 # Visual Studio 2008 | |
4 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IBBoard.WarFoundry.Forge.WinForms", "IBBoard.WarFoundry.Forge.WinForms.csproj", "{6514C63D-501E-47AF-BC64-9828A33852DF}" | |
3
2f52da2e7605
Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents:
0
diff
changeset
|
5 ProjectSection(ProjectDependencies) = postProject |
2f52da2e7605
Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents:
0
diff
changeset
|
6 {E3790268-2082-4975-B1A3-C70B37842CE8} = {E3790268-2082-4975-B1A3-C70B37842CE8} |
2f52da2e7605
Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents:
0
diff
changeset
|
7 {951E6C7A-7FBA-4F68-9D9E-F48618BB9626} = {951E6C7A-7FBA-4F68-9D9E-F48618BB9626} |
2f52da2e7605
Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents:
0
diff
changeset
|
8 {5DFD64F6-FC2B-4B4F-B92E-483BAC468105} = {5DFD64F6-FC2B-4B4F-B92E-483BAC468105} |
2f52da2e7605
Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents:
0
diff
changeset
|
9 {0E7413FF-EB9E-4714-ACF2-BE3A6A7B2FFD} = {0E7413FF-EB9E-4714-ACF2-BE3A6A7B2FFD} |
2f52da2e7605
Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents:
0
diff
changeset
|
10 EndProjectSection |
0 | 11 EndProject |
12 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "resources", "resources", "{96B85737-644D-48AF-B401-0E2F8EBA5563}" | |
13 ProjectSection(SolutionItems) = preProject | |
14 FrmAbout.resources = FrmAbout.resources | |
15 EndProjectSection | |
16 EndProject | |
3
2f52da2e7605
Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents:
0
diff
changeset
|
17 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IBBoard", "..\IBBoard\IBBoard.csproj", "{5DFD64F6-FC2B-4B4F-B92E-483BAC468105}" |
2f52da2e7605
Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents:
0
diff
changeset
|
18 EndProject |
2f52da2e7605
Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents:
0
diff
changeset
|
19 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IBBoard.WarFoundry.API", "..\IBBoard.WarFoundry.API\IBBoard.WarFoundry.API.csproj", "{951E6C7A-7FBA-4F68-9D9E-F48618BB9626}" |
2f52da2e7605
Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents:
0
diff
changeset
|
20 EndProject |
2f52da2e7605
Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents:
0
diff
changeset
|
21 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IBBoard.Windows.Forms", "..\IBBoard.Windows.Forms\IBBoard.Windows.Forms.csproj", "{E3790268-2082-4975-B1A3-C70B37842CE8}" |
2f52da2e7605
Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents:
0
diff
changeset
|
22 EndProject |
2f52da2e7605
Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents:
0
diff
changeset
|
23 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ICSharpCode.SharpZLib", "..\SharpZipLib\ICSharpCode.SharpZLib.csproj", "{0E7413FF-EB9E-4714-ACF2-BE3A6A7B2FFD}" |
2f52da2e7605
Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents:
0
diff
changeset
|
24 EndProject |
0 | 25 Global |
26 GlobalSection(SolutionConfigurationPlatforms) = preSolution | |
27 Debug|Any CPU = Debug|Any CPU | |
28 Release|Any CPU = Release|Any CPU | |
29 EndGlobalSection | |
30 GlobalSection(ProjectConfigurationPlatforms) = postSolution | |
31 {6514C63D-501E-47AF-BC64-9828A33852DF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU | |
32 {6514C63D-501E-47AF-BC64-9828A33852DF}.Debug|Any CPU.Build.0 = Debug|Any CPU | |
33 {6514C63D-501E-47AF-BC64-9828A33852DF}.Release|Any CPU.ActiveCfg = Release|Any CPU | |
34 {6514C63D-501E-47AF-BC64-9828A33852DF}.Release|Any CPU.Build.0 = Release|Any CPU | |
3
2f52da2e7605
Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents:
0
diff
changeset
|
35 {5DFD64F6-FC2B-4B4F-B92E-483BAC468105}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
2f52da2e7605
Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents:
0
diff
changeset
|
36 {5DFD64F6-FC2B-4B4F-B92E-483BAC468105}.Debug|Any CPU.Build.0 = Debug|Any CPU |
2f52da2e7605
Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents:
0
diff
changeset
|
37 {5DFD64F6-FC2B-4B4F-B92E-483BAC468105}.Release|Any CPU.ActiveCfg = Release|Any CPU |
2f52da2e7605
Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents:
0
diff
changeset
|
38 {5DFD64F6-FC2B-4B4F-B92E-483BAC468105}.Release|Any CPU.Build.0 = Release|Any CPU |
2f52da2e7605
Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents:
0
diff
changeset
|
39 {951E6C7A-7FBA-4F68-9D9E-F48618BB9626}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
2f52da2e7605
Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents:
0
diff
changeset
|
40 {951E6C7A-7FBA-4F68-9D9E-F48618BB9626}.Debug|Any CPU.Build.0 = Debug|Any CPU |
2f52da2e7605
Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents:
0
diff
changeset
|
41 {951E6C7A-7FBA-4F68-9D9E-F48618BB9626}.Release|Any CPU.ActiveCfg = Release|Any CPU |
2f52da2e7605
Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents:
0
diff
changeset
|
42 {951E6C7A-7FBA-4F68-9D9E-F48618BB9626}.Release|Any CPU.Build.0 = Release|Any CPU |
2f52da2e7605
Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents:
0
diff
changeset
|
43 {E3790268-2082-4975-B1A3-C70B37842CE8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
2f52da2e7605
Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents:
0
diff
changeset
|
44 {E3790268-2082-4975-B1A3-C70B37842CE8}.Debug|Any CPU.Build.0 = Debug|Any CPU |
2f52da2e7605
Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents:
0
diff
changeset
|
45 {E3790268-2082-4975-B1A3-C70B37842CE8}.Release|Any CPU.ActiveCfg = Release|Any CPU |
2f52da2e7605
Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents:
0
diff
changeset
|
46 {E3790268-2082-4975-B1A3-C70B37842CE8}.Release|Any CPU.Build.0 = Release|Any CPU |
2f52da2e7605
Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents:
0
diff
changeset
|
47 {0E7413FF-EB9E-4714-ACF2-BE3A6A7B2FFD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
2f52da2e7605
Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents:
0
diff
changeset
|
48 {0E7413FF-EB9E-4714-ACF2-BE3A6A7B2FFD}.Debug|Any CPU.Build.0 = Debug|Any CPU |
2f52da2e7605
Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents:
0
diff
changeset
|
49 {0E7413FF-EB9E-4714-ACF2-BE3A6A7B2FFD}.Release|Any CPU.ActiveCfg = Release|Any CPU |
2f52da2e7605
Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents:
0
diff
changeset
|
50 {0E7413FF-EB9E-4714-ACF2-BE3A6A7B2FFD}.Release|Any CPU.Build.0 = Release|Any CPU |
0 | 51 EndGlobalSection |
52 GlobalSection(SolutionProperties) = preSolution | |
53 HideSolutionNode = FALSE | |
54 EndGlobalSection | |
55 EndGlobal |