-
Notifications
You must be signed in to change notification settings - Fork 0
/
GabScreenshot.sln
34 lines (34 loc) · 1.72 KB
/
GabScreenshot.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
31
32
33
34
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.28307.106
MinimumVisualStudioVersion = 10.0.40219.1
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "GabScreenshot", "GabScreenshot\GabScreenshot.vbproj", "{D9582665-DAA2-49DD-8D72-E917A2A6BD69}"
ProjectSection(ProjectDependencies) = postProject
{8F4C1C52-76C8-4018-BC0F-9E6B9C03A827} = {8F4C1C52-76C8-4018-BC0F-9E6B9C03A827}
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GabKeyboardHook", "..\GabKeyboardHook\GabKeyboardHook.csproj", "{8F4C1C52-76C8-4018-BC0F-9E6B9C03A827}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{D9582665-DAA2-49DD-8D72-E917A2A6BD69}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D9582665-DAA2-49DD-8D72-E917A2A6BD69}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D9582665-DAA2-49DD-8D72-E917A2A6BD69}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D9582665-DAA2-49DD-8D72-E917A2A6BD69}.Release|Any CPU.Build.0 = Release|Any CPU
{8F4C1C52-76C8-4018-BC0F-9E6B9C03A827}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8F4C1C52-76C8-4018-BC0F-9E6B9C03A827}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8F4C1C52-76C8-4018-BC0F-9E6B9C03A827}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8F4C1C52-76C8-4018-BC0F-9E6B9C03A827}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {C15B8A47-F0FC-4224-952C-05D6EAA8E4D3}
EndGlobalSection
EndGlobal