Line | |
---|
1 |
|
---|
2 | Microsoft Visual Studio Solution File, Format Version 9.00
|
---|
3 | # Visual Studio 2005
|
---|
4 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "friendlyculling", "FriendlyCulling.vcproj", "{03661866-4093-4B02-B26A-028EA91AF023}"
|
---|
5 | EndProject
|
---|
6 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Converter", "Converter.vcproj", "{93A522E1-76F0-4D46-9C97-30DC2DDB531D}"
|
---|
7 | EndProject
|
---|
8 | Global
|
---|
9 | GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
---|
10 | Debug|Win32 = Debug|Win32
|
---|
11 | Release|Win32 = Release|Win32
|
---|
12 | EndGlobalSection
|
---|
13 | GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
---|
14 | {03661866-4093-4B02-B26A-028EA91AF023}.Debug|Win32.ActiveCfg = Debug|Win32
|
---|
15 | {03661866-4093-4B02-B26A-028EA91AF023}.Debug|Win32.Build.0 = Debug|Win32
|
---|
16 | {03661866-4093-4B02-B26A-028EA91AF023}.Release|Win32.ActiveCfg = Release|Win32
|
---|
17 | {03661866-4093-4B02-B26A-028EA91AF023}.Release|Win32.Build.0 = Release|Win32
|
---|
18 | {93A522E1-76F0-4D46-9C97-30DC2DDB531D}.Debug|Win32.ActiveCfg = Debug|Win32
|
---|
19 | {93A522E1-76F0-4D46-9C97-30DC2DDB531D}.Debug|Win32.Build.0 = Debug|Win32
|
---|
20 | {93A522E1-76F0-4D46-9C97-30DC2DDB531D}.Release|Win32.ActiveCfg = Release|Win32
|
---|
21 | {93A522E1-76F0-4D46-9C97-30DC2DDB531D}.Release|Win32.Build.0 = Release|Win32
|
---|
22 | EndGlobalSection
|
---|
23 | GlobalSection(SolutionProperties) = preSolution
|
---|
24 | HideSolutionNode = FALSE
|
---|
25 | EndGlobalSection
|
---|
26 | EndGlobal
|
---|
Note: See
TracBrowser
for help on using the repository browser.