File: IfcPlusPlus.sln

package info (click to toggle)
ifcplusplus 0~git20190402.13744d5%2Bdfsg-4
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 16,756 kB
  • sloc: cpp: 199,084; makefile: 24
file content (50 lines) | stat: -rw-r--r-- 2,967 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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.27428.2043
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "IfcPlusPlus", "IfcPlusPlus\IfcPlusPlus.vcxproj", "{9700AD93-4F6B-484A-BA34-FC4C97E5C645}"
EndProject
Global
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
		Debug|Win32 = Debug|Win32
		Debug|x64 = Debug|x64
		Release|Win32 = Release|Win32
		Release|x64 = Release|x64
		ReleaseNoOptimization|Win32 = ReleaseNoOptimization|Win32
		ReleaseNoOptimization|x64 = ReleaseNoOptimization|x64
		ReleaseWithDebugInfo|Win32 = ReleaseWithDebugInfo|Win32
		ReleaseWithDebugInfo|x64 = ReleaseWithDebugInfo|x64
		Template|Win32 = Template|Win32
		Template|x64 = Template|x64
	EndGlobalSection
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
		{9700AD93-4F6B-484A-BA34-FC4C97E5C645}.Debug|Win32.ActiveCfg = Debug|Win32
		{9700AD93-4F6B-484A-BA34-FC4C97E5C645}.Debug|Win32.Build.0 = Debug|Win32
		{9700AD93-4F6B-484A-BA34-FC4C97E5C645}.Debug|x64.ActiveCfg = Debug|x64
		{9700AD93-4F6B-484A-BA34-FC4C97E5C645}.Debug|x64.Build.0 = Debug|x64
		{9700AD93-4F6B-484A-BA34-FC4C97E5C645}.Release|Win32.ActiveCfg = Release|Win32
		{9700AD93-4F6B-484A-BA34-FC4C97E5C645}.Release|Win32.Build.0 = Release|Win32
		{9700AD93-4F6B-484A-BA34-FC4C97E5C645}.Release|x64.ActiveCfg = Release|x64
		{9700AD93-4F6B-484A-BA34-FC4C97E5C645}.Release|x64.Build.0 = Release|x64
		{9700AD93-4F6B-484A-BA34-FC4C97E5C645}.ReleaseNoOptimization|Win32.ActiveCfg = ReleaseNoOptimization|Win32
		{9700AD93-4F6B-484A-BA34-FC4C97E5C645}.ReleaseNoOptimization|Win32.Build.0 = ReleaseNoOptimization|Win32
		{9700AD93-4F6B-484A-BA34-FC4C97E5C645}.ReleaseNoOptimization|x64.ActiveCfg = ReleaseNoOptimization|x64
		{9700AD93-4F6B-484A-BA34-FC4C97E5C645}.ReleaseNoOptimization|x64.Build.0 = ReleaseNoOptimization|x64
		{9700AD93-4F6B-484A-BA34-FC4C97E5C645}.ReleaseWithDebugInfo|Win32.ActiveCfg = ReleaseWithDebugInfo|Win32
		{9700AD93-4F6B-484A-BA34-FC4C97E5C645}.ReleaseWithDebugInfo|Win32.Build.0 = ReleaseWithDebugInfo|Win32
		{9700AD93-4F6B-484A-BA34-FC4C97E5C645}.ReleaseWithDebugInfo|x64.ActiveCfg = ReleaseWithDebugInfo|x64
		{9700AD93-4F6B-484A-BA34-FC4C97E5C645}.ReleaseWithDebugInfo|x64.Build.0 = ReleaseWithDebugInfo|x64
		{9700AD93-4F6B-484A-BA34-FC4C97E5C645}.Template|Win32.ActiveCfg = Release|Win32
		{9700AD93-4F6B-484A-BA34-FC4C97E5C645}.Template|Win32.Build.0 = Release|Win32
		{9700AD93-4F6B-484A-BA34-FC4C97E5C645}.Template|x64.ActiveCfg = Release|x64
		{9700AD93-4F6B-484A-BA34-FC4C97E5C645}.Template|x64.Build.0 = Release|x64
	EndGlobalSection
	GlobalSection(SolutionProperties) = preSolution
		HideSolutionNode = FALSE
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
		Qt5Version = 5.7.1
		QtVersion = 5.7.1
		SolutionGuid = {EE8FBA93-1179-406C-B2C6-2445EBDB28A8}
	EndGlobalSection
EndGlobal