-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathJWLibrary-MediaInserter.sln
30 lines (30 loc) · 1.47 KB
/
JWLibrary-MediaInserter.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
25
26
27
28
29
30
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.1.32414.318
MinimumVisualStudioVersion = 10.0.40219.1
Project("{778DAE3C-4631-46EA-AA77-85C1314464D9}") = "JWLibrary-MediaInserter", "JWLibrary-MediaInserter\JWLibrary-MediaInserter.vbproj", "{BE5893D1-0E4E-4783-92C0-8E06F4609905}"
EndProject
Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "Setup", "Setup\Setup.vdproj", "{3B24494A-4249-4C7D-96A9-D8C705A64DDB}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{BE5893D1-0E4E-4783-92C0-8E06F4609905}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{BE5893D1-0E4E-4783-92C0-8E06F4609905}.Debug|Any CPU.Build.0 = Debug|Any CPU
{BE5893D1-0E4E-4783-92C0-8E06F4609905}.Release|Any CPU.ActiveCfg = Release|Any CPU
{BE5893D1-0E4E-4783-92C0-8E06F4609905}.Release|Any CPU.Build.0 = Release|Any CPU
{3B24494A-4249-4C7D-96A9-D8C705A64DDB}.Debug|Any CPU.ActiveCfg = Release
{3B24494A-4249-4C7D-96A9-D8C705A64DDB}.Debug|Any CPU.Build.0 = Release
{3B24494A-4249-4C7D-96A9-D8C705A64DDB}.Release|Any CPU.ActiveCfg = Release
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {38B0E7E4-379C-4E06-A193-96C7B3C8A297}
EndGlobalSection
EndGlobal