source: trunk/Utilities/LogicalProcessorInformation/LogicalProcessorInformation.sln @ 506

Last change on this file since 506 was 506, checked in by roman, 9 years ago
File size: 1.4 KB
Line 
1Microsoft Visual Studio Solution File, Format Version 11.00
2# Visual Studio 2013
3Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "LogicalProcessorInformation", "LogicalProcessorInformation.vcxproj", "{3454D960-8277-4756-BD5B-B01DC91590F6}"
4EndProject
5Global
6        GlobalSection(SolutionConfigurationPlatforms) = preSolution
7                Debug|Win32 = Debug|Win32
8                Debug|x64 = Debug|x64
9                Release|Win32 = Release|Win32
10                Release|x64 = Release|x64
11        EndGlobalSection
12        GlobalSection(ProjectConfigurationPlatforms) = postSolution
13                {3454D960-8277-4756-BD5B-B01DC91590F6}.Debug|Win32.ActiveCfg = Debug|Win32
14                {3454D960-8277-4756-BD5B-B01DC91590F6}.Debug|Win32.Build.0 = Debug|Win32
15                {3454D960-8277-4756-BD5B-B01DC91590F6}.Debug|x64.ActiveCfg = Debug|x64
16                {3454D960-8277-4756-BD5B-B01DC91590F6}.Debug|x64.Build.0 = Debug|x64
17                {3454D960-8277-4756-BD5B-B01DC91590F6}.Release|Win32.ActiveCfg = Release|Win32
18                {3454D960-8277-4756-BD5B-B01DC91590F6}.Release|Win32.Build.0 = Release|Win32
19                {3454D960-8277-4756-BD5B-B01DC91590F6}.Release|x64.ActiveCfg = Release|x64
20                {3454D960-8277-4756-BD5B-B01DC91590F6}.Release|x64.Build.0 = Release|x64
21        EndGlobalSection
22        GlobalSection(SolutionProperties) = preSolution
23                HideSolutionNode = FALSE
24        EndGlobalSection
25        GlobalSection(DPCodeReviewSolutionGUID) = preSolution
26                DPCodeReviewSolutionGUID = {00000000-0000-0000-0000-000000000000}
27        EndGlobalSection
28EndGlobal
Note: See TracBrowser for help on using the repository browser.