1 |
|
---|
2 | Microsoft Visual Studio Solution File, Format Version 12.00
|
---|
3 | MinimumVisualStudioVersion = 10.0.40219.1
|
---|
4 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libogg", "libogg.vcxproj", "{AFF27A26-C088-444B-BC2A-0BA94A02AFA7}"
|
---|
5 | EndProject
|
---|
6 | Global
|
---|
7 | GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
---|
8 | Debug|x64 = Debug|x64
|
---|
9 | Debug|Win32 = Debug|Win32
|
---|
10 | DebugDLL|x64 = DebugDLL|x64
|
---|
11 | DebugDLL|Win32 = DebugDLL|Win32
|
---|
12 | Release|x64 = Release|x64
|
---|
13 | Release|Win32 = Release|Win32
|
---|
14 | ReleaseDLL|x64 = ReleaseDLL|x64
|
---|
15 | ReleaseDLL|Win32 = ReleaseDLL|Win32
|
---|
16 | EndGlobalSection
|
---|
17 | GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
---|
18 | {AFF27A26-C088-444B-BC2A-0BA94A02AFA7}.Debug|x64.ActiveCfg = Debug|x64
|
---|
19 | {AFF27A26-C088-444B-BC2A-0BA94A02AFA7}.Debug|x64.Build.0 = Debug|x64
|
---|
20 | {AFF27A26-C088-444B-BC2A-0BA94A02AFA7}.Debug|Win32.ActiveCfg = Debug|Win32
|
---|
21 | {AFF27A26-C088-444B-BC2A-0BA94A02AFA7}.Debug|Win32.Build.0 = Debug|Win32
|
---|
22 | {AFF27A26-C088-444B-BC2A-0BA94A02AFA7}.DebugDLL|x64.ActiveCfg = DebugDLL|x64
|
---|
23 | {AFF27A26-C088-444B-BC2A-0BA94A02AFA7}.DebugDLL|x64.Build.0 = DebugDLL|x64
|
---|
24 | {AFF27A26-C088-444B-BC2A-0BA94A02AFA7}.DebugDLL|Win32.ActiveCfg = DebugDLL|Win32
|
---|
25 | {AFF27A26-C088-444B-BC2A-0BA94A02AFA7}.DebugDLL|Win32.Build.0 = DebugDLL|Win32
|
---|
26 | {AFF27A26-C088-444B-BC2A-0BA94A02AFA7}.Release|x64.ActiveCfg = Release|x64
|
---|
27 | {AFF27A26-C088-444B-BC2A-0BA94A02AFA7}.Release|x64.Build.0 = Release|x64
|
---|
28 | {AFF27A26-C088-444B-BC2A-0BA94A02AFA7}.Release|Win32.ActiveCfg = Release|Win32
|
---|
29 | {AFF27A26-C088-444B-BC2A-0BA94A02AFA7}.Release|Win32.Build.0 = Release|Win32
|
---|
30 | {AFF27A26-C088-444B-BC2A-0BA94A02AFA7}.ReleaseDLL|x64.ActiveCfg = ReleaseDLL|x64
|
---|
31 | {AFF27A26-C088-444B-BC2A-0BA94A02AFA7}.ReleaseDLL|x64.Build.0 = ReleaseDLL|x64
|
---|
32 | {AFF27A26-C088-444B-BC2A-0BA94A02AFA7}.ReleaseDLL|Win32.ActiveCfg = ReleaseDLL|Win32
|
---|
33 | {AFF27A26-C088-444B-BC2A-0BA94A02AFA7}.ReleaseDLL|Win32.Build.0 = ReleaseDLL|Win32
|
---|
34 | EndGlobalSection
|
---|
35 | GlobalSection(SolutionProperties) = preSolution
|
---|
36 | HideSolutionNode = FALSE
|
---|
37 | EndGlobalSection
|
---|
38 | EndGlobal
|
---|