Revision 1926,
1.1 KB
checked in by mattausch, 18 years ago
(diff) |
worked on preprocessor with and without qt and threads
|
Line | |
---|
1 | Microsoft Visual Studio Solution File, Format Version 8.00
|
---|
2 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "QtGlRenderer", "QtGlRenderer.vcproj", "{B85DC7B1-58B6-4912-BD64-8B452630A368}"
|
---|
3 | ProjectSection(ProjectDependencies) = postProject
|
---|
4 | EndProjectSection
|
---|
5 | EndProject
|
---|
6 | Global
|
---|
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
|
---|
24 | EndGlobal
|
---|
Note: See
TracBrowser
for help on using the repository browser.