File: cli.sln

package info (click to toggle)
passwordmaker-cli 1.5%2Bdfsg-6
  • links: PTS
  • area: main
  • in suites: forky, sid, trixie
  • size: 644 kB
  • sloc: cpp: 6,784; javascript: 639; makefile: 15
file content (25 lines) | stat: -rwxr-xr-x 1,524 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
21
22
23
24
25
Microsoft Visual Studio Solution File, Format Version 9.00
# Visual C++ Express 2005
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cli", "cli.vcproj", "{AB79B5EF-637B-496A-BC52-F17C23FE8B94}"
EndProject
Global
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
		Debug - mhash|Win32 = Debug - mhash|Win32
		Debug - SpiderMonkey|Win32 = Debug - SpiderMonkey|Win32
		Release - mhash|Win32 = Release - mhash|Win32
		Release - SpiderMonkey|Win32 = Release - SpiderMonkey|Win32
	EndGlobalSection
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
		{AB79B5EF-637B-496A-BC52-F17C23FE8B94}.Debug - mhash|Win32.ActiveCfg = Debug - mhash|Win32
		{AB79B5EF-637B-496A-BC52-F17C23FE8B94}.Debug - mhash|Win32.Build.0 = Debug - mhash|Win32
		{AB79B5EF-637B-496A-BC52-F17C23FE8B94}.Debug - SpiderMonkey|Win32.ActiveCfg = Debug - SpiderMonkey|Win32
		{AB79B5EF-637B-496A-BC52-F17C23FE8B94}.Debug - SpiderMonkey|Win32.Build.0 = Debug - SpiderMonkey|Win32
		{AB79B5EF-637B-496A-BC52-F17C23FE8B94}.Release - mhash|Win32.ActiveCfg = Release - mhash|Win32
		{AB79B5EF-637B-496A-BC52-F17C23FE8B94}.Release - mhash|Win32.Build.0 = Release - mhash|Win32
		{AB79B5EF-637B-496A-BC52-F17C23FE8B94}.Release - SpiderMonkey|Win32.ActiveCfg = Release - SpiderMonkey|Win32
		{AB79B5EF-637B-496A-BC52-F17C23FE8B94}.Release - SpiderMonkey|Win32.Build.0 = Release - SpiderMonkey|Win32
	EndGlobalSection
	GlobalSection(SolutionProperties) = preSolution
		HideSolutionNode = FALSE
	EndGlobalSection
EndGlobal