source: GTP/trunk/App/Demos/Vis/FriendlyCulling/FriendlyCulling03.sln @ 2800

Revision 2800, 921 bytes checked in by mattausch, 16 years ago (diff)

friendly culling debug version with timers, no materials

Line 
1Microsoft Visual Studio Solution File, Format Version 8.00
2Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "FriendlyCulling", "FriendlyCulling03.vcproj", "{D1E30B8F-194B-4487-8303-D2CF90ED0048}"
3        ProjectSection(ProjectDependencies) = postProject
4        EndProjectSection
5EndProject
6Global
7        GlobalSection(SolutionConfiguration) = preSolution
8                Debug = Debug
9                Release = Release
10        EndGlobalSection
11        GlobalSection(ProjectConfiguration) = postSolution
12                {D1E30B8F-194B-4487-8303-D2CF90ED0048}.Debug.ActiveCfg = Debug|Win32
13                {D1E30B8F-194B-4487-8303-D2CF90ED0048}.Debug.Build.0 = Debug|Win32
14                {D1E30B8F-194B-4487-8303-D2CF90ED0048}.Release.ActiveCfg = Release|Win32
15                {D1E30B8F-194B-4487-8303-D2CF90ED0048}.Release.Build.0 = Release|Win32
16        EndGlobalSection
17        GlobalSection(ExtensibilityGlobals) = postSolution
18        EndGlobalSection
19        GlobalSection(ExtensibilityAddIns) = postSolution
20        EndGlobalSection
21EndGlobal
Note: See TracBrowser for help on using the repository browser.