新增 计划一个画出所有运动坐标点的软件
This commit is contained in:
+25
@@ -0,0 +1,25 @@
|
||||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio Version 17
|
||||
VisualStudioVersion = 17.3.32929.385
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EF3", "EF3.csproj", "{47C34DC7-67A1-425E-9460-E045F8BE14CE}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
Release|Any CPU = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{47C34DC7-67A1-425E-9460-E045F8BE14CE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{47C34DC7-67A1-425E-9460-E045F8BE14CE}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{47C34DC7-67A1-425E-9460-E045F8BE14CE}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{47C34DC7-67A1-425E-9460-E045F8BE14CE}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
SolutionGuid = {0458C7C0-2145-4A08-B4D5-D26EC3638A5A}
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
Reference in New Issue
Block a user