-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathHitachi-LD Lidar.sln
24 lines (24 loc) · 1.09 KB
/
Hitachi-LD Lidar.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.0.32112.339
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Hitachi-LD Lidar", "MY_PROJECT_NAME\Hitachi-LD Lidar.csproj", "{53FAD65E-92F6-4B21-BA0E-081B62B03D3F}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x86 = Debug|x86
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{53FAD65E-92F6-4B21-BA0E-081B62B03D3F}.Debug|x86.ActiveCfg = Debug|Any CPU
{53FAD65E-92F6-4B21-BA0E-081B62B03D3F}.Debug|x86.Build.0 = Debug|Any CPU
{53FAD65E-92F6-4B21-BA0E-081B62B03D3F}.Release|x86.ActiveCfg = Release|Any CPU
{53FAD65E-92F6-4B21-BA0E-081B62B03D3F}.Release|x86.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {0EBE6A2B-FED0-4B28-839E-25D5F435AD86}
EndGlobalSection
EndGlobal