source: trunk/Utilities/Miscellaneous/ExcelControl/ExcelControl.sln @ 597

Last change on this file since 597 was 597, checked in by roman, 8 years ago
File size: 1.9 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}") = "ExcelControl", "ExcelControl.vcxproj", "{52705CB5-157C-4455-92E9-962F5CF58D3C}"
7EndProject
8Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ExcelControlPS", "ExcelControlPS.vcxproj", "{2A520FAB-F78B-4A82-8D22-0F5778312DC0}"
9        ProjectSection(ProjectDependencies) = postProject
10                {52705CB5-157C-4455-92E9-962F5CF58D3C} = {52705CB5-157C-4455-92E9-962F5CF58D3C}
11        EndProjectSection
12EndProject
13Global
14        GlobalSection(SolutionConfigurationPlatforms) = preSolution
15                Debug|Win32 = Debug|Win32
16                Debug|x64 = Debug|x64
17                Release|Win32 = Release|Win32
18                Release|x64 = Release|x64
19        EndGlobalSection
20        GlobalSection(ProjectConfigurationPlatforms) = postSolution
21                {52705CB5-157C-4455-92E9-962F5CF58D3C}.Debug|Win32.ActiveCfg = Debug|Win32
22                {52705CB5-157C-4455-92E9-962F5CF58D3C}.Debug|Win32.Build.0 = Debug|Win32
23                {52705CB5-157C-4455-92E9-962F5CF58D3C}.Debug|x64.ActiveCfg = Debug|x64
24                {52705CB5-157C-4455-92E9-962F5CF58D3C}.Debug|x64.Build.0 = Debug|x64
25                {52705CB5-157C-4455-92E9-962F5CF58D3C}.Release|Win32.ActiveCfg = Release|Win32
26                {52705CB5-157C-4455-92E9-962F5CF58D3C}.Release|Win32.Build.0 = Release|Win32
27                {52705CB5-157C-4455-92E9-962F5CF58D3C}.Release|x64.ActiveCfg = Release|x64
28                {52705CB5-157C-4455-92E9-962F5CF58D3C}.Release|x64.Build.0 = Release|x64
29                {2A520FAB-F78B-4A82-8D22-0F5778312DC0}.Debug|Win32.ActiveCfg = Debug|Win32
30                {2A520FAB-F78B-4A82-8D22-0F5778312DC0}.Debug|x64.ActiveCfg = Debug|Win32
31                {2A520FAB-F78B-4A82-8D22-0F5778312DC0}.Release|Win32.ActiveCfg = Release|Win32
32                {2A520FAB-F78B-4A82-8D22-0F5778312DC0}.Release|x64.ActiveCfg = Release|Win32
33        EndGlobalSection
34        GlobalSection(SolutionProperties) = preSolution
35                HideSolutionNode = FALSE
36        EndGlobalSection
37EndGlobal
Note: See TracBrowser for help on using the repository browser.