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