-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDVR-MS.sln
More file actions
25 lines (25 loc) · 1.1 KB
/
DVR-MS.sln
File metadata and controls
25 lines (25 loc) · 1.1 KB
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
Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "DVR-MS", "DVR-MS.vbproj", "{376341DA-9C7C-4810-A83A-E4AF7055C22A}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{3629019F-83C2-4D2C-B2E2-5194FD252C79}"
ProjectSection(SolutionItems) = preProject
dvd.xslt = dvd.xslt
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{376341DA-9C7C-4810-A83A-E4AF7055C22A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{376341DA-9C7C-4810-A83A-E4AF7055C22A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{376341DA-9C7C-4810-A83A-E4AF7055C22A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{376341DA-9C7C-4810-A83A-E4AF7055C22A}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal