-
Notifications
You must be signed in to change notification settings - Fork 84
/
Copy pathtrustedaudiodrivers2.sln
30 lines (30 loc) · 1.36 KB
/
trustedaudiodrivers2.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 15
VisualStudioVersion = 15.0.28307.539
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "trustedaudiodrivers2", "trustedaudiodrivers2\trustedaudiodrivers2.vcxproj", "{E3D28C78-7AB8-4B7D-A2AB-B59F3CF7BA02}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{428200DE-03EE-4D68-AAB2-888AB3BED8CD}"
ProjectSection(SolutionItems) = preProject
trustedaudiodrivers2.zip = trustedaudiodrivers2.zip
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
Release|Win32 = Release|Win32
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{E3D28C78-7AB8-4B7D-A2AB-B59F3CF7BA02}.Debug|Win32.ActiveCfg = Debug|Win32
{E3D28C78-7AB8-4B7D-A2AB-B59F3CF7BA02}.Debug|Win32.Build.0 = Debug|Win32
{E3D28C78-7AB8-4B7D-A2AB-B59F3CF7BA02}.Release|Win32.ActiveCfg = Release|Win32
{E3D28C78-7AB8-4B7D-A2AB-B59F3CF7BA02}.Release|Win32.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {B52B6D88-8FED-4E1D-9AB8-541F1D09D5A2}
EndGlobalSection
EndGlobal