1
1
2
2
Microsoft Visual Studio Solution File, Format Version 12.00
3
- # Visual Studio 15
4
- VisualStudioVersion = 15 .0.26124.0
3
+ # Visual Studio Version 16
4
+ VisualStudioVersion = 16 .0.29609.76
5
5
MinimumVisualStudioVersion = 15.0.26124.0
6
- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC }" ) = "liblsl" , "liblsl.csproj" , "{9CF380F5-EB84-4A39-969E-7E6F5534F17F}"
6
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556 }" ) = "liblsl" , "liblsl.csproj" , "{9CF380F5-EB84-4A39-969E-7E6F5534F17F}"
7
7
EndProject
8
8
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "examples" , "examples" , "{2831BC99-EB85-43AC-AEDF-8A689B8268FC}"
9
9
EndProject
10
- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC }" ) = "HandleMetaData" , "examples\HandleMetaData\HandleMetaData.csproj" , "{55625B73-07CD-4C9F-ABFB-FB3C5899A79F}"
10
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556 }" ) = "HandleMetaData" , "examples\HandleMetaData\HandleMetaData.csproj" , "{55625B73-07CD-4C9F-ABFB-FB3C5899A79F}"
11
11
EndProject
12
- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC }" ) = "ReceiveData" , "examples\ReceiveData\ReceiveData.csproj" , "{98F76BEE-C774-44C0-BAF3-BFF4B429420B}"
12
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556 }" ) = "ReceiveData" , "examples\ReceiveData\ReceiveData.csproj" , "{98F76BEE-C774-44C0-BAF3-BFF4B429420B}"
13
13
EndProject
14
- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC }" ) = "ReceiveDataInChunks" , "examples\ReceiveDataInChunks\ReceiveDataInChunks.csproj" , "{A0EF1C60-7461-415B-9C98-F28A3283258A}"
14
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556 }" ) = "ReceiveDataInChunks" , "examples\ReceiveDataInChunks\ReceiveDataInChunks.csproj" , "{A0EF1C60-7461-415B-9C98-F28A3283258A}"
15
15
EndProject
16
- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC }" ) = "ReceiveStringMarkers" , "examples\ReceiveStringMarkers\ReceiveStringMarkers.csproj" , "{8AB092B9-F671-4185-BB6C-543B6A2AE55A}"
16
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556 }" ) = "ReceiveStringMarkers" , "examples\ReceiveStringMarkers\ReceiveStringMarkers.csproj" , "{8AB092B9-F671-4185-BB6C-543B6A2AE55A}"
17
17
EndProject
18
- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC }" ) = "SendData" , "examples\SendData\SendData.csproj" , "{4DB5312C-5B29-4725-8EA0-3458AC36FB08}"
18
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556 }" ) = "SendData" , "examples\SendData\SendData.csproj" , "{4DB5312C-5B29-4725-8EA0-3458AC36FB08}"
19
19
EndProject
20
- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC }" ) = "SendDataInChunks" , "examples\SendDataInChunks\SendDataInChunks.csproj" , "{4763E2F5-B238-4896-AC52-217555ACFF2A}"
20
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556 }" ) = "SendDataInChunks" , "examples\SendDataInChunks\SendDataInChunks.csproj" , "{4763E2F5-B238-4896-AC52-217555ACFF2A}"
21
21
EndProject
22
- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC }" ) = "SendStringMarkers" , "examples\SendStringMarkers\SendStringMarkers.csproj" , "{0847C79E-E4BD-4B67-8DB7-6873415815A6}"
22
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556 }" ) = "SendStringMarkers" , "examples\SendStringMarkers\SendStringMarkers.csproj" , "{0847C79E-E4BD-4B67-8DB7-6873415815A6}"
23
23
EndProject
24
24
Global
25
25
GlobalSection (SolutionConfigurationPlatforms ) = preSolution
30
30
Release| x64 = Release| x64
31
31
Release| x86 = Release| x86
32
32
EndGlobalSection
33
- GlobalSection (SolutionProperties ) = preSolution
34
- HideSolutionNode = FALSE
35
- EndGlobalSection
36
33
GlobalSection (ProjectConfigurationPlatforms ) = postSolution
37
34
{9CF380F5-EB84-4A39-969E-7E6F5534F17F} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
38
35
{9CF380F5-EB84-4A39-969E-7E6F5534F17F} .Debug| Any CPU .Build .0 = Debug| Any CPU
@@ -131,6 +128,9 @@ Global
131
128
{0847C79E-E4BD-4B67-8DB7-6873415815A6} .Release| x86 .ActiveCfg = Release| Any CPU
132
129
{0847C79E-E4BD-4B67-8DB7-6873415815A6} .Release| x86 .Build .0 = Release| Any CPU
133
130
EndGlobalSection
131
+ GlobalSection (SolutionProperties ) = preSolution
132
+ HideSolutionNode = FALSE
133
+ EndGlobalSection
134
134
GlobalSection (NestedProjects ) = preSolution
135
135
{55625B73-07CD-4C9F-ABFB-FB3C5899A79F} = {2831BC99-EB85-43AC-AEDF-8A689B8268FC}
136
136
{98F76BEE-C774-44C0-BAF3-BFF4B429420B} = {2831BC99-EB85-43AC-AEDF-8A689B8268FC}
@@ -140,4 +140,7 @@ Global
140
140
{4763E2F5-B238-4896-AC52-217555ACFF2A} = {2831BC99-EB85-43AC-AEDF-8A689B8268FC}
141
141
{0847C79E-E4BD-4B67-8DB7-6873415815A6} = {2831BC99-EB85-43AC-AEDF-8A689B8268FC}
142
142
EndGlobalSection
143
+ GlobalSection (ExtensibilityGlobals ) = postSolution
144
+ SolutionGuid = {3C10DB2A-2433-4783-82DF-C6433CBD211B}
145
+ EndGlobalSection
143
146
EndGlobal
0 commit comments