40 lines
		
	
	
		
			2.0 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			40 lines
		
	
	
		
			2.0 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| Microsoft Visual Studio Solution File, Format Version 8.00
 | |
| Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CmpRpt", "CmpRpt.csproj", "{C4293263-EA9C-11D6-8515-00A0CC271352}"
 | |
| 	ProjectSection(ProjectDependencies) = postProject
 | |
| 	EndProjectSection
 | |
| EndProject
 | |
| Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DBEncapsulation", "..\..\..\LibSource\DBEncapsulation\DBEncapsulation.csproj", "{6D44F537-879E-11D6-84B8-00A0CC271352}"
 | |
| 	ProjectSection(ProjectDependencies) = postProject
 | |
| 	EndProjectSection
 | |
| EndProject
 | |
| Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RODBInterface", "..\..\..\LibSource\RODBInterface\RODBInterface.csproj", "{0C7825FD-AA05-11D6-84D1-00A0CC271352}"
 | |
| 	ProjectSection(ProjectDependencies) = postProject
 | |
| 	EndProjectSection
 | |
| EndProject
 | |
| Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ROFields", "..\..\..\LibSource\ROField\ROFields.csproj", "{0C782592-AA05-11D6-84D1-00A0CC271352}"
 | |
| 	ProjectSection(ProjectDependencies) = postProject
 | |
| 	EndProjectSection
 | |
| EndProject
 | |
| Global
 | |
| 	GlobalSection(SolutionConfiguration) = preSolution
 | |
| 		Debug = Debug
 | |
| 		Release = Release
 | |
| 	EndGlobalSection
 | |
| 	GlobalSection(ProjectConfiguration) = postSolution
 | |
| 		{C4293263-EA9C-11D6-8515-00A0CC271352}.Debug.ActiveCfg = Debug|.NET
 | |
| 		{C4293263-EA9C-11D6-8515-00A0CC271352}.Debug.Build.0 = Debug|.NET
 | |
| 		{C4293263-EA9C-11D6-8515-00A0CC271352}.Release.ActiveCfg = Release|.NET
 | |
| 		{C4293263-EA9C-11D6-8515-00A0CC271352}.Release.Build.0 = Release|.NET
 | |
| 		{6D44F537-879E-11D6-84B8-00A0CC271352}.Debug.ActiveCfg = Debug|.NET
 | |
| 		{6D44F537-879E-11D6-84B8-00A0CC271352}.Release.ActiveCfg = Release|.NET
 | |
| 		{0C7825FD-AA05-11D6-84D1-00A0CC271352}.Debug.ActiveCfg = Debug|.NET
 | |
| 		{0C7825FD-AA05-11D6-84D1-00A0CC271352}.Release.ActiveCfg = Release|.NET
 | |
| 		{0C782592-AA05-11D6-84D1-00A0CC271352}.Debug.ActiveCfg = Debug|.NET
 | |
| 		{0C782592-AA05-11D6-84D1-00A0CC271352}.Release.ActiveCfg = Release|.NET
 | |
| 	EndGlobalSection
 | |
| 	GlobalSection(ExtensibilityGlobals) = postSolution
 | |
| 	EndGlobalSection
 | |
| 	GlobalSection(ExtensibilityAddIns) = postSolution
 | |
| 	EndGlobalSection
 | |
| EndGlobal
 |