source: GTP/trunk/Lib/Vis/Preprocessing/EvalStats/EvalStats.vcproj @ 2100

Revision 2100, 9.5 KB checked in by mattausch, 17 years ago (diff)

worked on pvs

Line 
1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3        ProjectType="Visual C++"
4        Version="7.10"
5        Name="EvalStats"
6        ProjectGUID="{935D1BDD-41B0-49F1-A86C-EB49B94DDB20}"
7        Keyword="Win32Proj">
8        <Platforms>
9                <Platform
10                        Name="Win32"/>
11        </Platforms>
12        <Configurations>
13                <Configuration
14                        Name="Debug|Win32"
15                        OutputDirectory="Debug"
16                        IntermediateDirectory="Debug"
17                        ConfigurationType="1"
18                        CharacterSet="2">
19                        <Tool
20                                Name="VCCLCompilerTool"
21                                Optimization="0"
22                                PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
23                                MinimalRebuild="TRUE"
24                                BasicRuntimeChecks="3"
25                                RuntimeLibrary="5"
26                                UsePrecompiledHeader="3"
27                                WarningLevel="3"
28                                Detect64BitPortabilityProblems="TRUE"
29                                DebugInformationFormat="4"/>
30                        <Tool
31                                Name="VCCustomBuildTool"/>
32                        <Tool
33                                Name="VCLinkerTool"
34                                OutputFile="$(OutDir)/EvalStats.exe"
35                                LinkIncremental="2"
36                                GenerateDebugInformation="TRUE"
37                                ProgramDatabaseFile="$(OutDir)/EvalStats.pdb"
38                                SubSystem="1"
39                                TargetMachine="1"/>
40                        <Tool
41                                Name="VCMIDLTool"/>
42                        <Tool
43                                Name="VCPostBuildEventTool"/>
44                        <Tool
45                                Name="VCPreBuildEventTool"/>
46                        <Tool
47                                Name="VCPreLinkEventTool"/>
48                        <Tool
49                                Name="VCResourceCompilerTool"/>
50                        <Tool
51                                Name="VCWebServiceProxyGeneratorTool"/>
52                        <Tool
53                                Name="VCXMLDataGeneratorTool"/>
54                        <Tool
55                                Name="VCWebDeploymentTool"/>
56                        <Tool
57                                Name="VCManagedWrapperGeneratorTool"/>
58                        <Tool
59                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
60                </Configuration>
61                <Configuration
62                        Name="Release|Win32"
63                        OutputDirectory="Release"
64                        IntermediateDirectory="Release"
65                        ConfigurationType="1"
66                        CharacterSet="2">
67                        <Tool
68                                Name="VCCLCompilerTool"
69                                PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
70                                RuntimeLibrary="0"
71                                UsePrecompiledHeader="3"
72                                WarningLevel="3"
73                                Detect64BitPortabilityProblems="TRUE"
74                                DebugInformationFormat="3"/>
75                        <Tool
76                                Name="VCCustomBuildTool"/>
77                        <Tool
78                                Name="VCLinkerTool"
79                                OutputFile="$(OutDir)/EvalStats.exe"
80                                LinkIncremental="1"
81                                GenerateDebugInformation="TRUE"
82                                SubSystem="1"
83                                OptimizeReferences="2"
84                                EnableCOMDATFolding="2"
85                                TargetMachine="1"/>
86                        <Tool
87                                Name="VCMIDLTool"/>
88                        <Tool
89                                Name="VCPostBuildEventTool"/>
90                        <Tool
91                                Name="VCPreBuildEventTool"/>
92                        <Tool
93                                Name="VCPreLinkEventTool"/>
94                        <Tool
95                                Name="VCResourceCompilerTool"/>
96                        <Tool
97                                Name="VCWebServiceProxyGeneratorTool"/>
98                        <Tool
99                                Name="VCXMLDataGeneratorTool"/>
100                        <Tool
101                                Name="VCWebDeploymentTool"/>
102                        <Tool
103                                Name="VCManagedWrapperGeneratorTool"/>
104                        <Tool
105                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
106                </Configuration>
107                <Configuration
108                        Name="mlrt|Win32"
109                        OutputDirectory="$(ConfigurationName)"
110                        IntermediateDirectory="$(ConfigurationName)"
111                        ConfigurationType="1"
112                        CharacterSet="2">
113                        <Tool
114                                Name="VCCLCompilerTool"
115                                PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
116                                RuntimeLibrary="0"
117                                UsePrecompiledHeader="3"
118                                WarningLevel="3"
119                                Detect64BitPortabilityProblems="TRUE"
120                                DebugInformationFormat="3"/>
121                        <Tool
122                                Name="VCCustomBuildTool"/>
123                        <Tool
124                                Name="VCLinkerTool"
125                                OutputFile="$(OutDir)/EvalStats.exe"
126                                LinkIncremental="1"
127                                GenerateDebugInformation="TRUE"
128                                SubSystem="1"
129                                OptimizeReferences="2"
130                                EnableCOMDATFolding="2"
131                                TargetMachine="1"/>
132                        <Tool
133                                Name="VCMIDLTool"/>
134                        <Tool
135                                Name="VCPostBuildEventTool"/>
136                        <Tool
137                                Name="VCPreBuildEventTool"/>
138                        <Tool
139                                Name="VCPreLinkEventTool"/>
140                        <Tool
141                                Name="VCResourceCompilerTool"/>
142                        <Tool
143                                Name="VCWebServiceProxyGeneratorTool"/>
144                        <Tool
145                                Name="VCXMLDataGeneratorTool"/>
146                        <Tool
147                                Name="VCWebDeploymentTool"/>
148                        <Tool
149                                Name="VCManagedWrapperGeneratorTool"/>
150                        <Tool
151                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
152                </Configuration>
153                <Configuration
154                        Name="Release_Internal|Win32"
155                        OutputDirectory="$(ConfigurationName)"
156                        IntermediateDirectory="$(ConfigurationName)"
157                        ConfigurationType="1"
158                        CharacterSet="2">
159                        <Tool
160                                Name="VCCLCompilerTool"
161                                PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
162                                RuntimeLibrary="0"
163                                UsePrecompiledHeader="3"
164                                WarningLevel="3"
165                                Detect64BitPortabilityProblems="TRUE"
166                                DebugInformationFormat="3"/>
167                        <Tool
168                                Name="VCCustomBuildTool"/>
169                        <Tool
170                                Name="VCLinkerTool"
171                                OutputFile="$(OutDir)/EvalStats.exe"
172                                LinkIncremental="1"
173                                GenerateDebugInformation="TRUE"
174                                SubSystem="1"
175                                OptimizeReferences="2"
176                                EnableCOMDATFolding="2"
177                                TargetMachine="1"/>
178                        <Tool
179                                Name="VCMIDLTool"/>
180                        <Tool
181                                Name="VCPostBuildEventTool"/>
182                        <Tool
183                                Name="VCPreBuildEventTool"/>
184                        <Tool
185                                Name="VCPreLinkEventTool"/>
186                        <Tool
187                                Name="VCResourceCompilerTool"/>
188                        <Tool
189                                Name="VCWebServiceProxyGeneratorTool"/>
190                        <Tool
191                                Name="VCXMLDataGeneratorTool"/>
192                        <Tool
193                                Name="VCWebDeploymentTool"/>
194                        <Tool
195                                Name="VCManagedWrapperGeneratorTool"/>
196                        <Tool
197                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
198                </Configuration>
199                <Configuration
200                        Name="Release Internal|Win32"
201                        OutputDirectory="$(ConfigurationName)"
202                        IntermediateDirectory="$(ConfigurationName)"
203                        ConfigurationType="1"
204                        CharacterSet="2">
205                        <Tool
206                                Name="VCCLCompilerTool"
207                                Optimization="3"
208                                GlobalOptimizations="TRUE"
209                                InlineFunctionExpansion="2"
210                                EnableIntrinsicFunctions="TRUE"
211                                FavorSizeOrSpeed="1"
212                                OmitFramePointers="TRUE"
213                                EnableFiberSafeOptimizations="TRUE"
214                                OptimizeForProcessor="3"
215                                OptimizeForWindowsApplication="TRUE"
216                                PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
217                                RuntimeLibrary="0"
218                                UsePrecompiledHeader="3"
219                                WarningLevel="3"
220                                Detect64BitPortabilityProblems="TRUE"
221                                DebugInformationFormat="3"/>
222                        <Tool
223                                Name="VCCustomBuildTool"/>
224                        <Tool
225                                Name="VCLinkerTool"
226                                OutputFile="$(OutDir)/EvalStats.exe"
227                                LinkIncremental="1"
228                                GenerateDebugInformation="TRUE"
229                                SubSystem="1"
230                                OptimizeReferences="2"
231                                EnableCOMDATFolding="2"
232                                OptimizeForWindows98="1"
233                                TargetMachine="1"/>
234                        <Tool
235                                Name="VCMIDLTool"/>
236                        <Tool
237                                Name="VCPostBuildEventTool"/>
238                        <Tool
239                                Name="VCPreBuildEventTool"/>
240                        <Tool
241                                Name="VCPreLinkEventTool"/>
242                        <Tool
243                                Name="VCResourceCompilerTool"/>
244                        <Tool
245                                Name="VCWebServiceProxyGeneratorTool"/>
246                        <Tool
247                                Name="VCXMLDataGeneratorTool"/>
248                        <Tool
249                                Name="VCWebDeploymentTool"/>
250                        <Tool
251                                Name="VCManagedWrapperGeneratorTool"/>
252                        <Tool
253                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
254                </Configuration>
255                <Configuration
256                        Name="Release_qt|Win32"
257                        OutputDirectory="$(ConfigurationName)"
258                        IntermediateDirectory="$(ConfigurationName)"
259                        ConfigurationType="1"
260                        CharacterSet="2">
261                        <Tool
262                                Name="VCCLCompilerTool"
263                                PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
264                                RuntimeLibrary="0"
265                                UsePrecompiledHeader="3"
266                                WarningLevel="3"
267                                Detect64BitPortabilityProblems="TRUE"
268                                DebugInformationFormat="3"/>
269                        <Tool
270                                Name="VCCustomBuildTool"/>
271                        <Tool
272                                Name="VCLinkerTool"
273                                OutputFile="$(OutDir)/EvalStats.exe"
274                                LinkIncremental="1"
275                                GenerateDebugInformation="TRUE"
276                                SubSystem="1"
277                                OptimizeReferences="2"
278                                EnableCOMDATFolding="2"
279                                TargetMachine="1"/>
280                        <Tool
281                                Name="VCMIDLTool"/>
282                        <Tool
283                                Name="VCPostBuildEventTool"/>
284                        <Tool
285                                Name="VCPreBuildEventTool"/>
286                        <Tool
287                                Name="VCPreLinkEventTool"/>
288                        <Tool
289                                Name="VCResourceCompilerTool"/>
290                        <Tool
291                                Name="VCWebServiceProxyGeneratorTool"/>
292                        <Tool
293                                Name="VCXMLDataGeneratorTool"/>
294                        <Tool
295                                Name="VCWebDeploymentTool"/>
296                        <Tool
297                                Name="VCManagedWrapperGeneratorTool"/>
298                        <Tool
299                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
300                </Configuration>
301        </Configurations>
302        <References>
303        </References>
304        <Files>
305                <Filter
306                        Name="Source Files"
307                        Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
308                        UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
309                        <File
310                                RelativePath=".\EvalStats.cpp">
311                        </File>
312                        <File
313                                RelativePath=".\stdafx.cpp">
314                                <FileConfiguration
315                                        Name="Debug|Win32">
316                                        <Tool
317                                                Name="VCCLCompilerTool"
318                                                UsePrecompiledHeader="1"/>
319                                </FileConfiguration>
320                                <FileConfiguration
321                                        Name="Release|Win32">
322                                        <Tool
323                                                Name="VCCLCompilerTool"
324                                                UsePrecompiledHeader="1"/>
325                                </FileConfiguration>
326                                <FileConfiguration
327                                        Name="mlrt|Win32">
328                                        <Tool
329                                                Name="VCCLCompilerTool"
330                                                UsePrecompiledHeader="1"/>
331                                </FileConfiguration>
332                                <FileConfiguration
333                                        Name="Release_Internal|Win32">
334                                        <Tool
335                                                Name="VCCLCompilerTool"
336                                                UsePrecompiledHeader="1"/>
337                                </FileConfiguration>
338                                <FileConfiguration
339                                        Name="Release Internal|Win32">
340                                        <Tool
341                                                Name="VCCLCompilerTool"
342                                                UsePrecompiledHeader="1"/>
343                                </FileConfiguration>
344                                <FileConfiguration
345                                        Name="Release_qt|Win32">
346                                        <Tool
347                                                Name="VCCLCompilerTool"
348                                                UsePrecompiledHeader="1"/>
349                                </FileConfiguration>
350                        </File>
351                </Filter>
352                <Filter
353                        Name="Header Files"
354                        Filter="h;hpp;hxx;hm;inl;inc;xsd"
355                        UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
356                        <File
357                                RelativePath=".\stdafx.h">
358                        </File>
359                </Filter>
360                <Filter
361                        Name="Resource Files"
362                        Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
363                        UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
364                </Filter>
365                <File
366                        RelativePath=".\VTune\EvalStats.vpj">
367                </File>
368                <File
369                        RelativePath=".\ReadMe.txt">
370                </File>
371        </Files>
372        <Globals>
373        </Globals>
374</VisualStudioProject>
Note: See TracBrowser for help on using the repository browser.