source: GTP/trunk/Lib/Illum/shared/scripts/GTPIllumination.sln @ 1338

Revision 1338, 3.8 KB checked in by szirmay, 18 years ago (diff)
Line 
1Microsoft Visual Studio Solution File, Format Version 8.00
2Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "IllumModule", "..\..\IllumModule\IllumModule\scripts\illummodule.vcproj", "{109F610E-9B23-4D05-819E-A7F27A42AA94}"
3        ProjectSection(ProjectDependencies) = postProject
4        EndProjectSection
5EndProject
6Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "IllumModule_Ogre", "..\..\IllumModule\OgreIllumModule\scripts\OgreIllumModule.vcproj", "{109F610E-9B23-4D05-819E-A7F27A42AA94}"
7        ProjectSection(ProjectDependencies) = postProject
8        EndProjectSection
9EndProject
10Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "GameToolsRaytraceDemo", "..\..\..\..\App\Demos\Illum\Ogre\src\GameToolsRaytraceDemo\scripts\GameToolsRaytraceDemo.vcproj", "{09F9E809-02CF-4926-8203-2B9C02FBD916}"
11        ProjectSection(ProjectDependencies) = postProject
12                {109F610E-9B23-4D05-819E-A7F27A42AA94} = {109F610E-9B23-4D05-819E-A7F27A42AA94}
13        EndProjectSection
14EndProject
15Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "HPSDEMO", "..\..\..\..\App\Demos\Illum\Ogre\src\HierarchicalSystem\scripts\HierarchicalSystem.vcproj", "{09F9E809-02CF-4926-8203-2B9C02FBD916}"
16        ProjectSection(ProjectDependencies) = postProject
17        EndProjectSection
18EndProject
19Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "PRMDemo", "..\..\..\..\App\Demos\Illum\Ogre\src\PRMDemo\scripts\PRMDemo.vcproj", "{09F9E809-02CF-4926-8203-2B9C02FBD916}"
20        ProjectSection(ProjectDependencies) = postProject
21        EndProjectSection
22EndProject
23Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "GameToolsParticleDemo", "..\..\..\..\App\Demos\Illum\Ogre\src\GameToolsParticleDemo\scripts\GameToolsParticleDemo.vcproj", "{09F9E809-02CF-4926-8203-2B9C02FBD916}"
24        ProjectSection(ProjectDependencies) = postProject
25        EndProjectSection
26EndProject
27Global
28        GlobalSection(SolutionConfiguration) = preSolution
29                Debug = Debug
30                Release = Release
31        EndGlobalSection
32        GlobalSection(ProjectConfiguration) = postSolution
33                {109F610E-9B23-4D05-819E-A7F27A42AA94}.Debug.ActiveCfg = Debug|Win32
34                {109F610E-9B23-4D05-819E-A7F27A42AA94}.Debug.Build.0 = Debug|Win32
35                {109F610E-9B23-4D05-819E-A7F27A42AA94}.Release.ActiveCfg = Release|Win32
36                {109F610E-9B23-4D05-819E-A7F27A42AA94}.Release.Build.0 = Release|Win32
37                {109F610E-9B23-4D05-819E-A7F27A42AA94}.Debug.ActiveCfg = Debug|Win32
38                {109F610E-9B23-4D05-819E-A7F27A42AA94}.Debug.Build.0 = Debug|Win32
39                {109F610E-9B23-4D05-819E-A7F27A42AA94}.Release.ActiveCfg = Release|Win32
40                {109F610E-9B23-4D05-819E-A7F27A42AA94}.Release.Build.0 = Release|Win32
41                {09F9E809-02CF-4926-8203-2B9C02FBD916}.Debug.ActiveCfg = Debug|Win32
42                {09F9E809-02CF-4926-8203-2B9C02FBD916}.Debug.Build.0 = Debug|Win32
43                {09F9E809-02CF-4926-8203-2B9C02FBD916}.Release.ActiveCfg = Release|Win32
44                {09F9E809-02CF-4926-8203-2B9C02FBD916}.Release.Build.0 = Release|Win32
45                {09F9E809-02CF-4926-8203-2B9C02FBD916}.Debug.ActiveCfg = Debug|Win32
46                {09F9E809-02CF-4926-8203-2B9C02FBD916}.Debug.Build.0 = Debug|Win32
47                {09F9E809-02CF-4926-8203-2B9C02FBD916}.Release.ActiveCfg = Release|Win32
48                {09F9E809-02CF-4926-8203-2B9C02FBD916}.Release.Build.0 = Release|Win32
49                {09F9E809-02CF-4926-8203-2B9C02FBD916}.Debug.ActiveCfg = Debug|Win32
50                {09F9E809-02CF-4926-8203-2B9C02FBD916}.Debug.Build.0 = Debug|Win32
51                {09F9E809-02CF-4926-8203-2B9C02FBD916}.Release.ActiveCfg = Release|Win32
52                {09F9E809-02CF-4926-8203-2B9C02FBD916}.Release.Build.0 = Release|Win32
53                {09F9E809-02CF-4926-8203-2B9C02FBD916}.Debug.ActiveCfg = Debug|Win32
54                {09F9E809-02CF-4926-8203-2B9C02FBD916}.Debug.Build.0 = Debug|Win32
55                {09F9E809-02CF-4926-8203-2B9C02FBD916}.Release.ActiveCfg = Release|Win32
56                {09F9E809-02CF-4926-8203-2B9C02FBD916}.Release.Build.0 = Release|Win32
57        EndGlobalSection
58        GlobalSection(ExtensibilityGlobals) = postSolution
59        EndGlobalSection
60        GlobalSection(ExtensibilityAddIns) = postSolution
61        EndGlobalSection
62EndGlobal
Note: See TracBrowser for help on using the repository browser.