-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathKDMAPI_Wrapper.sln
More file actions
25 lines (25 loc) · 1.16 KB
/
KDMAPI_Wrapper.sln
File metadata and controls
25 lines (25 loc) · 1.16 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 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.35425.106
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "KDMAPI_Wrapper", "KDMAPI_Wrapper\KDMAPI_Wrapper.vcxproj", "{5DD21C97-79D7-43E5-9059-AC5D806E251F}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Release|For_System32 = Release|For_System32
Release|For_SysWOW64 = Release|For_SysWOW64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{5DD21C97-79D7-43E5-9059-AC5D806E251F}.Release|For_System32.ActiveCfg = Release|x64
{5DD21C97-79D7-43E5-9059-AC5D806E251F}.Release|For_System32.Build.0 = Release|x64
{5DD21C97-79D7-43E5-9059-AC5D806E251F}.Release|For_SysWOW64.ActiveCfg = Release|Win32
{5DD21C97-79D7-43E5-9059-AC5D806E251F}.Release|For_SysWOW64.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {624D768A-7CA6-4B6E-AFC8-AE6611B81386}
EndGlobalSection
EndGlobal