view MARC.sln @ 1:27ccad26a830 default tip

Fixed resource expiration
author Ivo Smits <Ivo@UCIS.nl>
date Thu, 04 Dec 2014 21:45:51 +0100
parents 90ea68d4f92f
children
line wrap: on
line source


Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Studio 2008
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ARClient", "ARClient\ARClient.csproj", "{84FCD326-D7C1-4D03-845B-433CA0A4E696}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UCIS.Core", "UCIS.Core\UCIS.Core.csproj", "{3200885C-E36B-400B-BE21-6209B47832E6}"
EndProject
Global
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
		Debug|Any CPU = Debug|Any CPU
		Release|Any CPU = Release|Any CPU
	EndGlobalSection
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
		{84FCD326-D7C1-4D03-845B-433CA0A4E696}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{84FCD326-D7C1-4D03-845B-433CA0A4E696}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{84FCD326-D7C1-4D03-845B-433CA0A4E696}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{84FCD326-D7C1-4D03-845B-433CA0A4E696}.Release|Any CPU.Build.0 = Release|Any CPU
		{3200885C-E36B-400B-BE21-6209B47832E6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{3200885C-E36B-400B-BE21-6209B47832E6}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{3200885C-E36B-400B-BE21-6209B47832E6}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{3200885C-E36B-400B-BE21-6209B47832E6}.Release|Any CPU.Build.0 = Release|Any CPU
	EndGlobalSection
	GlobalSection(SolutionProperties) = preSolution
		HideSolutionNode = FALSE
	EndGlobalSection
EndGlobal