source: GTP/trunk/Lib/Vis/Preprocessing/src/QtInterface/QtInterface05.vcproj @ 2655

Revision 2655, 4.0 KB checked in by mattausch, 16 years ago (diff)
Line 
1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3        ProjectType="Visual C++"
4        Version="8,00"
5        Name="QtInterface05"
6        ProjectGUID="{C3F67E6E-09C2-4919-A003-90E9C42DCEA7}"
7        RootNamespace="QtInterface05"
8        Keyword="Win32Proj"
9        >
10        <Platforms>
11                <Platform
12                        Name="Win32"
13                />
14        </Platforms>
15        <ToolFiles>
16        </ToolFiles>
17        <Configurations>
18                <Configuration
19                        Name="Debug|Win32"
20                        OutputDirectory="$(SolutionDir)$(ConfigurationName)"
21                        IntermediateDirectory="$(ConfigurationName)"
22                        ConfigurationType="4"
23                        CharacterSet="1"
24                        >
25                        <Tool
26                                Name="VCPreBuildEventTool"
27                        />
28                        <Tool
29                                Name="VCCustomBuildTool"
30                        />
31                        <Tool
32                                Name="VCXMLDataGeneratorTool"
33                        />
34                        <Tool
35                                Name="VCWebServiceProxyGeneratorTool"
36                        />
37                        <Tool
38                                Name="VCMIDLTool"
39                        />
40                        <Tool
41                                Name="VCCLCompilerTool"
42                                Optimization="0"
43                                PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
44                                MinimalRebuild="true"
45                                BasicRuntimeChecks="3"
46                                RuntimeLibrary="3"
47                                UsePrecompiledHeader="0"
48                                WarningLevel="3"
49                                Detect64BitPortabilityProblems="true"
50                                DebugInformationFormat="4"
51                        />
52                        <Tool
53                                Name="VCManagedResourceCompilerTool"
54                        />
55                        <Tool
56                                Name="VCResourceCompilerTool"
57                        />
58                        <Tool
59                                Name="VCPreLinkEventTool"
60                        />
61                        <Tool
62                                Name="VCLibrarianTool"
63                        />
64                        <Tool
65                                Name="VCALinkTool"
66                        />
67                        <Tool
68                                Name="VCXDCMakeTool"
69                        />
70                        <Tool
71                                Name="VCBscMakeTool"
72                        />
73                        <Tool
74                                Name="VCFxCopTool"
75                        />
76                        <Tool
77                                Name="VCPostBuildEventTool"
78                        />
79                </Configuration>
80                <Configuration
81                        Name="Release|Win32"
82                        OutputDirectory="$(SolutionDir)$(ConfigurationName)"
83                        IntermediateDirectory="$(ConfigurationName)"
84                        ConfigurationType="4"
85                        CharacterSet="1"
86                        WholeProgramOptimization="1"
87                        >
88                        <Tool
89                                Name="VCPreBuildEventTool"
90                        />
91                        <Tool
92                                Name="VCCustomBuildTool"
93                        />
94                        <Tool
95                                Name="VCXMLDataGeneratorTool"
96                        />
97                        <Tool
98                                Name="VCWebServiceProxyGeneratorTool"
99                        />
100                        <Tool
101                                Name="VCMIDLTool"
102                        />
103                        <Tool
104                                Name="VCCLCompilerTool"
105                                AdditionalIncludeDirectories="..\src;&quot;$(QT_PATH)\include\QtOpenGL&quot;;..\..\src\;&quot;$(QT_PATH)\include\Qt&quot;"
106                                PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
107                                RuntimeLibrary="2"
108                                UsePrecompiledHeader="0"
109                                WarningLevel="3"
110                                Detect64BitPortabilityProblems="true"
111                                DebugInformationFormat="3"
112                        />
113                        <Tool
114                                Name="VCManagedResourceCompilerTool"
115                        />
116                        <Tool
117                                Name="VCResourceCompilerTool"
118                        />
119                        <Tool
120                                Name="VCPreLinkEventTool"
121                        />
122                        <Tool
123                                Name="VCLibrarianTool"
124                        />
125                        <Tool
126                                Name="VCALinkTool"
127                        />
128                        <Tool
129                                Name="VCXDCMakeTool"
130                        />
131                        <Tool
132                                Name="VCBscMakeTool"
133                        />
134                        <Tool
135                                Name="VCFxCopTool"
136                        />
137                        <Tool
138                                Name="VCPostBuildEventTool"
139                        />
140                </Configuration>
141        </Configurations>
142        <References>
143        </References>
144        <Files>
145                <Filter
146                        Name="Source Files"
147                        Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
148                        UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
149                        >
150                        <File
151                                RelativePath="LogReader.h"
152                                >
153                        </File>
154                        <File
155                                RelativePath="LogWriter.h"
156                                >
157                        </File>
158                        <File
159                                RelativePath="QtGlRenderer.h"
160                                >
161                        </File>
162                        <File
163                                RelativePath="QtGlViewer.h"
164                                >
165                        </File>
166                        <File
167                                RelativePath="QtPreprocessorThread.h"
168                                >
169                        </File>
170                </Filter>
171                <Filter
172                        Name="Header Files"
173                        Filter="h;hpp;hxx;hm;inl;inc;xsd"
174                        UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
175                        >
176                        <File
177                                RelativePath="LogReader.cpp"
178                                >
179                        </File>
180                        <File
181                                RelativePath="LogWriter.cpp"
182                                >
183                        </File>
184                        <File
185                                RelativePath="QtGlRenderer.cpp"
186                                >
187                        </File>
188                        <File
189                                RelativePath="QtGlRendererDll.cpp"
190                                >
191                        </File>
192                        <File
193                                RelativePath="QtGlViewer.cpp"
194                                >
195                        </File>
196                        <File
197                                RelativePath="QtPreprocessorThread.cpp"
198                                >
199                        </File>
200                </Filter>
201                <File
202                        RelativePath=".\ReadMe.txt"
203                        >
204                </File>
205        </Files>
206        <Globals>
207        </Globals>
208</VisualStudioProject>
Note: See TracBrowser for help on using the repository browser.