root/lang/csharp/ToEditor/ToEditor.sln

Revision 11474, 1.2 kB (checked in by matarillo, 8 months ago)

lang/csharp: IE版 It's All Text!もどき

Line 
1
2Microsoft Visual Studio Solution File, Format Version 10.00
3# Visual Studio 2008
4Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ToEditor", "ToEditor\ToEditor.csproj", "{1DF0060F-3CB7-49FA-AC10-40632D7D5865}"
5EndProject
6Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "Setup", "Setup\Setup.vdproj", "{4F66AABE-1B30-449D-BCD5-79EFEB19ED84}"
7EndProject
8Global
9        GlobalSection(SolutionConfigurationPlatforms) = preSolution
10                Debug|Any CPU = Debug|Any CPU
11                Release|Any CPU = Release|Any CPU
12        EndGlobalSection
13        GlobalSection(ProjectConfigurationPlatforms) = postSolution
14                {1DF0060F-3CB7-49FA-AC10-40632D7D5865}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
15                {1DF0060F-3CB7-49FA-AC10-40632D7D5865}.Debug|Any CPU.Build.0 = Debug|Any CPU
16                {1DF0060F-3CB7-49FA-AC10-40632D7D5865}.Release|Any CPU.ActiveCfg = Release|Any CPU
17                {1DF0060F-3CB7-49FA-AC10-40632D7D5865}.Release|Any CPU.Build.0 = Release|Any CPU
18                {4F66AABE-1B30-449D-BCD5-79EFEB19ED84}.Debug|Any CPU.ActiveCfg = Debug
19                {4F66AABE-1B30-449D-BCD5-79EFEB19ED84}.Release|Any CPU.ActiveCfg = Release
20        EndGlobalSection
21        GlobalSection(SolutionProperties) = preSolution
22                HideSolutionNode = FALSE
23        EndGlobalSection
24EndGlobal
Note: See TracBrowser for help on using the browser.