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

Revision 1926, 1.1 KB checked in by mattausch, 18 years ago (diff)

worked on preprocessor with and without qt and threads

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        EndGlobalSection
12        GlobalSection(ProjectConfiguration) = postSolution
13                {B85DC7B1-58B6-4912-BD64-8B452630A368}.Debug.ActiveCfg = Debug|Win32
14                {B85DC7B1-58B6-4912-BD64-8B452630A368}.Debug.Build.0 = Debug|Win32
15                {B85DC7B1-58B6-4912-BD64-8B452630A368}.Release.ActiveCfg = Release|Win32
16                {B85DC7B1-58B6-4912-BD64-8B452630A368}.Release.Build.0 = Release|Win32
17                {B85DC7B1-58B6-4912-BD64-8B452630A368}.release_internal.ActiveCfg = release_internal|Win32
18                {B85DC7B1-58B6-4912-BD64-8B452630A368}.release_internal.Build.0 = release_internal|Win32
19        EndGlobalSection
20        GlobalSection(ExtensibilityGlobals) = postSolution
21        EndGlobalSection
22        GlobalSection(ExtensibilityAddIns) = postSolution
23        EndGlobalSection
24EndGlobal
Note: See TracBrowser for help on using the repository browser.