source: trunk/Utilities/PrintTime/PrintTime.sln @ 939

Last change on this file since 939 was 605, checked in by roman, 8 years ago
File size: 1.3 KB
Line 
1
2Microsoft Visual Studio Solution File, Format Version 12.00
3# Visual Studio 2013
4VisualStudioVersion = 12.0.40629.0
5MinimumVisualStudioVersion = 10.0.40219.1
6Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "PrintTime", "PrintTime.vcxproj", "{AB40A1E3-D81C-40F3-A0D1-3240C6025517}"
7EndProject
8Global
9        GlobalSection(SolutionConfigurationPlatforms) = preSolution
10                Debug|Win32 = Debug|Win32
11                Debug|x64 = Debug|x64
12                Release|Win32 = Release|Win32
13                Release|x64 = Release|x64
14        EndGlobalSection
15        GlobalSection(ProjectConfigurationPlatforms) = postSolution
16                {AB40A1E3-D81C-40F3-A0D1-3240C6025517}.Debug|Win32.ActiveCfg = Debug|Win32
17                {AB40A1E3-D81C-40F3-A0D1-3240C6025517}.Debug|Win32.Build.0 = Debug|Win32
18                {AB40A1E3-D81C-40F3-A0D1-3240C6025517}.Debug|x64.ActiveCfg = Debug|x64
19                {AB40A1E3-D81C-40F3-A0D1-3240C6025517}.Debug|x64.Build.0 = Debug|x64
20                {AB40A1E3-D81C-40F3-A0D1-3240C6025517}.Release|Win32.ActiveCfg = Release|Win32
21                {AB40A1E3-D81C-40F3-A0D1-3240C6025517}.Release|Win32.Build.0 = Release|Win32
22                {AB40A1E3-D81C-40F3-A0D1-3240C6025517}.Release|x64.ActiveCfg = Release|x64
23                {AB40A1E3-D81C-40F3-A0D1-3240C6025517}.Release|x64.Build.0 = Release|x64
24        EndGlobalSection
25        GlobalSection(SolutionProperties) = preSolution
26                HideSolutionNode = FALSE
27        EndGlobalSection
28EndGlobal
Note: See TracBrowser for help on using the repository browser.