source: trunk/Utilities/AtlDialogSample/AtlDialogSample.sln @ 937

Last change on this file since 937 was 71, checked in by roman, 12 years ago
File size: 1.3 KB
Line 
1
2Microsoft Visual Studio Solution File, Format Version 11.00
3# Visual Studio 2010
4Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "AtlDialogSample", "AtlDialogSample.vcxproj", "{5A0AC410-A0EB-4721-92F1-701E5D867265}"
5EndProject
6Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "AtlDialogSamplePS", "AtlDialogSamplePS.vcxproj", "{0722C1C0-EFE4-40D0-8435-D6E4CEB21346}"
7        ProjectSection(ProjectDependencies) = postProject
8                {5A0AC410-A0EB-4721-92F1-701E5D867265} = {5A0AC410-A0EB-4721-92F1-701E5D867265}
9        EndProjectSection
10EndProject
11Global
12        GlobalSection(SolutionConfigurationPlatforms) = preSolution
13                Debug|Win32 = Debug|Win32
14                Release|Win32 = Release|Win32
15        EndGlobalSection
16        GlobalSection(ProjectConfigurationPlatforms) = postSolution
17                {5A0AC410-A0EB-4721-92F1-701E5D867265}.Debug|Win32.ActiveCfg = Debug|Win32
18                {5A0AC410-A0EB-4721-92F1-701E5D867265}.Debug|Win32.Build.0 = Debug|Win32
19                {5A0AC410-A0EB-4721-92F1-701E5D867265}.Release|Win32.ActiveCfg = Release|Win32
20                {5A0AC410-A0EB-4721-92F1-701E5D867265}.Release|Win32.Build.0 = Release|Win32
21                {0722C1C0-EFE4-40D0-8435-D6E4CEB21346}.Debug|Win32.ActiveCfg = Debug|Win32
22                {0722C1C0-EFE4-40D0-8435-D6E4CEB21346}.Release|Win32.ActiveCfg = Release|Win32
23        EndGlobalSection
24        GlobalSection(SolutionProperties) = preSolution
25                HideSolutionNode = FALSE
26        EndGlobalSection
27EndGlobal
Note: See TracBrowser for help on using the repository browser.