File: scheme48.sln

package info (click to toggle)
scheme48 1.8%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 14,980 kB
  • ctags: 14,127
  • sloc: lisp: 76,272; ansic: 71,514; sh: 3,026; makefile: 637
file content (28 lines) | stat: -rw-r--r-- 1,481 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "scheme48", "scheme48.vcproj", "{FF056A47-5095-4837-B381-60104984AD5F}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "srfi-27", "srfi-27.vcproj", "{D0283225-314B-4140-8940-2EE6137874CB}"
	ProjectSection(ProjectDependencies) = postProject
		{FF056A47-5095-4837-B381-60104984AD5F} = {FF056A47-5095-4837-B381-60104984AD5F}
	EndProjectSection
EndProject
Global
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
		Debug|Win32 = Debug|Win32
		Release|Win32 = Release|Win32
	EndGlobalSection
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
		{FF056A47-5095-4837-B381-60104984AD5F}.Debug|Win32.ActiveCfg = Debug|Win32
		{FF056A47-5095-4837-B381-60104984AD5F}.Debug|Win32.Build.0 = Debug|Win32
		{FF056A47-5095-4837-B381-60104984AD5F}.Release|Win32.ActiveCfg = Release|Win32
		{FF056A47-5095-4837-B381-60104984AD5F}.Release|Win32.Build.0 = Release|Win32
		{D0283225-314B-4140-8940-2EE6137874CB}.Debug|Win32.ActiveCfg = Debug|Win32
		{D0283225-314B-4140-8940-2EE6137874CB}.Debug|Win32.Build.0 = Debug|Win32
		{D0283225-314B-4140-8940-2EE6137874CB}.Release|Win32.ActiveCfg = Release|Win32
		{D0283225-314B-4140-8940-2EE6137874CB}.Release|Win32.Build.0 = Release|Win32
	EndGlobalSection
	GlobalSection(SolutionProperties) = preSolution
		HideSolutionNode = FALSE
	EndGlobalSection
EndGlobal