source: GTP/trunk/Lib/Vis/Preprocessing/src/QtInterface/QtGlRenderer.sln @ 1936

Revision 1936, 1.3 KB checked in by mattausch, 17 years ago (diff)

cleaned up solution

Line 
1Microsoft Visual Studio Solution File, Format Version 8.00
2Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "QtGlRenderer", "QtGlRenderer.vcproj", "{B85DC7B1-58B6-4912-BD64-8B452630A368}"
3        ProjectSection(ProjectDependencies) = postProject
4        EndProjectSection
5EndProject
6Global
7        GlobalSection(SolutionConfiguration) = preSolution
8                Debug = Debug
9                Release = Release
10                Release Internal = Release Internal
11                release_internal = release_internal
12        EndGlobalSection
13        GlobalSection(ProjectConfiguration) = postSolution
14                {B85DC7B1-58B6-4912-BD64-8B452630A368}.Debug.ActiveCfg = Debug|Win32
15                {B85DC7B1-58B6-4912-BD64-8B452630A368}.Debug.Build.0 = Debug|Win32
16                {B85DC7B1-58B6-4912-BD64-8B452630A368}.Release.ActiveCfg = Release|Win32
17                {B85DC7B1-58B6-4912-BD64-8B452630A368}.Release.Build.0 = Release|Win32
18                {B85DC7B1-58B6-4912-BD64-8B452630A368}.Release Internal.ActiveCfg = Release Internal|Win32
19                {B85DC7B1-58B6-4912-BD64-8B452630A368}.Release Internal.Build.0 = Release Internal|Win32
20                {B85DC7B1-58B6-4912-BD64-8B452630A368}.release_internal.ActiveCfg = release_internal|Win32
21                {B85DC7B1-58B6-4912-BD64-8B452630A368}.release_internal.Build.0 = release_internal|Win32
22        EndGlobalSection
23        GlobalSection(ExtensibilityGlobals) = postSolution
24        EndGlobalSection
25        GlobalSection(ExtensibilityAddIns) = postSolution
26        EndGlobalSection
27EndGlobal
Note: See TracBrowser for help on using the repository browser.