File: Libdmtx.Net.sln

package info (click to toggle)
libdmtx 0.7.2-2%2Bbuild1
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 3,676 kB
  • sloc: sh: 10,371; ansic: 10,144; cs: 596; makefile: 204; java: 161; objc: 157; python: 125; perl: 28; php: 18; ruby: 16
file content (26 lines) | stat: -rw-r--r-- 1,429 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
24
25
26

Microsoft Visual Studio Solution File, Format Version 10.00
# Visual C# Express 2008
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Libdmtx.Net", "Libdmtx.Net\Libdmtx.Net.csproj", "{AB1BB2A6-01B6-438B-BB45-21B64063DAA7}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Libdmtx.Net.Test", "Libdmtx.Net.Test\Libdmtx.Net.Test.csproj", "{4F4AF294-46BC-4976-9AC9-89587FF6C822}"
EndProject
Global
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
		Debug|Any CPU = Debug|Any CPU
		Release|Any CPU = Release|Any CPU
	EndGlobalSection
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
		{AB1BB2A6-01B6-438B-BB45-21B64063DAA7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{AB1BB2A6-01B6-438B-BB45-21B64063DAA7}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{AB1BB2A6-01B6-438B-BB45-21B64063DAA7}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{AB1BB2A6-01B6-438B-BB45-21B64063DAA7}.Release|Any CPU.Build.0 = Release|Any CPU
		{4F4AF294-46BC-4976-9AC9-89587FF6C822}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{4F4AF294-46BC-4976-9AC9-89587FF6C822}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{4F4AF294-46BC-4976-9AC9-89587FF6C822}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{4F4AF294-46BC-4976-9AC9-89587FF6C822}.Release|Any CPU.Build.0 = Release|Any CPU
	EndGlobalSection
	GlobalSection(SolutionProperties) = preSolution
		HideSolutionNode = FALSE
	EndGlobalSection
EndGlobal