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

Revision 2681, 6.8 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)\Preprocessing\lib05\$(ConfigurationName)"
21                        IntermediateDirectory="$(SolutionDir)\Preprocessing\obj05\$(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                                AdditionalIncludeDirectories="..\src;..\..\src\;..\..\..\..\..\..\..\NonGTP\Zlib\include;&quot;$(QTDIR)\include\QtOpenGL&quot;;&quot;$(QTDIR)\include\Qt&quot;;&quot;$(QTDIR)\include\QtGui&quot;;&quot;$(QTDIR)\include\QtCore&quot;;&quot;$(QTDIR)\include&quot;;&quot;$(CG_INC_PATH)&quot;;&quot;..\..\..\..\..\..\NonGTP\Xerces\xerces-c_2_8_0\include&quot;"
44                                PreprocessorDefinitions="WIN32;_DEBUG;_LIB;GTP_INTERNAL;USE_QT;USE_VERBOSE_PVS;USE_CG"
45                                MinimalRebuild="true"
46                                BasicRuntimeChecks="3"
47                                RuntimeLibrary="3"
48                                UsePrecompiledHeader="0"
49                                WarningLevel="3"
50                                Detect64BitPortabilityProblems="true"
51                                DebugInformationFormat="4"
52                        />
53                        <Tool
54                                Name="VCManagedResourceCompilerTool"
55                        />
56                        <Tool
57                                Name="VCResourceCompilerTool"
58                        />
59                        <Tool
60                                Name="VCPreLinkEventTool"
61                        />
62                        <Tool
63                                Name="VCLibrarianTool"
64                        />
65                        <Tool
66                                Name="VCALinkTool"
67                        />
68                        <Tool
69                                Name="VCXDCMakeTool"
70                        />
71                        <Tool
72                                Name="VCBscMakeTool"
73                        />
74                        <Tool
75                                Name="VCFxCopTool"
76                        />
77                        <Tool
78                                Name="VCPostBuildEventTool"
79                        />
80                </Configuration>
81                <Configuration
82                        Name="Release|Win32"
83                        OutputDirectory="$(SolutionDir)\Preprocessing\lib05\$(ConfigurationName)"
84                        IntermediateDirectory="$(SolutionDir)\Preprocessing\obj05\$(ConfigurationName)"
85                        ConfigurationType="4"
86                        CharacterSet="1"
87                        WholeProgramOptimization="1"
88                        >
89                        <Tool
90                                Name="VCPreBuildEventTool"
91                        />
92                        <Tool
93                                Name="VCCustomBuildTool"
94                        />
95                        <Tool
96                                Name="VCXMLDataGeneratorTool"
97                        />
98                        <Tool
99                                Name="VCWebServiceProxyGeneratorTool"
100                        />
101                        <Tool
102                                Name="VCMIDLTool"
103                        />
104                        <Tool
105                                Name="VCCLCompilerTool"
106                                WholeProgramOptimization="true"
107                                AdditionalIncludeDirectories="..\src;..\..\src\;..\..\..\..\..\..\..\NonGTP\Zlib\include;&quot;$(QTDIR)\include\QtOpenGL&quot;;&quot;$(QTDIR)\include\Qt&quot;;&quot;$(QTDIR)\include\QtGui&quot;;&quot;$(QTDIR)\include\QtCore&quot;;&quot;$(QTDIR)\include&quot;;&quot;$(CG_INC_PATH)&quot;;&quot;..\..\..\..\..\..\NonGTP\Xerces\xerces-c_2_8_0\include&quot;"
108                                PreprocessorDefinitions="WIN32;NDEBUG;_LIB;GTP_INTERNAL;USE_QT;USE_VERBOSE_PVS;USE_CG"
109                                RuntimeLibrary="2"
110                                UsePrecompiledHeader="0"
111                                WarningLevel="3"
112                                Detect64BitPortabilityProblems="true"
113                                DebugInformationFormat="3"
114                        />
115                        <Tool
116                                Name="VCManagedResourceCompilerTool"
117                        />
118                        <Tool
119                                Name="VCResourceCompilerTool"
120                        />
121                        <Tool
122                                Name="VCPreLinkEventTool"
123                        />
124                        <Tool
125                                Name="VCLibrarianTool"
126                        />
127                        <Tool
128                                Name="VCALinkTool"
129                        />
130                        <Tool
131                                Name="VCXDCMakeTool"
132                        />
133                        <Tool
134                                Name="VCBscMakeTool"
135                        />
136                        <Tool
137                                Name="VCFxCopTool"
138                        />
139                        <Tool
140                                Name="VCPostBuildEventTool"
141                        />
142                </Configuration>
143                <Configuration
144                        Name="Engine|Win32"
145                        OutputDirectory="$(SolutionDir)$(ConfigurationName)"
146                        IntermediateDirectory="$(ConfigurationName)"
147                        ConfigurationType="4"
148                        CharacterSet="1"
149                        WholeProgramOptimization="1"
150                        >
151                        <Tool
152                                Name="VCPreBuildEventTool"
153                        />
154                        <Tool
155                                Name="VCCustomBuildTool"
156                        />
157                        <Tool
158                                Name="VCXMLDataGeneratorTool"
159                        />
160                        <Tool
161                                Name="VCWebServiceProxyGeneratorTool"
162                        />
163                        <Tool
164                                Name="VCMIDLTool"
165                        />
166                        <Tool
167                                Name="VCCLCompilerTool"
168                                WholeProgramOptimization="true"
169                                AdditionalIncludeDirectories="..\src;..\..\src\;..\..\..\..\..\..\..\NonGTP\Zlib\include;..\..\..\..\..\..\..\NonGTP\Devil\include"
170                                PreprocessorDefinitions="WIN32;NDEBUG;_LIB;GTP_INTERNAL;USE_QT;USE_VERBOSE_PVS;USE_CG"
171                                RuntimeLibrary="2"
172                                UsePrecompiledHeader="0"
173                                WarningLevel="3"
174                                Detect64BitPortabilityProblems="true"
175                                DebugInformationFormat="3"
176                        />
177                        <Tool
178                                Name="VCManagedResourceCompilerTool"
179                        />
180                        <Tool
181                                Name="VCResourceCompilerTool"
182                        />
183                        <Tool
184                                Name="VCPreLinkEventTool"
185                        />
186                        <Tool
187                                Name="VCLibrarianTool"
188                        />
189                        <Tool
190                                Name="VCALinkTool"
191                        />
192                        <Tool
193                                Name="VCXDCMakeTool"
194                        />
195                        <Tool
196                                Name="VCBscMakeTool"
197                        />
198                        <Tool
199                                Name="VCFxCopTool"
200                        />
201                        <Tool
202                                Name="VCPostBuildEventTool"
203                        />
204                </Configuration>
205        </Configurations>
206        <References>
207        </References>
208        <Files>
209                <Filter
210                        Name="Source Files"
211                        Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
212                        UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
213                        >
214                        <File
215                                RelativePath="LogReader.cpp"
216                                >
217                        </File>
218                        <File
219                                RelativePath="LogWriter.cpp"
220                                >
221                        </File>
222                        <File
223                                RelativePath=".\moc_QtGlRenderer.cpp"
224                                >
225                        </File>
226                        <File
227                                RelativePath="QtGlRenderer.cpp"
228                                >
229                        </File>
230                        <File
231                                RelativePath="QtGlViewer.cpp"
232                                >
233                        </File>
234                        <File
235                                RelativePath="QtPreprocessorThread.cpp"
236                                >
237                        </File>
238                </Filter>
239                <Filter
240                        Name="Header Files"
241                        Filter="h;hpp;hxx;hm;inl;inc;xsd"
242                        UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
243                        >
244                        <File
245                                RelativePath="LogReader.h"
246                                >
247                        </File>
248                        <File
249                                RelativePath="LogWriter.h"
250                                >
251                        </File>
252                        <File
253                                RelativePath="QtGlRenderer.h"
254                                >
255                                <FileConfiguration
256                                        Name="Release|Win32"
257                                        >
258                                        <Tool
259                                                Name="VCCustomBuildTool"
260                                                Description="Performing moc on $(InputName).h"
261                                                CommandLine="$(QTDIR)\bin\moc.exe $(InputDir)$(InputName).h -o $(InputDir)moc_$(InputName).cpp&#x0D;&#x0A;"
262                                                Outputs="&quot;$(InputDir) moc_$(InputName).cpp"
263                                        />
264                                </FileConfiguration>
265                                <FileConfiguration
266                                        Name="Engine|Win32"
267                                        >
268                                        <Tool
269                                                Name="VCCustomBuildTool"
270                                                Description="Performing moc on $(InputName).h"
271                                                CommandLine="$(QTDIR)\bin\moc.exe $(InputDir)$(InputName).h -o $(InputDir)moc_$(InputName).cpp&#x0D;&#x0A;"
272                                                Outputs="&quot;$(InputDir) moc_$(InputName).cpp"
273                                        />
274                                </FileConfiguration>
275                        </File>
276                        <File
277                                RelativePath="QtGlViewer.h"
278                                >
279                        </File>
280                        <File
281                                RelativePath="QtPreprocessorThread.h"
282                                >
283                        </File>
284                </Filter>
285        </Files>
286        <Globals>
287        </Globals>
288</VisualStudioProject>
Note: See TracBrowser for help on using the repository browser.