comparison MARC.sln @ 0:90ea68d4f92f

First release
author Ivo Smits <Ivo@UCIS.nl>
date Sat, 08 Nov 2014 22:43:51 +0100
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:90ea68d4f92f
1 
2 Microsoft Visual Studio Solution File, Format Version 10.00
3 # Visual Studio 2008
4 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ARClient", "ARClient\ARClient.csproj", "{84FCD326-D7C1-4D03-845B-433CA0A4E696}"
5 EndProject
6 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UCIS.Core", "UCIS.Core\UCIS.Core.csproj", "{3200885C-E36B-400B-BE21-6209B47832E6}"
7 EndProject
8 Global
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 {84FCD326-D7C1-4D03-845B-433CA0A4E696}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
15 {84FCD326-D7C1-4D03-845B-433CA0A4E696}.Debug|Any CPU.Build.0 = Debug|Any CPU
16 {84FCD326-D7C1-4D03-845B-433CA0A4E696}.Release|Any CPU.ActiveCfg = Release|Any CPU
17 {84FCD326-D7C1-4D03-845B-433CA0A4E696}.Release|Any CPU.Build.0 = Release|Any CPU
18 {3200885C-E36B-400B-BE21-6209B47832E6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
19 {3200885C-E36B-400B-BE21-6209B47832E6}.Debug|Any CPU.Build.0 = Debug|Any CPU
20 {3200885C-E36B-400B-BE21-6209B47832E6}.Release|Any CPU.ActiveCfg = Release|Any CPU
21 {3200885C-E36B-400B-BE21-6209B47832E6}.Release|Any CPU.Build.0 = Release|Any CPU
22 EndGlobalSection
23 GlobalSection(SolutionProperties) = preSolution
24 HideSolutionNode = FALSE
25 EndGlobalSection
26 EndGlobal