source: trunk/VUT/scripts/GtpVisibility.sln @ 78

Revision 78, 3.4 KB checked in by mattausch, 19 years ago (diff)

corrected bug in solution files

RevLine 
[63]1Microsoft Visual Studio Solution File, Format Version 8.00
[78]2Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Preprocessor", "..\GtpVisibilityPreprocessor\scripts\Preprocessor.vcproj", "{EABCE292-D598-4600-A1C9-2591E7D62FDA}"
[63]3        ProjectSection(ProjectDependencies) = postProject
4        EndProjectSection
5EndProject
[78]6Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "GtpVisibility", "..\GtpVisibility\scripts\GtpVisibility.vcproj", "{101A7691-74F3-48B4-96A3-CF35578F5900}"
[63]7        ProjectSection(ProjectDependencies) = postProject
[78]8                {EABCE292-D598-4600-A1C9-2591E7D62FDA} = {EABCE292-D598-4600-A1C9-2591E7D62FDA}
[63]9        EndProjectSection
10EndProject
[78]11Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Plugin_VisibilitySceneManager", "..\Ogre\scripts\Plugin_VisibilitySceneManager.vcproj", "{80DECC17-BDDD-4412-8CF8-F7C1C17A7436}"
[63]12        ProjectSection(ProjectDependencies) = postProject
13                {101A7691-74F3-48B4-96A3-CF35578F5900} = {101A7691-74F3-48B4-96A3-CF35578F5900}
14        EndProjectSection
15EndProject
[78]16Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TestCulling", "..\work\TestCulling\TestCulling.vcproj", "{B5A492C7-F04F-4F9A-9483-3303EBEB4306}"
[63]17        ProjectSection(ProjectDependencies) = postProject
[78]18                {80DECC17-BDDD-4412-8CF8-F7C1C17A7436} = {80DECC17-BDDD-4412-8CF8-F7C1C17A7436}
[63]19        EndProjectSection
20EndProject
[78]21Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TestCullingTerrain", "..\work\TestCullingTerrain\TestCullingTerrain.vcproj", "{248F19A6-2FE0-4F5D-8928-E0EA10609887}"
[71]22        ProjectSection(ProjectDependencies) = postProject
[78]23                {80DECC17-BDDD-4412-8CF8-F7C1C17A7436} = {80DECC17-BDDD-4412-8CF8-F7C1C17A7436}
[71]24        EndProjectSection
25EndProject
[63]26Global
27        GlobalSection(SolutionConfiguration) = preSolution
28                Debug = Debug
29                Release = Release
30        EndGlobalSection
31        GlobalSection(ProjectConfiguration) = postSolution
[78]32                {EABCE292-D598-4600-A1C9-2591E7D62FDA}.Debug.ActiveCfg = Debug|Win32
33                {EABCE292-D598-4600-A1C9-2591E7D62FDA}.Debug.Build.0 = Debug|Win32
34                {EABCE292-D598-4600-A1C9-2591E7D62FDA}.Release.ActiveCfg = Release|Win32
35                {EABCE292-D598-4600-A1C9-2591E7D62FDA}.Release.Build.0 = Release|Win32
36                {101A7691-74F3-48B4-96A3-CF35578F5900}.Debug.ActiveCfg = Debug|Win32
37                {101A7691-74F3-48B4-96A3-CF35578F5900}.Debug.Build.0 = Debug|Win32
38                {101A7691-74F3-48B4-96A3-CF35578F5900}.Release.ActiveCfg = Release|Win32
39                {101A7691-74F3-48B4-96A3-CF35578F5900}.Release.Build.0 = Release|Win32
[63]40                {80DECC17-BDDD-4412-8CF8-F7C1C17A7436}.Debug.ActiveCfg = Debug|Win32
41                {80DECC17-BDDD-4412-8CF8-F7C1C17A7436}.Debug.Build.0 = Debug|Win32
42                {80DECC17-BDDD-4412-8CF8-F7C1C17A7436}.Release.ActiveCfg = Release|Win32
43                {80DECC17-BDDD-4412-8CF8-F7C1C17A7436}.Release.Build.0 = Release|Win32
[78]44                {B5A492C7-F04F-4F9A-9483-3303EBEB4306}.Debug.ActiveCfg = Debug|Win32
45                {B5A492C7-F04F-4F9A-9483-3303EBEB4306}.Debug.Build.0 = Debug|Win32
46                {B5A492C7-F04F-4F9A-9483-3303EBEB4306}.Release.ActiveCfg = Release|Win32
47                {B5A492C7-F04F-4F9A-9483-3303EBEB4306}.Release.Build.0 = Release|Win32
[63]48                {248F19A6-2FE0-4F5D-8928-E0EA10609887}.Debug.ActiveCfg = Debug|Win32
49                {248F19A6-2FE0-4F5D-8928-E0EA10609887}.Debug.Build.0 = Debug|Win32
50                {248F19A6-2FE0-4F5D-8928-E0EA10609887}.Release.ActiveCfg = Release|Win32
51                {248F19A6-2FE0-4F5D-8928-E0EA10609887}.Release.Build.0 = Release|Win32
52        EndGlobalSection
53        GlobalSection(ExtensibilityGlobals) = postSolution
54        EndGlobalSection
55        GlobalSection(ExtensibilityAddIns) = postSolution
56        EndGlobalSection
57EndGlobal
Note: See TracBrowser for help on using the repository browser.