File: CadenciiLauncher.sln

package info (click to toggle)
cadencii 3.3.9%2Bsvn20110818.r1732-6
  • links: PTS
  • area: main
  • in suites: buster
  • size: 35,916 kB
  • sloc: cs: 160,836; java: 42,449; cpp: 7,605; ansic: 1,728; perl: 1,087; makefile: 236; php: 142; xml: 117; sh: 21
file content (20 lines) | stat: -rw-r--r-- 911 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20

Microsoft Visual Studio Solution File, Format Version 10.00
# Visual C++ Express 2008
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Cadencii", "CadenciiLauncher\CadenciiLauncher.vcproj", "{2C1970C3-C60B-4535-9044-D7976193812E}"
EndProject
Global
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
		Debug|Win32 = Debug|Win32
		Release|Win32 = Release|Win32
	EndGlobalSection
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
		{2C1970C3-C60B-4535-9044-D7976193812E}.Debug|Win32.ActiveCfg = Debug|Win32
		{2C1970C3-C60B-4535-9044-D7976193812E}.Debug|Win32.Build.0 = Debug|Win32
		{2C1970C3-C60B-4535-9044-D7976193812E}.Release|Win32.ActiveCfg = Release|Win32
		{2C1970C3-C60B-4535-9044-D7976193812E}.Release|Win32.Build.0 = Release|Win32
	EndGlobalSection
	GlobalSection(SolutionProperties) = preSolution
		HideSolutionNode = FALSE
	EndGlobalSection
EndGlobal