-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4254f87
commit 2519b8f
Showing
6 changed files
with
1,297 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
|
||
Microsoft Visual Studio Solution File, Format Version 11.00 | ||
# Visual Studio 2010 | ||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Auto Drawing", "Auto Drawing\Auto Drawing.csproj", "{EBDE1931-C3BC-4E48-A0E4-52507CF5C2D5}" | ||
EndProject | ||
Global | ||
GlobalSection(SolutionConfigurationPlatforms) = preSolution | ||
Debug|Any CPU = Debug|Any CPU | ||
Release|Any CPU = Release|Any CPU | ||
EndGlobalSection | ||
GlobalSection(ProjectConfigurationPlatforms) = postSolution | ||
{EBDE1931-C3BC-4E48-A0E4-52507CF5C2D5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU | ||
{EBDE1931-C3BC-4E48-A0E4-52507CF5C2D5}.Debug|Any CPU.Build.0 = Debug|Any CPU | ||
{EBDE1931-C3BC-4E48-A0E4-52507CF5C2D5}.Release|Any CPU.ActiveCfg = Release|Any CPU | ||
{EBDE1931-C3BC-4E48-A0E4-52507CF5C2D5}.Release|Any CPU.Build.0 = Release|Any CPU | ||
EndGlobalSection | ||
GlobalSection(SolutionProperties) = preSolution | ||
HideSolutionNode = FALSE | ||
EndGlobalSection | ||
EndGlobal |
Oops, something went wrong.