forked from specklesystems/sketchup-sqlite3
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsqlite3.sln
67 lines (67 loc) · 4 KB
/
sqlite3.sln
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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.4.33103.184
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "sqlite3", "sqlite3.vcxproj", "{147DE3DD-7319-4C90-8757-6391722E9DBB}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug (2.0)|x64 = Debug (2.0)|x64
Debug (2.0)|x86 = Debug (2.0)|x86
Debug (2.2)|x64 = Debug (2.2)|x64
Debug (2.2)|x86 = Debug (2.2)|x86
Debug (2.5)|x64 = Debug (2.5)|x64
Debug (2.5)|x86 = Debug (2.5)|x86
Debug (2.7)|x64 = Debug (2.7)|x64
Debug (2.7)|x86 = Debug (2.7)|x86
Release (2.0)|x64 = Release (2.0)|x64
Release (2.0)|x86 = Release (2.0)|x86
Release (2.2)|x64 = Release (2.2)|x64
Release (2.2)|x86 = Release (2.2)|x86
Release (2.5)|x64 = Release (2.5)|x64
Release (2.5)|x86 = Release (2.5)|x86
Release (2.7)|x64 = Release (2.7)|x64
Release (2.7)|x86 = Release (2.7)|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{147DE3DD-7319-4C90-8757-6391722E9DBB}.Debug (2.0)|x64.ActiveCfg = Debug (2.0)|x64
{147DE3DD-7319-4C90-8757-6391722E9DBB}.Debug (2.0)|x64.Build.0 = Debug (2.0)|x64
{147DE3DD-7319-4C90-8757-6391722E9DBB}.Debug (2.0)|x86.ActiveCfg = Debug (2.0)|Win32
{147DE3DD-7319-4C90-8757-6391722E9DBB}.Debug (2.0)|x86.Build.0 = Debug (2.0)|Win32
{147DE3DD-7319-4C90-8757-6391722E9DBB}.Debug (2.2)|x64.ActiveCfg = Debug (2.2)|x64
{147DE3DD-7319-4C90-8757-6391722E9DBB}.Debug (2.2)|x64.Build.0 = Debug (2.2)|x64
{147DE3DD-7319-4C90-8757-6391722E9DBB}.Debug (2.2)|x86.ActiveCfg = Debug (2.2)|Win32
{147DE3DD-7319-4C90-8757-6391722E9DBB}.Debug (2.2)|x86.Build.0 = Debug (2.2)|Win32
{147DE3DD-7319-4C90-8757-6391722E9DBB}.Debug (2.5)|x64.ActiveCfg = Debug (2.5)|x64
{147DE3DD-7319-4C90-8757-6391722E9DBB}.Debug (2.5)|x64.Build.0 = Debug (2.5)|x64
{147DE3DD-7319-4C90-8757-6391722E9DBB}.Debug (2.5)|x86.ActiveCfg = Debug (2.5)|Win32
{147DE3DD-7319-4C90-8757-6391722E9DBB}.Debug (2.5)|x86.Build.0 = Debug (2.5)|Win32
{147DE3DD-7319-4C90-8757-6391722E9DBB}.Debug (2.7)|x64.ActiveCfg = Debug (2.7)|x64
{147DE3DD-7319-4C90-8757-6391722E9DBB}.Debug (2.7)|x64.Build.0 = Debug (2.7)|x64
{147DE3DD-7319-4C90-8757-6391722E9DBB}.Debug (2.7)|x86.ActiveCfg = Debug (2.7)|Win32
{147DE3DD-7319-4C90-8757-6391722E9DBB}.Debug (2.7)|x86.Build.0 = Debug (2.7)|Win32
{147DE3DD-7319-4C90-8757-6391722E9DBB}.Release (2.0)|x64.ActiveCfg = Release (2.0)|x64
{147DE3DD-7319-4C90-8757-6391722E9DBB}.Release (2.0)|x64.Build.0 = Release (2.0)|x64
{147DE3DD-7319-4C90-8757-6391722E9DBB}.Release (2.0)|x86.ActiveCfg = Release (2.0)|Win32
{147DE3DD-7319-4C90-8757-6391722E9DBB}.Release (2.0)|x86.Build.0 = Release (2.0)|Win32
{147DE3DD-7319-4C90-8757-6391722E9DBB}.Release (2.2)|x64.ActiveCfg = Release (2.2)|x64
{147DE3DD-7319-4C90-8757-6391722E9DBB}.Release (2.2)|x64.Build.0 = Release (2.2)|x64
{147DE3DD-7319-4C90-8757-6391722E9DBB}.Release (2.2)|x86.ActiveCfg = Release (2.2)|Win32
{147DE3DD-7319-4C90-8757-6391722E9DBB}.Release (2.2)|x86.Build.0 = Release (2.2)|Win32
{147DE3DD-7319-4C90-8757-6391722E9DBB}.Release (2.5)|x64.ActiveCfg = Release (2.5)|x64
{147DE3DD-7319-4C90-8757-6391722E9DBB}.Release (2.5)|x64.Build.0 = Release (2.5)|x64
{147DE3DD-7319-4C90-8757-6391722E9DBB}.Release (2.5)|x86.ActiveCfg = Release (2.5)|Win32
{147DE3DD-7319-4C90-8757-6391722E9DBB}.Release (2.5)|x86.Build.0 = Release (2.5)|Win32
{147DE3DD-7319-4C90-8757-6391722E9DBB}.Release (2.7)|x64.ActiveCfg = Release (2.7)|x64
{147DE3DD-7319-4C90-8757-6391722E9DBB}.Release (2.7)|x64.Build.0 = Release (2.7)|x64
{147DE3DD-7319-4C90-8757-6391722E9DBB}.Release (2.7)|x86.ActiveCfg = Release (2.7)|Win32
{147DE3DD-7319-4C90-8757-6391722E9DBB}.Release (2.7)|x86.Build.0 = Release (2.7)|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {17D5180B-2370-4FD9-9768-6AFFFDDD5672}
EndGlobalSection
EndGlobal