~halega/+junk/sharpdevelop

« back to all changes in this revision

Viewing changes to samples/SharpSnippetCompiler/SharpSnippetCompiler.sln

  • Committer: sk
  • Date: 2011-09-10 05:17:57 UTC
  • Revision ID: halega@halega.com-20110910051757-qfouz1llya9m6boy
4.1.0.7915 Release Candidate 1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1

 
2
Microsoft Visual Studio Solution File, Format Version 11.00
 
3
# Visual Studio 2010
 
4
# SharpDevelop 4.0.0.5584
 
5
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SharpSnippetCompiler", "SharpSnippetCompiler\SharpSnippetCompiler.csproj", "{A63633B4-2C31-4CFF-B2A3-92EAB1AB448E}"
 
6
EndProject
 
7
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SharpSnippetCompiler.Core", "SharpSnippetCompiler.Core\SharpSnippetCompiler.Core.csproj", "{5A2EC8F7-2274-4EA3-AC7A-6D1C8598F938}"
 
8
EndProject
 
9
Global
 
10
        GlobalSection(SolutionConfigurationPlatforms) = preSolution
 
11
                Debug|Any CPU = Debug|Any CPU
 
12
                Release|Any CPU = Release|Any CPU
 
13
        EndGlobalSection
 
14
        GlobalSection(ProjectConfigurationPlatforms) = postSolution
 
15
                {A63633B4-2C31-4CFF-B2A3-92EAB1AB448E}.Debug|Any CPU.Build.0 = Debug|Any CPU
 
16
                {A63633B4-2C31-4CFF-B2A3-92EAB1AB448E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
 
17
                {A63633B4-2C31-4CFF-B2A3-92EAB1AB448E}.Release|Any CPU.Build.0 = Release|Any CPU
 
18
                {A63633B4-2C31-4CFF-B2A3-92EAB1AB448E}.Release|Any CPU.ActiveCfg = Release|Any CPU
 
19
                {5A2EC8F7-2274-4EA3-AC7A-6D1C8598F938}.Debug|Any CPU.Build.0 = Debug|Any CPU
 
20
                {5A2EC8F7-2274-4EA3-AC7A-6D1C8598F938}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
 
21
                {5A2EC8F7-2274-4EA3-AC7A-6D1C8598F938}.Release|Any CPU.Build.0 = Release|Any CPU
 
22
                {5A2EC8F7-2274-4EA3-AC7A-6D1C8598F938}.Release|Any CPU.ActiveCfg = Release|Any CPU
 
23
        EndGlobalSection
 
24
EndGlobal