source: GTP/trunk/App/Demos/Illum/SoftShadowMap/ShadowMap_2002.sln @ 1637

Revision 1637, 1.1 KB checked in by szirmay, 18 years ago (diff)
Line 
1Microsoft Visual Studio Solution File, Format Version 7.00
2Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ShadowMap", "ShadowMap_2002.vcproj", "{7E3257B1-1E8F-437C-805A-AC30CBC0A8F2}"
3EndProject
4Global
5        GlobalSection(SolutionConfiguration) = preSolution
6                ConfigName.0 = Debug
7                ConfigName.1 = Profile
8                ConfigName.2 = Release
9        EndGlobalSection
10        GlobalSection(ProjectDependencies) = postSolution
11        EndGlobalSection
12        GlobalSection(ProjectConfiguration) = postSolution
13                {7E3257B1-1E8F-437C-805A-AC30CBC0A8F2}.Debug.ActiveCfg = Debug|Win32
14                {7E3257B1-1E8F-437C-805A-AC30CBC0A8F2}.Debug.Build.0 = Debug|Win32
15                {7E3257B1-1E8F-437C-805A-AC30CBC0A8F2}.Profile.ActiveCfg = Profile|Win32
16                {7E3257B1-1E8F-437C-805A-AC30CBC0A8F2}.Profile.Build.0 = Profile|Win32
17                {7E3257B1-1E8F-437C-805A-AC30CBC0A8F2}.Release.ActiveCfg = Release|Win32
18                {7E3257B1-1E8F-437C-805A-AC30CBC0A8F2}.Release.Build.0 = Release|Win32
19        EndGlobalSection
20        GlobalSection(ExtensibilityGlobals) = postSolution
21        EndGlobalSection
22        GlobalSection(ExtensibilityAddIns) = postSolution
23        EndGlobalSection
24EndGlobal
Note: See TracBrowser for help on using the repository browser.