Rev | Line | |
---|
[12] | 1 | Microsoft Visual Studio Solution File, Format Version 8.00
|
---|
| 2 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Plugin_OcclusionCullingSceneManager", "Plugin_OcclusionCullingSceneManager.vcproj", "{80DECC17-BDDD-4412-8CF8-F7C1C17A7436}"
|
---|
| 3 | ProjectSection(ProjectDependencies) = postProject
|
---|
| 4 | EndProjectSection
|
---|
| 5 | EndProject
|
---|
| 6 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TestCulling", "..\TestCulling\TestCulling.vcproj", "{248F19A6-2FE0-4F5D-8928-E0EA10609887}"
|
---|
| 7 | ProjectSection(ProjectDependencies) = postProject
|
---|
[16] | 8 | {80DECC17-BDDD-4412-8CF8-F7C1C17A7436} = {80DECC17-BDDD-4412-8CF8-F7C1C17A7436}
|
---|
[12] | 9 | EndProjectSection
|
---|
| 10 | EndProject
|
---|
| 11 | Global
|
---|
| 12 | GlobalSection(SolutionConfiguration) = preSolution
|
---|
| 13 | Debug = Debug
|
---|
| 14 | Release = Release
|
---|
| 15 | EndGlobalSection
|
---|
| 16 | GlobalSection(ProjectConfiguration) = postSolution
|
---|
| 17 | {80DECC17-BDDD-4412-8CF8-F7C1C17A7436}.Debug.ActiveCfg = Debug|Win32
|
---|
| 18 | {80DECC17-BDDD-4412-8CF8-F7C1C17A7436}.Debug.Build.0 = Debug|Win32
|
---|
| 19 | {80DECC17-BDDD-4412-8CF8-F7C1C17A7436}.Release.ActiveCfg = Release|Win32
|
---|
| 20 | {80DECC17-BDDD-4412-8CF8-F7C1C17A7436}.Release.Build.0 = Release|Win32
|
---|
| 21 | {248F19A6-2FE0-4F5D-8928-E0EA10609887}.Debug.ActiveCfg = Debug|Win32
|
---|
| 22 | {248F19A6-2FE0-4F5D-8928-E0EA10609887}.Debug.Build.0 = Debug|Win32
|
---|
| 23 | {248F19A6-2FE0-4F5D-8928-E0EA10609887}.Release.ActiveCfg = Release|Win32
|
---|
| 24 | {248F19A6-2FE0-4F5D-8928-E0EA10609887}.Release.Build.0 = Release|Win32
|
---|
| 25 | EndGlobalSection
|
---|
| 26 | GlobalSection(ExtensibilityGlobals) = postSolution
|
---|
| 27 | EndGlobalSection
|
---|
| 28 | GlobalSection(ExtensibilityAddIns) = postSolution
|
---|
| 29 | EndGlobalSection
|
---|
| 30 | EndGlobal
|
---|
Note: See
TracBrowser
for help on using the repository browser.