File: enummaker.sln

package info (click to toggle)
powder 118%2Bdfsg1-1
  • links: PTS
  • area: non-free
  • in suites: buster
  • size: 10,528 kB
  • sloc: cpp: 55,308; java: 824; makefile: 541; sh: 260; objc: 245; ansic: 107; xml: 55; csh: 54
file content (21 lines) | stat: -rw-r--r-- 886 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "enummaker", "enummaker.vcproj", "{B80838ED-3A1B-4F15-A09D-896DC14432E6}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Global
	GlobalSection(SolutionConfiguration) = preSolution
		Debug = Debug
		Release = Release
	EndGlobalSection
	GlobalSection(ProjectConfiguration) = postSolution
		{B80838ED-3A1B-4F15-A09D-896DC14432E6}.Debug.ActiveCfg = Debug|Win32
		{B80838ED-3A1B-4F15-A09D-896DC14432E6}.Debug.Build.0 = Debug|Win32
		{B80838ED-3A1B-4F15-A09D-896DC14432E6}.Release.ActiveCfg = Release|Win32
		{B80838ED-3A1B-4F15-A09D-896DC14432E6}.Release.Build.0 = Release|Win32
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
	EndGlobalSection
	GlobalSection(ExtensibilityAddIns) = postSolution
	EndGlobalSection
EndGlobal