Upload New File
This commit is contained in:
parent
85717ded9e
commit
56784ad893
|
@ -0,0 +1,17 @@
|
||||||
|
|
||||||
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||||
|
# Visual Studio 15
|
||||||
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "tytd-setup", "tytd-setup\tytd-setup.csproj", "{C787735A-D872-4AE1-8407-317104887889}"
|
||||||
|
EndProject
|
||||||
|
Global
|
||||||
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||||
|
Debug|x86 = Debug|x86
|
||||||
|
Release|x86 = Release|x86
|
||||||
|
EndGlobalSection
|
||||||
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||||
|
{C787735A-D872-4AE1-8407-317104887889}.Debug|x86.ActiveCfg = Debug|x86
|
||||||
|
{C787735A-D872-4AE1-8407-317104887889}.Debug|x86.Build.0 = Debug|x86
|
||||||
|
{C787735A-D872-4AE1-8407-317104887889}.Release|x86.ActiveCfg = Release|x86
|
||||||
|
{C787735A-D872-4AE1-8407-317104887889}.Release|x86.Build.0 = Release|x86
|
||||||
|
EndGlobalSection
|
||||||
|
EndGlobal
|
Loading…
Reference in New Issue