add the thing
This commit is contained in:
commit
693666f285
45 changed files with 2601 additions and 0 deletions
20
WindowsFormsApplication2.sln
Normal file
20
WindowsFormsApplication2.sln
Normal file
|
@ -0,0 +1,20 @@
|
|||
|
||||
Microsoft Visual Studio Solution File, Format Version 11.00
|
||||
# Visual Studio 2010
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "JellyfinRPCGUI", "WindowsFormsApplication2\JellyfinRPCGUI.csproj", "{F07CE1DA-EA8C-44A4-86A4-94996FDBE980}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|x86 = Debug|x86
|
||||
Release|x86 = Release|x86
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{F07CE1DA-EA8C-44A4-86A4-94996FDBE980}.Debug|x86.ActiveCfg = Debug|x86
|
||||
{F07CE1DA-EA8C-44A4-86A4-94996FDBE980}.Debug|x86.Build.0 = Debug|x86
|
||||
{F07CE1DA-EA8C-44A4-86A4-94996FDBE980}.Release|x86.ActiveCfg = Release|x86
|
||||
{F07CE1DA-EA8C-44A4-86A4-94996FDBE980}.Release|x86.Build.0 = Release|x86
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
EndGlobal
|
Loading…
Add table
Add a link
Reference in a new issue