File: CigiMiniHost.sln

package info (click to toggle)
cigi-ccl 3.3.3a%2Bsvn818-10
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 7,332 kB
  • sloc: cpp: 62,566; makefile: 541; ruby: 400; ansic: 313; sh: 68
file content (23 lines) | stat: -rw-r--r-- 961 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CigiMiniHost", "CigiMiniHost.vcproj", "{EE86C953-9ADD-49E7-9575-A1A5B530F6FB}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Global
	GlobalSection(SolutionConfiguration) = preSolution
		Debug = Debug
		Release = Release
	EndGlobalSection
	GlobalSection(ProjectDependencies) = postSolution
	EndGlobalSection
	GlobalSection(ProjectConfiguration) = postSolution
		{EE86C953-9ADD-49E7-9575-A1A5B530F6FB}.Debug.ActiveCfg = Debug|Win32
		{EE86C953-9ADD-49E7-9575-A1A5B530F6FB}.Debug.Build.0 = Debug|Win32
		{EE86C953-9ADD-49E7-9575-A1A5B530F6FB}.Release.ActiveCfg = Release|Win32
		{EE86C953-9ADD-49E7-9575-A1A5B530F6FB}.Release.Build.0 = Release|Win32
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
	EndGlobalSection
	GlobalSection(ExtensibilityAddIns) = postSolution
	EndGlobalSection
EndGlobal