-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDesktopDrawpadBlocker.sln
More file actions
22 lines (22 loc) · 946 Bytes
/
DesktopDrawpadBlocker.sln
File metadata and controls
22 lines (22 loc) · 946 Bytes
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 Version 18
VisualStudioVersion = 18.3.11222.16 d18.3
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "DesktopDrawpadBlocker", "DesktopDrawpadBlocker\DesktopDrawpadBlocker.vcxproj", "{36E14E21-896D-4D71-98B7-32083831CE82}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Release|Win32 = Release|Win32
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{36E14E21-896D-4D71-98B7-32083831CE82}.Release|Win32.ActiveCfg = Release|Win32
{36E14E21-896D-4D71-98B7-32083831CE82}.Release|Win32.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {406024B9-C01F-4A3F-87C1-933D520B77C8}
EndGlobalSection
EndGlobal