h-you / trunk / src / ProcessManagement / ProcessManagement.sln @ 486
履歴 | 表示 | アノテート | ダウンロード (2.15 KB)
1 | 376 | bit | |
---|---|---|---|
2 | Microsoft Visual Studio Solution File, Format Version 12.00 |
||
3 | # Visual Studio Express 2013 for Windows Desktop |
||
4 | VisualStudioVersion = 12.0.21005.1 |
||
5 | MinimumVisualStudioVersion = 10.0.40219.1 |
||
6 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ProcessManagement", "ProcessManagement\ProcessManagement.csproj", "{BAF227D6-7D1E-4D46-AD17-B93F2C60E41B}" |
||
7 | EndProject |
||
8 | Global |
||
9 | GlobalSection(SolutionConfigurationPlatforms) = preSolution |
||
10 | Debug|Any CPU = Debug|Any CPU |
||
11 | Debug|Mixed Platforms = Debug|Mixed Platforms |
||
12 | Debug|x64 = Debug|x64 |
||
13 | Debug|x86 = Debug|x86 |
||
14 | Release|Any CPU = Release|Any CPU |
||
15 | Release|Mixed Platforms = Release|Mixed Platforms |
||
16 | Release|x64 = Release|x64 |
||
17 | Release|x86 = Release|x86 |
||
18 | EndGlobalSection |
||
19 | GlobalSection(ProjectConfigurationPlatforms) = postSolution |
||
20 | {BAF227D6-7D1E-4D46-AD17-B93F2C60E41B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
||
21 | {BAF227D6-7D1E-4D46-AD17-B93F2C60E41B}.Debug|Any CPU.Build.0 = Debug|Any CPU |
||
22 | {BAF227D6-7D1E-4D46-AD17-B93F2C60E41B}.Debug|Mixed Platforms.ActiveCfg = Debug|x86 |
||
23 | {BAF227D6-7D1E-4D46-AD17-B93F2C60E41B}.Debug|Mixed Platforms.Build.0 = Debug|x86 |
||
24 | {BAF227D6-7D1E-4D46-AD17-B93F2C60E41B}.Debug|x64.ActiveCfg = Debug|x64 |
||
25 | {BAF227D6-7D1E-4D46-AD17-B93F2C60E41B}.Debug|x64.Build.0 = Debug|x64 |
||
26 | {BAF227D6-7D1E-4D46-AD17-B93F2C60E41B}.Debug|x86.ActiveCfg = Debug|x86 |
||
27 | {BAF227D6-7D1E-4D46-AD17-B93F2C60E41B}.Debug|x86.Build.0 = Debug|x86 |
||
28 | {BAF227D6-7D1E-4D46-AD17-B93F2C60E41B}.Release|Any CPU.ActiveCfg = Release|x86 |
||
29 | {BAF227D6-7D1E-4D46-AD17-B93F2C60E41B}.Release|Any CPU.Build.0 = Release|x86 |
||
30 | {BAF227D6-7D1E-4D46-AD17-B93F2C60E41B}.Release|Mixed Platforms.ActiveCfg = Release|x86 |
||
31 | {BAF227D6-7D1E-4D46-AD17-B93F2C60E41B}.Release|Mixed Platforms.Build.0 = Release|x86 |
||
32 | {BAF227D6-7D1E-4D46-AD17-B93F2C60E41B}.Release|x64.ActiveCfg = Release|x86 |
||
33 | {BAF227D6-7D1E-4D46-AD17-B93F2C60E41B}.Release|x64.Build.0 = Release|x86 |
||
34 | {BAF227D6-7D1E-4D46-AD17-B93F2C60E41B}.Release|x86.ActiveCfg = Release|x86 |
||
35 | {BAF227D6-7D1E-4D46-AD17-B93F2C60E41B}.Release|x86.Build.0 = Release|x86 |
||
36 | EndGlobalSection |
||
37 | GlobalSection(SolutionProperties) = preSolution |
||
38 | HideSolutionNode = FALSE |
||
39 | EndGlobalSection |
||
40 | EndGlobal |