Line | |
---|
1 | Microsoft Visual Studio Solution File, Format Version 9.00
|
---|
2 | # Visual Studio 2005
|
---|
3 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ShadowMap", "ShadowMap_2005.vcproj", "{7E3257B1-1E8F-437C-805A-AC30CBC0A8F2}"
|
---|
4 | EndProject
|
---|
5 | Global
|
---|
6 | GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
---|
7 | Debug|Win32 = Debug|Win32
|
---|
8 | Profile|Win32 = Profile|Win32
|
---|
9 | Release|Win32 = Release|Win32
|
---|
10 | EndGlobalSection
|
---|
11 | GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
---|
12 | {7E3257B1-1E8F-437C-805A-AC30CBC0A8F2}.Debug|Win32.ActiveCfg = Debug|Win32
|
---|
13 | {7E3257B1-1E8F-437C-805A-AC30CBC0A8F2}.Debug|Win32.Build.0 = Debug|Win32
|
---|
14 | {7E3257B1-1E8F-437C-805A-AC30CBC0A8F2}.Profile|Win32.ActiveCfg = Profile|Win32
|
---|
15 | {7E3257B1-1E8F-437C-805A-AC30CBC0A8F2}.Profile|Win32.Build.0 = Profile|Win32
|
---|
16 | {7E3257B1-1E8F-437C-805A-AC30CBC0A8F2}.Release|Win32.ActiveCfg = Release|Win32
|
---|
17 | {7E3257B1-1E8F-437C-805A-AC30CBC0A8F2}.Release|Win32.Build.0 = Release|Win32
|
---|
18 | EndGlobalSection
|
---|
19 | GlobalSection(SolutionProperties) = preSolution
|
---|
20 | HideSolutionNode = FALSE
|
---|
21 | EndGlobalSection
|
---|
22 | EndGlobal
|
---|
Note: See
TracBrowser
for help on using the repository browser.