source: trunk/VUT/OcclusionCullingSceneManager/scripts/Plugin_OcclusionCullingSceneManager.sln @ 16

Revision 16, 1.5 KB checked in by gametools, 19 years ago (diff)
Line 
1Microsoft Visual Studio Solution File, Format Version 8.00
2Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Plugin_OcclusionCullingSceneManager", "Plugin_OcclusionCullingSceneManager.vcproj", "{80DECC17-BDDD-4412-8CF8-F7C1C17A7436}"
3        ProjectSection(ProjectDependencies) = postProject
4        EndProjectSection
5EndProject
6Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TestCulling", "..\TestCulling\TestCulling.vcproj", "{248F19A6-2FE0-4F5D-8928-E0EA10609887}"
7        ProjectSection(ProjectDependencies) = postProject
8                {80DECC17-BDDD-4412-8CF8-F7C1C17A7436} = {80DECC17-BDDD-4412-8CF8-F7C1C17A7436}
9        EndProjectSection
10EndProject
11Global
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
30EndGlobal
Note: See TracBrowser for help on using the repository browser.