-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathTHP-Converter.sln
29 lines (29 loc) · 1.41 KB
/
THP-Converter.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 16
VisualStudioVersion = 16.0.31019.35
MinimumVisualStudioVersion = 10.0.40219.1
Project("{888888A0-9F3D-457C-B088-3A5042F75D52}") = "THP-Converter-PY", "THP-Converter-PY.pyproj", "{9CCCD18E-DA88-4778-801E-2E128BEBE0F4}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "THP-Converter-CS", "THP-Conveter-CS\THP-Converter-CS.csproj", "{AB1E19C4-2EA1-4930-93EA-F59E2667045E}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{9CCCD18E-DA88-4778-801E-2E128BEBE0F4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9CCCD18E-DA88-4778-801E-2E128BEBE0F4}.Release|Any CPU.ActiveCfg = Release|Any CPU
{AB1E19C4-2EA1-4930-93EA-F59E2667045E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{AB1E19C4-2EA1-4930-93EA-F59E2667045E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{AB1E19C4-2EA1-4930-93EA-F59E2667045E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{AB1E19C4-2EA1-4930-93EA-F59E2667045E}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {FBB78457-5AD4-4481-8EC2-21FDD99D9067}
EndGlobalSection
EndGlobal