source: uKadecot/trunk/tools/EcnlControllerUI/EcnlControllerUI.sln

Last change on this file was 101, checked in by coas-nagasima, 9 years ago

TOPPERS/uKadecotのソースコードを追加

File size: 2.0 KB
Line 
1
2Microsoft Visual Studio Solution File, Format Version 12.00
3# Visual Studio 2012
4Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EcnlCtrlUI", "EcnlCtrlUI\EcnlCtrlUI.csproj", "{ACA3FB91-5853-4770-B531-CC7A6B647752}"
5 ProjectSection(ProjectDependencies) = postProject
6 {06453FBD-10A6-412F-9DE6-504981D9E38B} = {06453FBD-10A6-412F-9DE6-504981D9E38B}
7 EndProjectSection
8EndProject
9Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EcnlControllerUI", "EcnlControllerUI\EcnlControllerUI.csproj", "{06453FBD-10A6-412F-9DE6-504981D9E38B}"
10EndProject
11Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NiseWebSocket", "NiseWebSocket\NiseWebSocket.csproj", "{81B67899-0985-4AEA-B520-54FC639844B4}"
12EndProject
13Global
14 GlobalSection(SolutionConfigurationPlatforms) = preSolution
15 Debug|Any CPU = Debug|Any CPU
16 Release|Any CPU = Release|Any CPU
17 EndGlobalSection
18 GlobalSection(ProjectConfigurationPlatforms) = postSolution
19 {ACA3FB91-5853-4770-B531-CC7A6B647752}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
20 {ACA3FB91-5853-4770-B531-CC7A6B647752}.Debug|Any CPU.Build.0 = Debug|Any CPU
21 {ACA3FB91-5853-4770-B531-CC7A6B647752}.Release|Any CPU.ActiveCfg = Release|Any CPU
22 {ACA3FB91-5853-4770-B531-CC7A6B647752}.Release|Any CPU.Build.0 = Release|Any CPU
23 {06453FBD-10A6-412F-9DE6-504981D9E38B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
24 {06453FBD-10A6-412F-9DE6-504981D9E38B}.Debug|Any CPU.Build.0 = Debug|Any CPU
25 {06453FBD-10A6-412F-9DE6-504981D9E38B}.Release|Any CPU.ActiveCfg = Release|Any CPU
26 {06453FBD-10A6-412F-9DE6-504981D9E38B}.Release|Any CPU.Build.0 = Release|Any CPU
27 {81B67899-0985-4AEA-B520-54FC639844B4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
28 {81B67899-0985-4AEA-B520-54FC639844B4}.Debug|Any CPU.Build.0 = Debug|Any CPU
29 {81B67899-0985-4AEA-B520-54FC639844B4}.Release|Any CPU.ActiveCfg = Release|Any CPU
30 {81B67899-0985-4AEA-B520-54FC639844B4}.Release|Any CPU.Build.0 = Release|Any CPU
31 EndGlobalSection
32 GlobalSection(SolutionProperties) = preSolution
33 HideSolutionNode = FALSE
34 EndGlobalSection
35EndGlobal
Note: See TracBrowser for help on using the repository browser.