-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathTwitch Live iRacing.sln
29 lines (29 loc) · 1.46 KB
/
Twitch Live iRacing.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.8.34330.188
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Twitch Live iRacing", "Twitch Live iRacing\Twitch Live iRacing.csproj", "{6C6E5C5F-695B-4FF6-8D09-E10DB44C9D3B}"
EndProject
Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "Installer Twitch Live iRacing", "Installer Twitch Live iRacing\Installer Twitch Live iRacing.vdproj", "{248B4DBD-F4FF-434C-B095-F21B0450C5B9}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{6C6E5C5F-695B-4FF6-8D09-E10DB44C9D3B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6C6E5C5F-695B-4FF6-8D09-E10DB44C9D3B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6C6E5C5F-695B-4FF6-8D09-E10DB44C9D3B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6C6E5C5F-695B-4FF6-8D09-E10DB44C9D3B}.Release|Any CPU.Build.0 = Release|Any CPU
{248B4DBD-F4FF-434C-B095-F21B0450C5B9}.Debug|Any CPU.ActiveCfg = Debug
{248B4DBD-F4FF-434C-B095-F21B0450C5B9}.Release|Any CPU.ActiveCfg = Release
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {15FE7CD7-4799-4A68-8CA0-4453791423C1}
EndGlobalSection
EndGlobal