Line | |
---|
1 | Microsoft Visual Studio Solution File, Format Version 9.00
|
---|
2 | # Visual Studio 2005
|
---|
3 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "DXUT", "DXUT_2005.vcproj", "{E0CF097B-F22D-465B-A884-D89E55BD7ECD}"
|
---|
4 | EndProject
|
---|
5 | Global
|
---|
6 | GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
---|
7 | Debug|Win32 = Debug|Win32
|
---|
8 | Release|Win32 = Release|Win32
|
---|
9 | EndGlobalSection
|
---|
10 | GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
---|
11 | {E0CF097B-F22D-465B-A884-D89E55BD7ECD}.Debug|Win32.ActiveCfg = Debug|Win32
|
---|
12 | {E0CF097B-F22D-465B-A884-D89E55BD7ECD}.Debug|Win32.Build.0 = Debug|Win32
|
---|
13 | {E0CF097B-F22D-465B-A884-D89E55BD7ECD}.Release|Win32.ActiveCfg = Release|Win32
|
---|
14 | {E0CF097B-F22D-465B-A884-D89E55BD7ECD}.Release|Win32.Build.0 = Release|Win32
|
---|
15 | EndGlobalSection
|
---|
16 | GlobalSection(SolutionProperties) = preSolution
|
---|
17 | HideSolutionNode = FALSE
|
---|
18 | EndGlobalSection
|
---|
19 | EndGlobal
|
---|
Note: See
TracBrowser
for help on using the repository browser.