Skip to content

Commit 6012d41

Browse files
committedJun 14, 2017
add(editor): JS widget and WordsProcessing
1 parent 07d1558 commit 6012d41

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

51 files changed

+71871
-0
lines changed
 
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
2+
Microsoft Visual Studio Solution File, Format Version 12.00
3+
# Visual Studio 14
4+
VisualStudioVersion = 14.0.25420.1
5+
MinimumVisualStudioVersion = 10.0.40219.1
6+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Import-Export", "Import-Export\Import-Export.csproj", "{43FAF0BC-7BB2-4E58-B7EF-2FCFA73C23AB}"
7+
EndProject
8+
Global
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+
{43FAF0BC-7BB2-4E58-B7EF-2FCFA73C23AB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
15+
{43FAF0BC-7BB2-4E58-B7EF-2FCFA73C23AB}.Debug|Any CPU.Build.0 = Debug|Any CPU
16+
{43FAF0BC-7BB2-4E58-B7EF-2FCFA73C23AB}.Release|Any CPU.ActiveCfg = Release|Any CPU
17+
{43FAF0BC-7BB2-4E58-B7EF-2FCFA73C23AB}.Release|Any CPU.Build.0 = Release|Any CPU
18+
EndGlobalSection
19+
GlobalSection(SolutionProperties) = preSolution
20+
HideSolutionNode = FALSE
21+
EndGlobalSection
22+
EndGlobal
Binary file not shown.

0 commit comments

Comments
 (0)