Microsoft Visual Studio Solution File, Format Version 11.00
// Licensed Materials - Property of IBM
// 
// IBM Cognos Products: DOCS
// 
// (C) Copyright IBM Corp. 2005, 2012
// 
// US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with
// IBM Corp.
# Visual Studio 2010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CMQuery", "CMQuery.csproj", "{B314E16C-38FB-4F0B-BD9B-991722534629}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SamplesCommon", "..\SamplesCommon\SamplesCommon.csproj", "{4A9A2880-8153-47A1-8B85-D5A97005DDED}"
EndProject
Global
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
		Debug|Any CPU = Debug|Any CPU
		Release|Any CPU = Release|Any CPU
	EndGlobalSection
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
		{B314E16C-38FB-4F0B-BD9B-991722534629}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{B314E16C-38FB-4F0B-BD9B-991722534629}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{B314E16C-38FB-4F0B-BD9B-991722534629}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{B314E16C-38FB-4F0B-BD9B-991722534629}.Release|Any CPU.Build.0 = Release|Any CPU
		{4A9A2880-8153-47A1-8B85-D5A97005DDED}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{4A9A2880-8153-47A1-8B85-D5A97005DDED}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{4A9A2880-8153-47A1-8B85-D5A97005DDED}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{4A9A2880-8153-47A1-8B85-D5A97005DDED}.Release|Any CPU.Build.0 = Release|Any CPU
	EndGlobalSection
	GlobalSection(SolutionProperties) = preSolution
		HideSolutionNode = FALSE
	EndGlobalSection
EndGlobal