Last change
on this file since 101 was 101, checked in by coas-nagasima, 8 years ago |
TOPPERS/uKadecotのソースコードを追加
|
File size:
1.6 KB
|
Line | |
---|
1 |
|
---|
2 | Microsoft Visual Studio Solution File, Format Version 12.00
|
---|
3 | # Visual Studio 2012
|
---|
4 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "KadecotNames", "KadecotNames\KadecotNames.csproj", "{B75A9F32-DE4C-437F-89E1-7FB30FCB3D41}"
|
---|
5 | EndProject
|
---|
6 | Global
|
---|
7 | GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
---|
8 | Debug|Any CPU = Debug|Any CPU
|
---|
9 | Debug|Mixed Platforms = Debug|Mixed Platforms
|
---|
10 | Debug|Win32 = Debug|Win32
|
---|
11 | Release|Any CPU = Release|Any CPU
|
---|
12 | Release|Mixed Platforms = Release|Mixed Platforms
|
---|
13 | Release|Win32 = Release|Win32
|
---|
14 | EndGlobalSection
|
---|
15 | GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
---|
16 | {B75A9F32-DE4C-437F-89E1-7FB30FCB3D41}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
---|
17 | {B75A9F32-DE4C-437F-89E1-7FB30FCB3D41}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
---|
18 | {B75A9F32-DE4C-437F-89E1-7FB30FCB3D41}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
|
---|
19 | {B75A9F32-DE4C-437F-89E1-7FB30FCB3D41}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
|
---|
20 | {B75A9F32-DE4C-437F-89E1-7FB30FCB3D41}.Debug|Win32.ActiveCfg = Debug|Any CPU
|
---|
21 | {B75A9F32-DE4C-437F-89E1-7FB30FCB3D41}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
---|
22 | {B75A9F32-DE4C-437F-89E1-7FB30FCB3D41}.Release|Any CPU.Build.0 = Release|Any CPU
|
---|
23 | {B75A9F32-DE4C-437F-89E1-7FB30FCB3D41}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
|
---|
24 | {B75A9F32-DE4C-437F-89E1-7FB30FCB3D41}.Release|Mixed Platforms.Build.0 = Release|Any CPU
|
---|
25 | {B75A9F32-DE4C-437F-89E1-7FB30FCB3D41}.Release|Win32.ActiveCfg = Release|Any CPU
|
---|
26 | EndGlobalSection
|
---|
27 | GlobalSection(SolutionProperties) = preSolution
|
---|
28 | HideSolutionNode = FALSE
|
---|
29 | EndGlobalSection
|
---|
30 | EndGlobal
|
---|
Note:
See
TracBrowser
for help on using the repository browser.