File: enummaker.sln

package info (click to toggle)
powder 117-2
  • links: PTS
  • area: non-free
  • in suites: stretch
  • size: 10,576 kB
  • ctags: 3,545
  • sloc: cpp: 55,002; makefile: 541; sh: 258; objc: 245; ansic: 107; csh: 54
file content (21 lines) | stat: -rwxr-xr-x 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