Last change
on this file since 1312 was
1264,
checked in by epitzer, 16 years ago
|
Full serialization from object tree to XML. No de-serialization yet. (#506)
|
File size:
1.1 KB
|
Line | |
---|
1 |
|
---|
2 | Microsoft Visual Studio Solution File, Format Version 10.00
|
---|
3 | # Visual Studio 2008
|
---|
4 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Persistence", "Persistence\Persistence.csproj", "{102BC7D3-0EF9-439C-8F6D-96FF0FDB8E1B}"
|
---|
5 | EndProject
|
---|
6 | Global
|
---|
7 | GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
---|
8 | Debug|Any CPU = Debug|Any CPU
|
---|
9 | Debug|x86 = Debug|x86
|
---|
10 | Release|Any CPU = Release|Any CPU
|
---|
11 | Release|x86 = Release|x86
|
---|
12 | EndGlobalSection
|
---|
13 | GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
---|
14 | {102BC7D3-0EF9-439C-8F6D-96FF0FDB8E1B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
---|
15 | {102BC7D3-0EF9-439C-8F6D-96FF0FDB8E1B}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
---|
16 | {102BC7D3-0EF9-439C-8F6D-96FF0FDB8E1B}.Debug|x86.ActiveCfg = Debug|Any CPU
|
---|
17 | {102BC7D3-0EF9-439C-8F6D-96FF0FDB8E1B}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
---|
18 | {102BC7D3-0EF9-439C-8F6D-96FF0FDB8E1B}.Release|Any CPU.Build.0 = Release|Any CPU
|
---|
19 | {102BC7D3-0EF9-439C-8F6D-96FF0FDB8E1B}.Release|x86.ActiveCfg = Release|Any CPU
|
---|
20 | EndGlobalSection
|
---|
21 | GlobalSection(SolutionProperties) = preSolution
|
---|
22 | HideSolutionNode = FALSE
|
---|
23 | EndGlobalSection
|
---|
24 | EndGlobal
|
---|
Note: See
TracBrowser
for help on using the repository browser.