This commit is contained in:
mjjo
2018-01-04 21:29:13 +09:00
parent 408a1ff66e
commit 27e8b33d75

20
CoinTrader.sln Normal file
View File

@@ -0,0 +1,20 @@
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.25420.1
MinimumVisualStudioVersion = 10.0.40219.1
Project("{888888A0-9F3D-457C-B088-3A5042F75D52}") = "CoinTrader", "CoinTrader.pyproj", "{B3DC52BC-017A-4AF1-A886-71D83AC4FA61}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{B3DC52BC-017A-4AF1-A886-71D83AC4FA61}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B3DC52BC-017A-4AF1-A886-71D83AC4FA61}.Release|Any CPU.ActiveCfg = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal