-
Notifications
You must be signed in to change notification settings - Fork 15
/
Vega64SoftPowerTableEditor.sln
30 lines (29 loc) · 1.12 KB
/
Vega64SoftPowerTableEditor.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2012
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Vega64SoftPowerTableEditor", "Vega64SoftPowerTableEditor.csproj", "{47453C02-F2D4-42B0-854D-9F92A650AD0B}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x86 = Debug|x86
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{47453C02-F2D4-42B0-854D-9F92A650AD0B}.Debug|x86.ActiveCfg = Debug|x86
{47453C02-F2D4-42B0-854D-9F92A650AD0B}.Debug|x86.Build.0 = Debug|x86
{47453C02-F2D4-42B0-854D-9F92A650AD0B}.Release|x86.ActiveCfg = Release|x86
{47453C02-F2D4-42B0-854D-9F92A650AD0B}.Release|x86.Build.0 = Release|x86
EndGlobalSection
GlobalSection(MonoDevelopProperties) = preSolution
Policies = $0
$0.TextStylePolicy = $1
$1.FileWidth = 80
$1.TabsToSpaces = True
$1.EolMarker = Unix
$1.scope = text/plain
$0.TextStylePolicy = $2
$2.inheritsSet = null
$2.scope = text/x-csharp
$0.CSharpFormattingPolicy = $3
$3.scope = text/x-csharp
EndGlobalSection
EndGlobal