-
Notifications
You must be signed in to change notification settings - Fork 2
/
win_relay.sln
24 lines (24 loc) · 1.27 KB
/
win_relay.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
Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
# SharpDevelop 4.3
Project("{FD48973F-F585-4F70-812B-4D0503B36CE9}") = "win_relay", "win_relay.pyproj", "{25287A17-2B6B-4E0C-8A44-B590CDCD809B}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "KeyIntercept", "..\KeyIntercept\KeyIntercept.csproj", "{CB527729-BB14-4477-98E2-503E76E9A78D}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{25287A17-2B6B-4E0C-8A44-B590CDCD809B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{25287A17-2B6B-4E0C-8A44-B590CDCD809B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{25287A17-2B6B-4E0C-8A44-B590CDCD809B}.Release|Any CPU.Build.0 = Release|Any CPU
{25287A17-2B6B-4E0C-8A44-B590CDCD809B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{CB527729-BB14-4477-98E2-503E76E9A78D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{CB527729-BB14-4477-98E2-503E76E9A78D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{CB527729-BB14-4477-98E2-503E76E9A78D}.Release|Any CPU.Build.0 = Release|Any CPU
{CB527729-BB14-4477-98E2-503E76E9A78D}.Release|Any CPU.ActiveCfg = Release|Any CPU
EndGlobalSection
EndGlobal