-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathSMEditor.sln
More file actions
30 lines (30 loc) · 1.43 KB
/
Copy pathSMEditor.sln
File metadata and controls
30 lines (30 loc) · 1.43 KB
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
30
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.0.32112.339
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SMEditor", "SMEditor\SMEditor.csproj", "{327B26B1-387D-4C08-BC1E-CC5160408BC8}"
EndProject
Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "SmileEditorLegacy", "SmileEditorLegacy\SmileEditorLegacy.shproj", "{242DB192-5E4A-4938-B3DE-B6875ECBA4E3}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{327B26B1-387D-4C08-BC1E-CC5160408BC8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{327B26B1-387D-4C08-BC1E-CC5160408BC8}.Debug|Any CPU.Build.0 = Debug|Any CPU
{327B26B1-387D-4C08-BC1E-CC5160408BC8}.Release|Any CPU.ActiveCfg = Release|Any CPU
{327B26B1-387D-4C08-BC1E-CC5160408BC8}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {52C22A4A-5CF2-4AD8-8BA4-D337A3B75035}
EndGlobalSection
GlobalSection(SharedMSBuildProjectFiles) = preSolution
SmileEditorLegacy\SmileEditorLegacy.projitems*{242db192-5e4a-4938-b3de-b6875ecba4e3}*SharedItemsImports = 13
EndGlobalSection
EndGlobal