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

Revision 1075, 2.6 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        EndProjectSection
13EndProject
14Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CarDemo", "..\..\..\..\..\..\EGDemoGame\src\CarDemo\scripts\CarDemo.vcproj", "{09F9E809-02CF-4926-8203-2B9C02FBD916}"
15        ProjectSection(ProjectDependencies) = postProject
16        EndProjectSection
17EndProject
18Global
19        GlobalSection(SolutionConfiguration) = preSolution
20                Debug = Debug
21                Release = Release
22        EndGlobalSection
23        GlobalSection(ProjectConfiguration) = postSolution
24                {109F610E-9B23-4D05-819E-A7F27A42AA94}.Debug.ActiveCfg = Debug|Win32
25                {109F610E-9B23-4D05-819E-A7F27A42AA94}.Debug.Build.0 = Debug|Win32
26                {109F610E-9B23-4D05-819E-A7F27A42AA94}.Release.ActiveCfg = Release|Win32
27                {109F610E-9B23-4D05-819E-A7F27A42AA94}.Release.Build.0 = Release|Win32
28                {109F610E-9B23-4D05-819E-A7F27A42AA94}.Debug.ActiveCfg = Debug|Win32
29                {109F610E-9B23-4D05-819E-A7F27A42AA94}.Debug.Build.0 = Debug|Win32
30                {109F610E-9B23-4D05-819E-A7F27A42AA94}.Release.ActiveCfg = Release|Win32
31                {109F610E-9B23-4D05-819E-A7F27A42AA94}.Release.Build.0 = Release|Win32
32                {09F9E809-02CF-4926-8203-2B9C02FBD916}.Debug.ActiveCfg = Debug|Win32
33                {09F9E809-02CF-4926-8203-2B9C02FBD916}.Debug.Build.0 = Debug|Win32
34                {09F9E809-02CF-4926-8203-2B9C02FBD916}.Release.ActiveCfg = Release|Win32
35                {09F9E809-02CF-4926-8203-2B9C02FBD916}.Release.Build.0 = Release|Win32
36                {09F9E809-02CF-4926-8203-2B9C02FBD916}.Debug.ActiveCfg = Debug|Win32
37                {09F9E809-02CF-4926-8203-2B9C02FBD916}.Debug.Build.0 = Debug|Win32
38                {09F9E809-02CF-4926-8203-2B9C02FBD916}.Release.ActiveCfg = Release|Win32
39                {09F9E809-02CF-4926-8203-2B9C02FBD916}.Release.Build.0 = Release|Win32
40        EndGlobalSection
41        GlobalSection(ExtensibilityGlobals) = postSolution
42        EndGlobalSection
43        GlobalSection(ExtensibilityAddIns) = postSolution
44        EndGlobalSection
45EndGlobal
Note: See TracBrowser for help on using the repository browser.