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="Release Internal|Win32"
|
---|
109 | OutputDirectory="Release"
|
---|
110 | IntermediateDirectory="Release"
|
---|
111 | ConfigurationType="1"
|
---|
112 | CharacterSet="2">
|
---|
113 | <Tool
|
---|
114 | Name="VCCLCompilerTool"
|
---|
115 | Optimization="3"
|
---|
116 | GlobalOptimizations="TRUE"
|
---|
117 | InlineFunctionExpansion="2"
|
---|
118 | EnableIntrinsicFunctions="TRUE"
|
---|
119 | FavorSizeOrSpeed="1"
|
---|
120 | OmitFramePointers="TRUE"
|
---|
121 | EnableFiberSafeOptimizations="TRUE"
|
---|
122 | OptimizeForProcessor="3"
|
---|
123 | OptimizeForWindowsApplication="TRUE"
|
---|
124 | PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
|
---|
125 | RuntimeLibrary="0"
|
---|
126 | UsePrecompiledHeader="3"
|
---|
127 | WarningLevel="3"
|
---|
128 | Detect64BitPortabilityProblems="TRUE"
|
---|
129 | DebugInformationFormat="3"/>
|
---|
130 | <Tool
|
---|
131 | Name="VCCustomBuildTool"/>
|
---|
132 | <Tool
|
---|
133 | Name="VCLinkerTool"
|
---|
134 | OutputFile="$(OutDir)/EvalStats.exe"
|
---|
135 | LinkIncremental="1"
|
---|
136 | GenerateDebugInformation="FALSE"
|
---|
137 | SubSystem="1"
|
---|
138 | OptimizeReferences="2"
|
---|
139 | EnableCOMDATFolding="2"
|
---|
140 | OptimizeForWindows98="1"
|
---|
141 | TargetMachine="1"/>
|
---|
142 | <Tool
|
---|
143 | Name="VCMIDLTool"/>
|
---|
144 | <Tool
|
---|
145 | Name="VCPostBuildEventTool"/>
|
---|
146 | <Tool
|
---|
147 | Name="VCPreBuildEventTool"/>
|
---|
148 | <Tool
|
---|
149 | Name="VCPreLinkEventTool"/>
|
---|
150 | <Tool
|
---|
151 | Name="VCResourceCompilerTool"/>
|
---|
152 | <Tool
|
---|
153 | Name="VCWebServiceProxyGeneratorTool"/>
|
---|
154 | <Tool
|
---|
155 | Name="VCXMLDataGeneratorTool"/>
|
---|
156 | <Tool
|
---|
157 | Name="VCWebDeploymentTool"/>
|
---|
158 | <Tool
|
---|
159 | Name="VCManagedWrapperGeneratorTool"/>
|
---|
160 | <Tool
|
---|
161 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
---|
162 | </Configuration>
|
---|
163 | <Configuration
|
---|
164 | Name="Release_qt|Win32"
|
---|
165 | OutputDirectory="Release"
|
---|
166 | IntermediateDirectory="Release"
|
---|
167 | ConfigurationType="1"
|
---|
168 | CharacterSet="2">
|
---|
169 | <Tool
|
---|
170 | Name="VCCLCompilerTool"
|
---|
171 | PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
|
---|
172 | RuntimeLibrary="0"
|
---|
173 | UsePrecompiledHeader="3"
|
---|
174 | WarningLevel="3"
|
---|
175 | Detect64BitPortabilityProblems="TRUE"
|
---|
176 | DebugInformationFormat="3"/>
|
---|
177 | <Tool
|
---|
178 | Name="VCCustomBuildTool"/>
|
---|
179 | <Tool
|
---|
180 | Name="VCLinkerTool"
|
---|
181 | OutputFile="$(OutDir)/EvalStats.exe"
|
---|
182 | LinkIncremental="1"
|
---|
183 | GenerateDebugInformation="TRUE"
|
---|
184 | SubSystem="1"
|
---|
185 | OptimizeReferences="2"
|
---|
186 | EnableCOMDATFolding="2"
|
---|
187 | TargetMachine="1"/>
|
---|
188 | <Tool
|
---|
189 | Name="VCMIDLTool"/>
|
---|
190 | <Tool
|
---|
191 | Name="VCPostBuildEventTool"/>
|
---|
192 | <Tool
|
---|
193 | Name="VCPreBuildEventTool"/>
|
---|
194 | <Tool
|
---|
195 | Name="VCPreLinkEventTool"/>
|
---|
196 | <Tool
|
---|
197 | Name="VCResourceCompilerTool"/>
|
---|
198 | <Tool
|
---|
199 | Name="VCWebServiceProxyGeneratorTool"/>
|
---|
200 | <Tool
|
---|
201 | Name="VCXMLDataGeneratorTool"/>
|
---|
202 | <Tool
|
---|
203 | Name="VCWebDeploymentTool"/>
|
---|
204 | <Tool
|
---|
205 | Name="VCManagedWrapperGeneratorTool"/>
|
---|
206 | <Tool
|
---|
207 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
---|
208 | </Configuration>
|
---|
209 | <Configuration
|
---|
210 | Name="Release_noqt|Win32"
|
---|
211 | OutputDirectory="Release"
|
---|
212 | IntermediateDirectory="Release"
|
---|
213 | ConfigurationType="1"
|
---|
214 | CharacterSet="2">
|
---|
215 | <Tool
|
---|
216 | Name="VCCLCompilerTool"
|
---|
217 | PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
|
---|
218 | RuntimeLibrary="0"
|
---|
219 | UsePrecompiledHeader="3"
|
---|
220 | WarningLevel="3"
|
---|
221 | Detect64BitPortabilityProblems="TRUE"
|
---|
222 | DebugInformationFormat="3"/>
|
---|
223 | <Tool
|
---|
224 | Name="VCCustomBuildTool"/>
|
---|
225 | <Tool
|
---|
226 | Name="VCLinkerTool"
|
---|
227 | OutputFile="Release/EvalStats.exe"
|
---|
228 | LinkIncremental="1"
|
---|
229 | GenerateDebugInformation="FALSE"
|
---|
230 | SubSystem="1"
|
---|
231 | OptimizeReferences="2"
|
---|
232 | EnableCOMDATFolding="2"
|
---|
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 | </Configurations>
|
---|
256 | <References>
|
---|
257 | </References>
|
---|
258 | <Files>
|
---|
259 | <Filter
|
---|
260 | Name="Source Files"
|
---|
261 | Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
---|
262 | UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
|
---|
263 | <File
|
---|
264 | RelativePath=".\EvalStats.cpp">
|
---|
265 | </File>
|
---|
266 | <File
|
---|
267 | RelativePath=".\stdafx.cpp">
|
---|
268 | <FileConfiguration
|
---|
269 | Name="Debug|Win32">
|
---|
270 | <Tool
|
---|
271 | Name="VCCLCompilerTool"
|
---|
272 | UsePrecompiledHeader="1"/>
|
---|
273 | </FileConfiguration>
|
---|
274 | <FileConfiguration
|
---|
275 | Name="Release|Win32">
|
---|
276 | <Tool
|
---|
277 | Name="VCCLCompilerTool"
|
---|
278 | UsePrecompiledHeader="1"/>
|
---|
279 | </FileConfiguration>
|
---|
280 | <FileConfiguration
|
---|
281 | Name="Release Internal|Win32">
|
---|
282 | <Tool
|
---|
283 | Name="VCCLCompilerTool"
|
---|
284 | UsePrecompiledHeader="1"/>
|
---|
285 | </FileConfiguration>
|
---|
286 | <FileConfiguration
|
---|
287 | Name="Release_qt|Win32">
|
---|
288 | <Tool
|
---|
289 | Name="VCCLCompilerTool"
|
---|
290 | UsePrecompiledHeader="1"/>
|
---|
291 | </FileConfiguration>
|
---|
292 | <FileConfiguration
|
---|
293 | Name="Release_noqt|Win32">
|
---|
294 | <Tool
|
---|
295 | Name="VCCLCompilerTool"
|
---|
296 | UsePrecompiledHeader="1"/>
|
---|
297 | </FileConfiguration>
|
---|
298 | </File>
|
---|
299 | </Filter>
|
---|
300 | <Filter
|
---|
301 | Name="Header Files"
|
---|
302 | Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
---|
303 | UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
|
---|
304 | <File
|
---|
305 | RelativePath=".\stdafx.h">
|
---|
306 | </File>
|
---|
307 | </Filter>
|
---|
308 | <Filter
|
---|
309 | Name="Resource Files"
|
---|
310 | Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
|
---|
311 | UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
|
---|
312 | </Filter>
|
---|
313 | <File
|
---|
314 | RelativePath=".\VTune\EvalStats.vpj">
|
---|
315 | </File>
|
---|
316 | <File
|
---|
317 | RelativePath=".\ReadMe.txt">
|
---|
318 | </File>
|
---|
319 | </Files>
|
---|
320 | <Globals>
|
---|
321 | </Globals>
|
---|
322 | </VisualStudioProject>
|
---|