-
Notifications
You must be signed in to change notification settings - Fork 0
/
MyVideoImporter.sln
22 lines (22 loc) · 1000 Bytes
/
MyVideoImporter.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.23107.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MyVideoImporter", "MyVideoImporter\MyVideoImporter.csproj", "{7C2D6C5E-7E3B-40DB-86B2-70F647389F11}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|AnyCPU = Debug|AnyCPU
Release|AnyCPU = Release|AnyCPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{7C2D6C5E-7E3B-40DB-86B2-70F647389F11}.Debug|AnyCPU.ActiveCfg = Debug|AnyCPU
{7C2D6C5E-7E3B-40DB-86B2-70F647389F11}.Debug|AnyCPU.Build.0 = Debug|AnyCPU
{7C2D6C5E-7E3B-40DB-86B2-70F647389F11}.Release|AnyCPU.ActiveCfg = Release|AnyCPU
{7C2D6C5E-7E3B-40DB-86B2-70F647389F11}.Release|AnyCPU.Build.0 = Release|AnyCPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal