-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathSRTPluginUIRE3WinForms.sln
37 lines (37 loc) · 2.05 KB
/
SRTPluginUIRE3WinForms.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
35
36
37
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.7.34003.232
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SRTPluginUIRE3WinForms", "SRTPluginUIRE3WinForms\SRTPluginUIRE3WinForms.csproj", "{166245A5-A8FD-4B6F-9B98-5257EB6B734A}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SRTPluginProviderRE3", "..\SRTPluginProviderRE3\SRTPluginProviderRE3\SRTPluginProviderRE3.csproj", "{DB62C918-FAF7-4FAA-8969-15B39FA7E395}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SRTPluginBase", "..\..\SpeedRunTool\SRTHost\SRTPluginBase\SRTPluginBase.csproj", "{961E46B1-0BC4-4818-AAE6-39464EAFAC6D}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{166245A5-A8FD-4B6F-9B98-5257EB6B734A}.Debug|x64.ActiveCfg = Debug|x64
{166245A5-A8FD-4B6F-9B98-5257EB6B734A}.Debug|x64.Build.0 = Debug|x64
{166245A5-A8FD-4B6F-9B98-5257EB6B734A}.Release|x64.ActiveCfg = Release|x64
{166245A5-A8FD-4B6F-9B98-5257EB6B734A}.Release|x64.Build.0 = Release|x64
{DB62C918-FAF7-4FAA-8969-15B39FA7E395}.Debug|x64.ActiveCfg = Debug|x64
{DB62C918-FAF7-4FAA-8969-15B39FA7E395}.Debug|x64.Build.0 = Debug|x64
{DB62C918-FAF7-4FAA-8969-15B39FA7E395}.Release|x64.ActiveCfg = Release|x64
{DB62C918-FAF7-4FAA-8969-15B39FA7E395}.Release|x64.Build.0 = Release|x64
{961E46B1-0BC4-4818-AAE6-39464EAFAC6D}.Debug|x64.ActiveCfg = Debug|Any CPU
{961E46B1-0BC4-4818-AAE6-39464EAFAC6D}.Debug|x64.Build.0 = Debug|Any CPU
{961E46B1-0BC4-4818-AAE6-39464EAFAC6D}.Release|x64.ActiveCfg = Release|Any CPU
{961E46B1-0BC4-4818-AAE6-39464EAFAC6D}.Release|x64.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {A3F207A8-E2B8-4C76-ABD7-A8E38415878E}
EndGlobalSection
EndGlobal