mt4hstcvt
/
mt4hstcvt.sln
30 строк · 1.4 Кб
1
2Microsoft Visual Studio Solution File, Format Version 12.00
3# Visual Studio Version 17
4VisualStudioVersion = 17.10.34916.146
5MinimumVisualStudioVersion = 10.0.40219.1
6Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "mt4hstcvt", "mt4hstcvt.vcxproj", "{E372DCD7-9A7E-42AB-B470-659EDE3D5662}"
7EndProject
8Global
9GlobalSection(SolutionConfigurationPlatforms) = preSolution
10Debug|x64 = Debug|x64
11Debug|x86 = Debug|x86
12Release|x64 = Release|x64
13Release|x86 = Release|x86
14EndGlobalSection
15GlobalSection(ProjectConfigurationPlatforms) = postSolution
16{E372DCD7-9A7E-42AB-B470-659EDE3D5662}.Debug|x64.ActiveCfg = Debug|x64
17{E372DCD7-9A7E-42AB-B470-659EDE3D5662}.Debug|x64.Build.0 = Debug|x64
18{E372DCD7-9A7E-42AB-B470-659EDE3D5662}.Debug|x86.ActiveCfg = Debug|Win32
19{E372DCD7-9A7E-42AB-B470-659EDE3D5662}.Debug|x86.Build.0 = Debug|Win32
20{E372DCD7-9A7E-42AB-B470-659EDE3D5662}.Release|x64.ActiveCfg = Release|x64
21{E372DCD7-9A7E-42AB-B470-659EDE3D5662}.Release|x64.Build.0 = Release|x64
22{E372DCD7-9A7E-42AB-B470-659EDE3D5662}.Release|x86.ActiveCfg = Release|Win32
23{E372DCD7-9A7E-42AB-B470-659EDE3D5662}.Release|x86.Build.0 = Release|Win32
24EndGlobalSection
25GlobalSection(SolutionProperties) = preSolution
26HideSolutionNode = FALSE
27EndGlobalSection
28GlobalSection(ExtensibilityGlobals) = postSolution
29SolutionGuid = {5C7E1F3C-8438-4CAF-8231-EB119A442975}
30EndGlobalSection
31EndGlobal
32