-
Notifications
You must be signed in to change notification settings - Fork 3
/
Mid2BMS.sln
29 lines (29 loc) · 1.28 KB
/
Mid2BMS.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2013
VisualStudioVersion = 12.0.21005.1
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Mid2BMS", "Mid2BMS\Mid2BMS.csproj", "{267DE92E-BA07-4427-B09B-F9B67F98DC07}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{72478BD1-F02D-4AFE-AE8B-06AF055DBE87}"
ProjectSection(SolutionItems) = preProject
パフォーマンス1.psess = パフォーマンス1.psess
パフォーマンス2.psess = パフォーマンス2.psess
パフォーマンス3.psess = パフォーマンス3.psess
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x86 = Debug|x86
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{267DE92E-BA07-4427-B09B-F9B67F98DC07}.Debug|x86.ActiveCfg = Debug|x86
{267DE92E-BA07-4427-B09B-F9B67F98DC07}.Debug|x86.Build.0 = Debug|x86
{267DE92E-BA07-4427-B09B-F9B67F98DC07}.Release|x86.ActiveCfg = Release|x86
{267DE92E-BA07-4427-B09B-F9B67F98DC07}.Release|x86.Build.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal