source: proiecte/ParallelANN/VisualBCM/VisualBCM.sln @ 171

Last change on this file since 171 was 171, checked in by (none), 14 years ago
File size: 1.4 KB
Line 
1
2Microsoft Visual Studio Solution File, Format Version 10.00
3# Visual Studio 2008
4Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "VisualBCM", "VisualBCM.csproj", "{02B4391D-1021-40F3-9EE6-45BCC0F2963D}"
5EndProject
6Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BCMToolbox", "..\BCMToolbox\BCMToolbox.csproj", "{76B24E9B-BFC1-42CA-BBB0-5A61F1535F26}"
7EndProject
8Global
9        GlobalSection(SolutionConfigurationPlatforms) = preSolution
10                Debug|Any CPU = Debug|Any CPU
11                Release|Any CPU = Release|Any CPU
12        EndGlobalSection
13        GlobalSection(ProjectConfigurationPlatforms) = postSolution
14                {02B4391D-1021-40F3-9EE6-45BCC0F2963D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
15                {02B4391D-1021-40F3-9EE6-45BCC0F2963D}.Debug|Any CPU.Build.0 = Debug|Any CPU
16                {02B4391D-1021-40F3-9EE6-45BCC0F2963D}.Release|Any CPU.ActiveCfg = Release|Any CPU
17                {02B4391D-1021-40F3-9EE6-45BCC0F2963D}.Release|Any CPU.Build.0 = Release|Any CPU
18                {76B24E9B-BFC1-42CA-BBB0-5A61F1535F26}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
19                {76B24E9B-BFC1-42CA-BBB0-5A61F1535F26}.Debug|Any CPU.Build.0 = Debug|Any CPU
20                {76B24E9B-BFC1-42CA-BBB0-5A61F1535F26}.Release|Any CPU.ActiveCfg = Release|Any CPU
21                {76B24E9B-BFC1-42CA-BBB0-5A61F1535F26}.Release|Any CPU.Build.0 = Release|Any CPU
22        EndGlobalSection
23        GlobalSection(SolutionProperties) = preSolution
24                HideSolutionNode = FALSE
25        EndGlobalSection
26EndGlobal
Note: See TracBrowser for help on using the repository browser.