blob: b72fadb21a2cac5ef6d4d3103d5bf3ff7306b4be [file] [log] [blame]
Benny Prijonoa378bfc2007-04-09 07:10:10 +00001<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="libresample"
6 ProjectGUID="{6794B975-4E84-4F49-B2DC-C31F2224E03E}"
7 >
8 <Platforms>
9 <Platform
10 Name="Win32"
11 />
Benny Prijono298c12e2009-01-27 10:14:52 +000012 <Platform
13 Name="Windows Mobile 6 Standard SDK (ARMV4I)"
14 />
Perry Ismangile6410c22009-04-16 10:13:21 +000015 <Platform
16 Name="Windows Mobile 6 Professional SDK (ARMV4I)"
17 />
Benny Prijonoa378bfc2007-04-09 07:10:10 +000018 </Platforms>
19 <ToolFiles>
20 </ToolFiles>
21 <Configurations>
22 <Configuration
23 Name="Debug|Win32"
Perry Ismangile6410c22009-04-16 10:13:21 +000024 OutputDirectory=".\output\$(ProjectName)-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName)"
25 IntermediateDirectory="$(OutDir)"
Benny Prijonoa378bfc2007-04-09 07:10:10 +000026 ConfigurationType="4"
Perry Ismangile6410c22009-04-16 10:13:21 +000027 InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-common-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-win32-common-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-debug-defaults.vsprops"
Benny Prijonoa378bfc2007-04-09 07:10:10 +000028 UseOfMFC="0"
29 ATLMinimizesCRunTimeLibraryUsage="false"
30 CharacterSet="2"
31 >
32 <Tool
33 Name="VCPreBuildEventTool"
34 />
35 <Tool
36 Name="VCCustomBuildTool"
37 />
38 <Tool
39 Name="VCXMLDataGeneratorTool"
40 />
41 <Tool
42 Name="VCWebServiceProxyGeneratorTool"
43 />
44 <Tool
45 Name="VCMIDLTool"
46 />
47 <Tool
48 Name="VCCLCompilerTool"
49 Optimization="0"
50 AdditionalIncludeDirectories=".,../../resample/include"
51 PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
52 MinimalRebuild="true"
53 BasicRuntimeChecks="3"
54 RuntimeLibrary="1"
55 PrecompiledHeaderFile=".\output\libresample-i386-win32-vc8-debug/libresample.pch"
56 AssemblerListingLocation=".\output\libresample-i386-win32-vc8-debug/"
57 ObjectFile=".\output\libresample-i386-win32-vc8-debug/"
58 ProgramDataBaseFileName=".\output\libresample-i386-win32-vc8-debug/"
59 WarningLevel="3"
60 SuppressStartupBanner="true"
61 DebugInformationFormat="4"
62 />
63 <Tool
64 Name="VCManagedResourceCompilerTool"
65 />
66 <Tool
67 Name="VCResourceCompilerTool"
68 PreprocessorDefinitions="_DEBUG"
69 Culture="1033"
70 />
71 <Tool
72 Name="VCPreLinkEventTool"
73 />
74 <Tool
75 Name="VCLibrarianTool"
76 OutputFile="..\..\lib\libresample-i386-win32-vc8-debug.lib"
77 SuppressStartupBanner="true"
78 />
79 <Tool
80 Name="VCALinkTool"
81 />
82 <Tool
83 Name="VCXDCMakeTool"
84 />
85 <Tool
86 Name="VCBscMakeTool"
87 SuppressStartupBanner="true"
88 OutputFile=".\output\libresample-i386-win32-vc8-debug/libresample.bsc"
89 />
90 <Tool
91 Name="VCFxCopTool"
92 />
93 <Tool
94 Name="VCPostBuildEventTool"
95 />
96 </Configuration>
97 <Configuration
Benny Prijono298c12e2009-01-27 10:14:52 +000098 Name="Debug|Windows Mobile 6 Standard SDK (ARMV4I)"
Perry Ismangile6410c22009-04-16 10:13:21 +000099 OutputDirectory=".\output\$(ProjectName)-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName)"
Benny Prijono298c12e2009-01-27 10:14:52 +0000100 IntermediateDirectory="$(OutDir)"
101 ConfigurationType="4"
Perry Ismangile6410c22009-04-16 10:13:21 +0000102 InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-common-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-debug-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops"
Benny Prijono298c12e2009-01-27 10:14:52 +0000103 CharacterSet="1"
104 >
105 <Tool
106 Name="VCPreBuildEventTool"
107 />
108 <Tool
109 Name="VCCustomBuildTool"
110 />
111 <Tool
112 Name="VCXMLDataGeneratorTool"
113 />
114 <Tool
115 Name="VCWebServiceProxyGeneratorTool"
116 />
117 <Tool
118 Name="VCMIDLTool"
119 />
120 <Tool
121 Name="VCCLCompilerTool"
122 ExecutionBucket="7"
123 Optimization="0"
124 FavorSizeOrSpeed="0"
125 AdditionalIncludeDirectories=".,../../resample/include"
126 PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;DEBUG;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL"
127 ExceptionHandling="0"
128 RuntimeLibrary="1"
129 WarningLevel="3"
130 DebugInformationFormat="3"
131 CompileAs="0"
132 CompileForArchitecture="0"
133 />
134 <Tool
135 Name="VCManagedResourceCompilerTool"
136 />
137 <Tool
138 Name="VCResourceCompilerTool"
139 />
140 <Tool
141 Name="VCPreLinkEventTool"
142 />
143 <Tool
144 Name="VCLibrarianTool"
145 AdditionalOptions=""
146 />
147 <Tool
148 Name="VCALinkTool"
149 />
150 <Tool
151 Name="VCXDCMakeTool"
152 />
153 <Tool
154 Name="VCBscMakeTool"
155 />
156 <Tool
157 Name="VCCodeSignTool"
158 />
159 <Tool
160 Name="VCPostBuildEventTool"
161 />
162 <DeploymentTool
163 ForceDirty="-1"
164 RemoteDirectory=""
165 RegisterOutput="0"
166 AdditionalFiles=""
167 />
168 <DebuggerTool
169 />
170 </Configuration>
171 <Configuration
Perry Ismangile6410c22009-04-16 10:13:21 +0000172 Name="Debug|Windows Mobile 6 Professional SDK (ARMV4I)"
173 OutputDirectory=".\output\$(ProjectName)-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName)"
Perry Ismangil05d17692009-04-08 11:28:16 +0000174 IntermediateDirectory="$(OutDir)"
Benny Prijonoa378bfc2007-04-09 07:10:10 +0000175 ConfigurationType="4"
Perry Ismangile6410c22009-04-16 10:13:21 +0000176 InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-common-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-debug-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops"
177 CharacterSet="1"
178 >
179 <Tool
180 Name="VCPreBuildEventTool"
181 />
182 <Tool
183 Name="VCCustomBuildTool"
184 />
185 <Tool
186 Name="VCXMLDataGeneratorTool"
187 />
188 <Tool
189 Name="VCWebServiceProxyGeneratorTool"
190 />
191 <Tool
192 Name="VCMIDLTool"
193 TargetEnvironment="1"
194 />
195 <Tool
196 Name="VCCLCompilerTool"
197 ExecutionBucket="7"
198 Optimization="0"
199 FavorSizeOrSpeed="0"
200 AdditionalIncludeDirectories=".,../../resample/include"
201 PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;DEBUG;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL"
202 ExceptionHandling="0"
203 RuntimeLibrary="1"
204 DebugInformationFormat="3"
205 CompileAs="0"
206 CompileForArchitecture="0"
207 />
208 <Tool
209 Name="VCManagedResourceCompilerTool"
210 />
211 <Tool
212 Name="VCResourceCompilerTool"
213 />
214 <Tool
215 Name="VCPreLinkEventTool"
216 />
217 <Tool
218 Name="VCLibrarianTool"
219 AdditionalOptions=""
220 />
221 <Tool
222 Name="VCALinkTool"
223 />
224 <Tool
225 Name="VCXDCMakeTool"
226 />
227 <Tool
228 Name="VCBscMakeTool"
229 />
230 <Tool
231 Name="VCCodeSignTool"
232 />
233 <Tool
234 Name="VCPostBuildEventTool"
235 />
236 <DeploymentTool
237 ForceDirty="-1"
238 RemoteDirectory=""
239 RegisterOutput="0"
240 AdditionalFiles=""
241 />
242 <DebuggerTool
243 />
244 </Configuration>
245 <Configuration
246 Name="Release|Win32"
247 OutputDirectory=".\output\$(ProjectName)-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName)"
248 IntermediateDirectory="$(OutDir)"
249 ConfigurationType="4"
250 InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-release-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-win32-release-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-common-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-win32-common-defaults.vsprops"
Benny Prijonoa378bfc2007-04-09 07:10:10 +0000251 UseOfMFC="0"
252 ATLMinimizesCRunTimeLibraryUsage="false"
253 CharacterSet="2"
254 >
255 <Tool
256 Name="VCPreBuildEventTool"
257 />
258 <Tool
259 Name="VCCustomBuildTool"
260 />
261 <Tool
262 Name="VCXMLDataGeneratorTool"
263 />
264 <Tool
265 Name="VCWebServiceProxyGeneratorTool"
266 />
267 <Tool
268 Name="VCMIDLTool"
269 />
270 <Tool
271 Name="VCCLCompilerTool"
272 Optimization="2"
273 InlineFunctionExpansion="1"
274 AdditionalIncludeDirectories=".,../../resample/include"
275 PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
276 StringPooling="true"
277 RuntimeLibrary="2"
278 EnableFunctionLevelLinking="true"
279 PrecompiledHeaderFile=".\output\libresample-i386-win32-vc8-release/libresample.pch"
280 AssemblerListingLocation=".\output\libresample-i386-win32-vc8-release/"
281 ObjectFile=".\output\libresample-i386-win32-vc8-release/"
282 ProgramDataBaseFileName=".\output\libresample-i386-win32-vc8-release/"
283 WarningLevel="3"
284 SuppressStartupBanner="true"
285 />
286 <Tool
287 Name="VCManagedResourceCompilerTool"
288 />
289 <Tool
290 Name="VCResourceCompilerTool"
291 PreprocessorDefinitions="NDEBUG"
292 Culture="1033"
293 />
294 <Tool
295 Name="VCPreLinkEventTool"
296 />
297 <Tool
298 Name="VCLibrarianTool"
299 OutputFile="..\..\lib\libresample-i386-win32-vc8-release.lib"
300 SuppressStartupBanner="true"
301 />
302 <Tool
303 Name="VCALinkTool"
304 />
305 <Tool
306 Name="VCXDCMakeTool"
307 />
308 <Tool
309 Name="VCBscMakeTool"
310 SuppressStartupBanner="true"
311 OutputFile=".\output\libresample-i386-win32-vc8-release/libresample.bsc"
312 />
313 <Tool
314 Name="VCFxCopTool"
315 />
316 <Tool
317 Name="VCPostBuildEventTool"
318 />
319 </Configuration>
Benny Prijono298c12e2009-01-27 10:14:52 +0000320 <Configuration
321 Name="Release|Windows Mobile 6 Standard SDK (ARMV4I)"
Perry Ismangile6410c22009-04-16 10:13:21 +0000322 OutputDirectory=".\output\$(ProjectName)-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName)"
Benny Prijono298c12e2009-01-27 10:14:52 +0000323 IntermediateDirectory="$(OutDir)"
324 ConfigurationType="4"
Perry Ismangile6410c22009-04-16 10:13:21 +0000325 InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-release-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-common-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops"
Benny Prijono298c12e2009-01-27 10:14:52 +0000326 CharacterSet="1"
327 >
328 <Tool
329 Name="VCPreBuildEventTool"
330 />
331 <Tool
332 Name="VCCustomBuildTool"
333 />
334 <Tool
335 Name="VCXMLDataGeneratorTool"
336 />
337 <Tool
338 Name="VCWebServiceProxyGeneratorTool"
339 />
340 <Tool
341 Name="VCMIDLTool"
342 />
343 <Tool
344 Name="VCCLCompilerTool"
345 ExecutionBucket="7"
346 Optimization="2"
347 FavorSizeOrSpeed="2"
348 AdditionalIncludeDirectories=".,../../resample/include"
349 PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL"
350 ExceptionHandling="0"
351 RuntimeLibrary="0"
352 WarningLevel="3"
353 DebugInformationFormat="0"
354 CompileAs="0"
355 />
356 <Tool
357 Name="VCManagedResourceCompilerTool"
358 />
359 <Tool
360 Name="VCResourceCompilerTool"
361 />
362 <Tool
363 Name="VCPreLinkEventTool"
364 />
365 <Tool
366 Name="VCLibrarianTool"
367 AdditionalOptions=""
368 />
369 <Tool
370 Name="VCALinkTool"
371 />
372 <Tool
373 Name="VCXDCMakeTool"
374 />
375 <Tool
376 Name="VCBscMakeTool"
377 />
378 <Tool
379 Name="VCCodeSignTool"
380 />
381 <Tool
382 Name="VCPostBuildEventTool"
383 />
384 <DeploymentTool
385 ForceDirty="-1"
386 RemoteDirectory=""
387 RegisterOutput="0"
388 AdditionalFiles=""
389 />
390 <DebuggerTool
391 />
392 </Configuration>
Perry Ismangil74338052009-03-30 12:15:43 +0000393 <Configuration
Perry Ismangile6410c22009-04-16 10:13:21 +0000394 Name="Release|Windows Mobile 6 Professional SDK (ARMV4I)"
395 OutputDirectory=".\output\$(ProjectName)-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName)"
396 IntermediateDirectory="$(OutDir)"
Perry Ismangil74338052009-03-30 12:15:43 +0000397 ConfigurationType="4"
Perry Ismangile6410c22009-04-16 10:13:21 +0000398 InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-release-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-common-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops"
399 CharacterSet="1"
400 >
401 <Tool
402 Name="VCPreBuildEventTool"
403 />
404 <Tool
405 Name="VCCustomBuildTool"
406 />
407 <Tool
408 Name="VCXMLDataGeneratorTool"
409 />
410 <Tool
411 Name="VCWebServiceProxyGeneratorTool"
412 />
413 <Tool
414 Name="VCMIDLTool"
415 TargetEnvironment="1"
416 />
417 <Tool
418 Name="VCCLCompilerTool"
419 ExecutionBucket="7"
420 Optimization="2"
421 FavorSizeOrSpeed="2"
422 AdditionalIncludeDirectories=".,../../resample/include"
423 PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL"
424 ExceptionHandling="0"
425 RuntimeLibrary="0"
426 DebugInformationFormat="0"
427 CompileAs="0"
428 />
429 <Tool
430 Name="VCManagedResourceCompilerTool"
431 />
432 <Tool
433 Name="VCResourceCompilerTool"
434 />
435 <Tool
436 Name="VCPreLinkEventTool"
437 />
438 <Tool
439 Name="VCLibrarianTool"
440 AdditionalOptions=""
441 />
442 <Tool
443 Name="VCALinkTool"
444 />
445 <Tool
446 Name="VCXDCMakeTool"
447 />
448 <Tool
449 Name="VCBscMakeTool"
450 />
451 <Tool
452 Name="VCCodeSignTool"
453 />
454 <Tool
455 Name="VCPostBuildEventTool"
456 />
457 <DeploymentTool
458 ForceDirty="-1"
459 RemoteDirectory=""
460 RegisterOutput="0"
461 AdditionalFiles=""
462 />
463 <DebuggerTool
464 />
465 </Configuration>
466 <Configuration
467 Name="Debug-Static|Win32"
468 OutputDirectory=".\output\$(ProjectName)-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName)"
469 IntermediateDirectory="$(OutDir)"
470 ConfigurationType="4"
471 InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-common-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-win32-common-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-debug-defaults.vsprops"
Perry Ismangil74338052009-03-30 12:15:43 +0000472 UseOfMFC="0"
473 ATLMinimizesCRunTimeLibraryUsage="false"
474 CharacterSet="2"
475 >
476 <Tool
477 Name="VCPreBuildEventTool"
478 />
479 <Tool
480 Name="VCCustomBuildTool"
481 />
482 <Tool
483 Name="VCXMLDataGeneratorTool"
484 />
485 <Tool
486 Name="VCWebServiceProxyGeneratorTool"
487 />
488 <Tool
489 Name="VCMIDLTool"
490 />
491 <Tool
492 Name="VCCLCompilerTool"
493 Optimization="0"
494 AdditionalIncludeDirectories=".,../../resample/include"
495 PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
496 MinimalRebuild="true"
497 BasicRuntimeChecks="3"
498 RuntimeLibrary="1"
499 PrecompiledHeaderFile=".\output\libresample-i386-win32-vc8-debug/libresample.pch"
500 AssemblerListingLocation=".\output\libresample-i386-win32-vc8-debug/"
501 ObjectFile=".\output\libresample-i386-win32-vc8-debug/"
502 ProgramDataBaseFileName=".\output\libresample-i386-win32-vc8-debug/"
503 WarningLevel="3"
504 SuppressStartupBanner="true"
505 DebugInformationFormat="4"
506 />
507 <Tool
508 Name="VCManagedResourceCompilerTool"
509 />
510 <Tool
511 Name="VCResourceCompilerTool"
512 PreprocessorDefinitions="_DEBUG"
513 Culture="1033"
514 />
515 <Tool
516 Name="VCPreLinkEventTool"
517 />
518 <Tool
519 Name="VCLibrarianTool"
520 OutputFile="..\..\lib\libresample-i386-win32-vc8-debug.lib"
521 SuppressStartupBanner="true"
522 />
523 <Tool
524 Name="VCALinkTool"
525 />
526 <Tool
527 Name="VCXDCMakeTool"
528 />
529 <Tool
530 Name="VCBscMakeTool"
531 SuppressStartupBanner="true"
532 OutputFile=".\output\libresample-i386-win32-vc8-debug/libresample.bsc"
533 />
534 <Tool
535 Name="VCFxCopTool"
536 />
537 <Tool
538 Name="VCPostBuildEventTool"
539 />
540 </Configuration>
541 <Configuration
542 Name="Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I)"
Perry Ismangile6410c22009-04-16 10:13:21 +0000543 OutputDirectory=".\output\$(ProjectName)-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName)"
544 IntermediateDirectory="$(OutDir)"
Perry Ismangil74338052009-03-30 12:15:43 +0000545 ConfigurationType="4"
Perry Ismangile6410c22009-04-16 10:13:21 +0000546 InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-common-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-debug-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops"
Perry Ismangil74338052009-03-30 12:15:43 +0000547 CharacterSet="1"
548 >
549 <Tool
550 Name="VCPreBuildEventTool"
551 />
552 <Tool
553 Name="VCCustomBuildTool"
554 />
555 <Tool
556 Name="VCXMLDataGeneratorTool"
557 />
558 <Tool
559 Name="VCWebServiceProxyGeneratorTool"
560 />
561 <Tool
562 Name="VCMIDLTool"
563 TargetEnvironment="1"
564 />
565 <Tool
566 Name="VCCLCompilerTool"
567 ExecutionBucket="7"
568 Optimization="0"
569 FavorSizeOrSpeed="0"
570 AdditionalIncludeDirectories=".,../../resample/include"
571 PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;DEBUG;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL"
572 ExceptionHandling="0"
573 RuntimeLibrary="1"
574 WarningLevel="3"
575 DebugInformationFormat="3"
576 CompileAs="0"
577 CompileForArchitecture="0"
578 />
579 <Tool
580 Name="VCManagedResourceCompilerTool"
581 />
582 <Tool
583 Name="VCResourceCompilerTool"
584 />
585 <Tool
586 Name="VCPreLinkEventTool"
587 />
588 <Tool
589 Name="VCLibrarianTool"
590 AdditionalOptions=""
591 />
592 <Tool
593 Name="VCALinkTool"
594 />
595 <Tool
596 Name="VCXDCMakeTool"
597 />
598 <Tool
599 Name="VCBscMakeTool"
600 />
601 <Tool
602 Name="VCCodeSignTool"
603 />
604 <Tool
605 Name="VCPostBuildEventTool"
606 />
607 <DeploymentTool
608 ForceDirty="-1"
609 RemoteDirectory=""
610 RegisterOutput="0"
611 AdditionalFiles=""
612 />
613 <DebuggerTool
614 />
615 </Configuration>
616 <Configuration
Perry Ismangile6410c22009-04-16 10:13:21 +0000617 Name="Debug-Static|Windows Mobile 6 Professional SDK (ARMV4I)"
618 OutputDirectory=".\output\$(ProjectName)-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName)"
Perry Ismangil05d17692009-04-08 11:28:16 +0000619 IntermediateDirectory="$(OutDir)"
Perry Ismangil74338052009-03-30 12:15:43 +0000620 ConfigurationType="4"
Perry Ismangile6410c22009-04-16 10:13:21 +0000621 InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-common-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-debug-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops"
622 CharacterSet="1"
623 >
624 <Tool
625 Name="VCPreBuildEventTool"
626 />
627 <Tool
628 Name="VCCustomBuildTool"
629 />
630 <Tool
631 Name="VCXMLDataGeneratorTool"
632 />
633 <Tool
634 Name="VCWebServiceProxyGeneratorTool"
635 />
636 <Tool
637 Name="VCMIDLTool"
638 TargetEnvironment="1"
639 />
640 <Tool
641 Name="VCCLCompilerTool"
642 ExecutionBucket="7"
643 Optimization="0"
644 FavorSizeOrSpeed="0"
645 AdditionalIncludeDirectories=".,../../resample/include"
646 PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;DEBUG;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL"
647 ExceptionHandling="0"
648 RuntimeLibrary="1"
649 DebugInformationFormat="3"
650 CompileAs="0"
651 CompileForArchitecture="0"
652 />
653 <Tool
654 Name="VCManagedResourceCompilerTool"
655 />
656 <Tool
657 Name="VCResourceCompilerTool"
658 />
659 <Tool
660 Name="VCPreLinkEventTool"
661 />
662 <Tool
663 Name="VCLibrarianTool"
664 AdditionalOptions=""
665 />
666 <Tool
667 Name="VCALinkTool"
668 />
669 <Tool
670 Name="VCXDCMakeTool"
671 />
672 <Tool
673 Name="VCBscMakeTool"
674 />
675 <Tool
676 Name="VCCodeSignTool"
677 />
678 <Tool
679 Name="VCPostBuildEventTool"
680 />
681 <DeploymentTool
682 ForceDirty="-1"
683 RemoteDirectory=""
684 RegisterOutput="0"
685 AdditionalFiles=""
686 />
687 <DebuggerTool
688 />
689 </Configuration>
690 <Configuration
691 Name="Release-Dynamic|Win32"
692 OutputDirectory=".\output\$(ProjectName)-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName)"
693 IntermediateDirectory="$(OutDir)"
694 ConfigurationType="4"
695 InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-release-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-win32-release-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-common-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-win32-common-defaults.vsprops"
Perry Ismangil74338052009-03-30 12:15:43 +0000696 UseOfMFC="0"
697 ATLMinimizesCRunTimeLibraryUsage="false"
698 CharacterSet="2"
699 >
700 <Tool
701 Name="VCPreBuildEventTool"
702 />
703 <Tool
704 Name="VCCustomBuildTool"
705 />
706 <Tool
707 Name="VCXMLDataGeneratorTool"
708 />
709 <Tool
710 Name="VCWebServiceProxyGeneratorTool"
711 />
712 <Tool
713 Name="VCMIDLTool"
714 />
715 <Tool
716 Name="VCCLCompilerTool"
717 Optimization="2"
718 InlineFunctionExpansion="1"
719 AdditionalIncludeDirectories=".,../../resample/include"
720 PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
721 StringPooling="true"
722 RuntimeLibrary="2"
723 EnableFunctionLevelLinking="true"
724 PrecompiledHeaderFile=".\output\libresample-i386-win32-vc8-release/libresample.pch"
725 AssemblerListingLocation=".\output\libresample-i386-win32-vc8-release/"
726 ObjectFile=".\output\libresample-i386-win32-vc8-release/"
727 ProgramDataBaseFileName=".\output\libresample-i386-win32-vc8-release/"
728 WarningLevel="3"
729 SuppressStartupBanner="true"
730 />
731 <Tool
732 Name="VCManagedResourceCompilerTool"
733 />
734 <Tool
735 Name="VCResourceCompilerTool"
736 PreprocessorDefinitions="NDEBUG"
737 Culture="1033"
738 />
739 <Tool
740 Name="VCPreLinkEventTool"
741 />
742 <Tool
743 Name="VCLibrarianTool"
744 OutputFile="..\..\lib\libresample-i386-win32-vc8-release.lib"
745 SuppressStartupBanner="true"
746 />
747 <Tool
748 Name="VCALinkTool"
749 />
750 <Tool
751 Name="VCXDCMakeTool"
752 />
753 <Tool
754 Name="VCBscMakeTool"
755 SuppressStartupBanner="true"
756 OutputFile=".\output\libresample-i386-win32-vc8-release/libresample.bsc"
757 />
758 <Tool
759 Name="VCFxCopTool"
760 />
761 <Tool
762 Name="VCPostBuildEventTool"
763 />
764 </Configuration>
765 <Configuration
766 Name="Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I)"
Perry Ismangile6410c22009-04-16 10:13:21 +0000767 OutputDirectory=".\output\$(ProjectName)-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName)"
768 IntermediateDirectory="$(OutDir)"
Perry Ismangil74338052009-03-30 12:15:43 +0000769 ConfigurationType="4"
Perry Ismangile6410c22009-04-16 10:13:21 +0000770 InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-release-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-common-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops"
Perry Ismangil74338052009-03-30 12:15:43 +0000771 CharacterSet="1"
772 >
773 <Tool
774 Name="VCPreBuildEventTool"
775 />
776 <Tool
777 Name="VCCustomBuildTool"
778 />
779 <Tool
780 Name="VCXMLDataGeneratorTool"
781 />
782 <Tool
783 Name="VCWebServiceProxyGeneratorTool"
784 />
785 <Tool
786 Name="VCMIDLTool"
787 TargetEnvironment="1"
788 />
789 <Tool
790 Name="VCCLCompilerTool"
791 ExecutionBucket="7"
792 Optimization="2"
793 FavorSizeOrSpeed="2"
794 AdditionalIncludeDirectories=".,../../resample/include"
795 PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL"
796 ExceptionHandling="0"
797 RuntimeLibrary="0"
798 WarningLevel="3"
799 DebugInformationFormat="0"
800 CompileAs="0"
801 />
802 <Tool
803 Name="VCManagedResourceCompilerTool"
804 />
805 <Tool
806 Name="VCResourceCompilerTool"
807 />
808 <Tool
809 Name="VCPreLinkEventTool"
810 />
811 <Tool
812 Name="VCLibrarianTool"
813 AdditionalOptions=""
814 />
815 <Tool
816 Name="VCALinkTool"
817 />
818 <Tool
819 Name="VCXDCMakeTool"
820 />
821 <Tool
822 Name="VCBscMakeTool"
823 />
824 <Tool
825 Name="VCCodeSignTool"
826 />
827 <Tool
828 Name="VCPostBuildEventTool"
829 />
830 <DeploymentTool
831 ForceDirty="-1"
832 RemoteDirectory=""
833 RegisterOutput="0"
834 AdditionalFiles=""
835 />
836 <DebuggerTool
837 />
838 </Configuration>
839 <Configuration
Perry Ismangile6410c22009-04-16 10:13:21 +0000840 Name="Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I)"
841 OutputDirectory=".\output\$(ProjectName)-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName)"
842 IntermediateDirectory="$(OutDir)"
Perry Ismangil74338052009-03-30 12:15:43 +0000843 ConfigurationType="4"
Perry Ismangile6410c22009-04-16 10:13:21 +0000844 InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-release-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-common-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops"
845 CharacterSet="1"
846 >
847 <Tool
848 Name="VCPreBuildEventTool"
849 />
850 <Tool
851 Name="VCCustomBuildTool"
852 />
853 <Tool
854 Name="VCXMLDataGeneratorTool"
855 />
856 <Tool
857 Name="VCWebServiceProxyGeneratorTool"
858 />
859 <Tool
860 Name="VCMIDLTool"
861 TargetEnvironment="1"
862 />
863 <Tool
864 Name="VCCLCompilerTool"
865 ExecutionBucket="7"
866 Optimization="2"
867 FavorSizeOrSpeed="2"
868 AdditionalIncludeDirectories=".,../../resample/include"
869 PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL"
870 ExceptionHandling="0"
871 RuntimeLibrary="0"
872 DebugInformationFormat="0"
873 CompileAs="0"
874 />
875 <Tool
876 Name="VCManagedResourceCompilerTool"
877 />
878 <Tool
879 Name="VCResourceCompilerTool"
880 />
881 <Tool
882 Name="VCPreLinkEventTool"
883 />
884 <Tool
885 Name="VCLibrarianTool"
886 AdditionalOptions=""
887 />
888 <Tool
889 Name="VCALinkTool"
890 />
891 <Tool
892 Name="VCXDCMakeTool"
893 />
894 <Tool
895 Name="VCBscMakeTool"
896 />
897 <Tool
898 Name="VCCodeSignTool"
899 />
900 <Tool
901 Name="VCPostBuildEventTool"
902 />
903 <DeploymentTool
904 ForceDirty="-1"
905 RemoteDirectory=""
906 RegisterOutput="0"
907 AdditionalFiles=""
908 />
909 <DebuggerTool
910 />
911 </Configuration>
912 <Configuration
913 Name="Debug-Dynamic|Win32"
914 OutputDirectory=".\output\$(ProjectName)-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName)"
915 IntermediateDirectory="$(OutDir)"
916 ConfigurationType="4"
917 InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-common-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-win32-common-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-debug-defaults.vsprops"
Perry Ismangil74338052009-03-30 12:15:43 +0000918 UseOfMFC="0"
919 ATLMinimizesCRunTimeLibraryUsage="false"
920 CharacterSet="2"
921 >
922 <Tool
923 Name="VCPreBuildEventTool"
924 />
925 <Tool
926 Name="VCCustomBuildTool"
927 />
928 <Tool
929 Name="VCXMLDataGeneratorTool"
930 />
931 <Tool
932 Name="VCWebServiceProxyGeneratorTool"
933 />
934 <Tool
935 Name="VCMIDLTool"
936 />
937 <Tool
938 Name="VCCLCompilerTool"
939 Optimization="0"
940 AdditionalIncludeDirectories=".,../../resample/include"
941 PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
942 MinimalRebuild="true"
943 BasicRuntimeChecks="3"
944 RuntimeLibrary="3"
945 PrecompiledHeaderFile=".\output\libresample-i386-win32-vc8-debug/libresample.pch"
946 AssemblerListingLocation=".\output\libresample-i386-win32-vc8-debug/"
947 ObjectFile=".\output\libresample-i386-win32-vc8-debug/"
948 ProgramDataBaseFileName=".\output\libresample-i386-win32-vc8-debug/"
949 WarningLevel="3"
950 SuppressStartupBanner="true"
951 DebugInformationFormat="4"
952 />
953 <Tool
954 Name="VCManagedResourceCompilerTool"
955 />
956 <Tool
957 Name="VCResourceCompilerTool"
958 PreprocessorDefinitions="_DEBUG"
959 Culture="1033"
960 />
961 <Tool
962 Name="VCPreLinkEventTool"
963 />
964 <Tool
965 Name="VCLibrarianTool"
966 OutputFile="..\..\lib\libresample-i386-win32-vc8-debug.lib"
967 SuppressStartupBanner="true"
968 />
969 <Tool
970 Name="VCALinkTool"
971 />
972 <Tool
973 Name="VCXDCMakeTool"
974 />
975 <Tool
976 Name="VCBscMakeTool"
977 SuppressStartupBanner="true"
978 OutputFile=".\output\libresample-i386-win32-vc8-debug/libresample.bsc"
979 />
980 <Tool
981 Name="VCFxCopTool"
982 />
983 <Tool
984 Name="VCPostBuildEventTool"
985 />
986 </Configuration>
987 <Configuration
988 Name="Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I)"
Perry Ismangile6410c22009-04-16 10:13:21 +0000989 OutputDirectory=".\output\$(ProjectName)-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName)"
990 IntermediateDirectory="$(OutDir)"
Perry Ismangil74338052009-03-30 12:15:43 +0000991 ConfigurationType="4"
Perry Ismangile6410c22009-04-16 10:13:21 +0000992 InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-common-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-debug-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops"
Perry Ismangil74338052009-03-30 12:15:43 +0000993 CharacterSet="1"
994 >
995 <Tool
996 Name="VCPreBuildEventTool"
997 />
998 <Tool
999 Name="VCCustomBuildTool"
1000 />
1001 <Tool
1002 Name="VCXMLDataGeneratorTool"
1003 />
1004 <Tool
1005 Name="VCWebServiceProxyGeneratorTool"
1006 />
1007 <Tool
1008 Name="VCMIDLTool"
1009 TargetEnvironment="1"
1010 />
1011 <Tool
1012 Name="VCCLCompilerTool"
1013 ExecutionBucket="7"
1014 Optimization="0"
1015 FavorSizeOrSpeed="0"
1016 AdditionalIncludeDirectories=".,../../resample/include"
1017 PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;DEBUG;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL"
1018 ExceptionHandling="0"
Perry Ismangile6410c22009-04-16 10:13:21 +00001019 RuntimeLibrary="3"
Perry Ismangil74338052009-03-30 12:15:43 +00001020 WarningLevel="3"
1021 DebugInformationFormat="3"
1022 CompileAs="0"
1023 CompileForArchitecture="0"
1024 />
1025 <Tool
1026 Name="VCManagedResourceCompilerTool"
1027 />
1028 <Tool
1029 Name="VCResourceCompilerTool"
1030 />
1031 <Tool
1032 Name="VCPreLinkEventTool"
1033 />
1034 <Tool
1035 Name="VCLibrarianTool"
1036 AdditionalOptions=""
1037 />
1038 <Tool
1039 Name="VCALinkTool"
1040 />
1041 <Tool
1042 Name="VCXDCMakeTool"
1043 />
1044 <Tool
1045 Name="VCBscMakeTool"
1046 />
1047 <Tool
1048 Name="VCCodeSignTool"
1049 />
1050 <Tool
1051 Name="VCPostBuildEventTool"
1052 />
1053 <DeploymentTool
1054 ForceDirty="-1"
1055 RemoteDirectory=""
1056 RegisterOutput="0"
1057 AdditionalFiles=""
1058 />
1059 <DebuggerTool
1060 />
1061 </Configuration>
1062 <Configuration
Perry Ismangile6410c22009-04-16 10:13:21 +00001063 Name="Debug-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I)"
1064 OutputDirectory=".\output\$(ProjectName)-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName)"
Perry Ismangil05d17692009-04-08 11:28:16 +00001065 IntermediateDirectory="$(OutDir)"
Perry Ismangil74338052009-03-30 12:15:43 +00001066 ConfigurationType="4"
Perry Ismangile6410c22009-04-16 10:13:21 +00001067 InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-common-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-debug-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops"
1068 CharacterSet="1"
1069 >
1070 <Tool
1071 Name="VCPreBuildEventTool"
1072 />
1073 <Tool
1074 Name="VCCustomBuildTool"
1075 />
1076 <Tool
1077 Name="VCXMLDataGeneratorTool"
1078 />
1079 <Tool
1080 Name="VCWebServiceProxyGeneratorTool"
1081 />
1082 <Tool
1083 Name="VCMIDLTool"
1084 TargetEnvironment="1"
1085 />
1086 <Tool
1087 Name="VCCLCompilerTool"
1088 ExecutionBucket="7"
1089 Optimization="0"
1090 FavorSizeOrSpeed="0"
1091 AdditionalIncludeDirectories=".,../../resample/include"
1092 PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;DEBUG;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL"
1093 ExceptionHandling="0"
1094 RuntimeLibrary="3"
1095 DebugInformationFormat="3"
1096 CompileAs="0"
1097 CompileForArchitecture="0"
1098 />
1099 <Tool
1100 Name="VCManagedResourceCompilerTool"
1101 />
1102 <Tool
1103 Name="VCResourceCompilerTool"
1104 />
1105 <Tool
1106 Name="VCPreLinkEventTool"
1107 />
1108 <Tool
1109 Name="VCLibrarianTool"
1110 AdditionalOptions=""
1111 />
1112 <Tool
1113 Name="VCALinkTool"
1114 />
1115 <Tool
1116 Name="VCXDCMakeTool"
1117 />
1118 <Tool
1119 Name="VCBscMakeTool"
1120 />
1121 <Tool
1122 Name="VCCodeSignTool"
1123 />
1124 <Tool
1125 Name="VCPostBuildEventTool"
1126 />
1127 <DeploymentTool
1128 ForceDirty="-1"
1129 RemoteDirectory=""
1130 RegisterOutput="0"
1131 AdditionalFiles=""
1132 />
1133 <DebuggerTool
1134 />
1135 </Configuration>
1136 <Configuration
1137 Name="Release-Static|Win32"
1138 OutputDirectory=".\output\$(ProjectName)-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName)"
1139 IntermediateDirectory="$(OutDir)"
1140 ConfigurationType="4"
1141 InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-release-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-win32-release-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-common-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-win32-common-defaults.vsprops"
Perry Ismangil74338052009-03-30 12:15:43 +00001142 UseOfMFC="0"
1143 ATLMinimizesCRunTimeLibraryUsage="false"
1144 CharacterSet="2"
1145 >
1146 <Tool
1147 Name="VCPreBuildEventTool"
1148 />
1149 <Tool
1150 Name="VCCustomBuildTool"
1151 />
1152 <Tool
1153 Name="VCXMLDataGeneratorTool"
1154 />
1155 <Tool
1156 Name="VCWebServiceProxyGeneratorTool"
1157 />
1158 <Tool
1159 Name="VCMIDLTool"
1160 />
1161 <Tool
1162 Name="VCCLCompilerTool"
1163 Optimization="2"
1164 InlineFunctionExpansion="1"
1165 AdditionalIncludeDirectories=".,../../resample/include"
1166 PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
1167 StringPooling="true"
1168 RuntimeLibrary="0"
1169 EnableFunctionLevelLinking="true"
1170 PrecompiledHeaderFile=".\output\libresample-i386-win32-vc8-release/libresample.pch"
1171 AssemblerListingLocation=".\output\libresample-i386-win32-vc8-release/"
1172 ObjectFile=".\output\libresample-i386-win32-vc8-release/"
1173 ProgramDataBaseFileName=".\output\libresample-i386-win32-vc8-release/"
1174 WarningLevel="3"
1175 SuppressStartupBanner="true"
1176 />
1177 <Tool
1178 Name="VCManagedResourceCompilerTool"
1179 />
1180 <Tool
1181 Name="VCResourceCompilerTool"
1182 PreprocessorDefinitions="NDEBUG"
1183 Culture="1033"
1184 />
1185 <Tool
1186 Name="VCPreLinkEventTool"
1187 />
1188 <Tool
1189 Name="VCLibrarianTool"
1190 OutputFile="..\..\lib\libresample-i386-win32-vc8-release.lib"
1191 SuppressStartupBanner="true"
1192 />
1193 <Tool
1194 Name="VCALinkTool"
1195 />
1196 <Tool
1197 Name="VCXDCMakeTool"
1198 />
1199 <Tool
1200 Name="VCBscMakeTool"
1201 SuppressStartupBanner="true"
1202 OutputFile=".\output\libresample-i386-win32-vc8-release/libresample.bsc"
1203 />
1204 <Tool
1205 Name="VCFxCopTool"
1206 />
1207 <Tool
1208 Name="VCPostBuildEventTool"
1209 />
1210 </Configuration>
1211 <Configuration
1212 Name="Release-Static|Windows Mobile 6 Standard SDK (ARMV4I)"
Perry Ismangile6410c22009-04-16 10:13:21 +00001213 OutputDirectory=".\output\$(ProjectName)-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName)"
1214 IntermediateDirectory="$(OutDir)"
Perry Ismangil74338052009-03-30 12:15:43 +00001215 ConfigurationType="4"
Perry Ismangile6410c22009-04-16 10:13:21 +00001216 InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-release-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-common-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops"
Perry Ismangil74338052009-03-30 12:15:43 +00001217 CharacterSet="1"
1218 >
1219 <Tool
1220 Name="VCPreBuildEventTool"
1221 />
1222 <Tool
1223 Name="VCCustomBuildTool"
1224 />
1225 <Tool
1226 Name="VCXMLDataGeneratorTool"
1227 />
1228 <Tool
1229 Name="VCWebServiceProxyGeneratorTool"
1230 />
1231 <Tool
1232 Name="VCMIDLTool"
1233 TargetEnvironment="1"
1234 />
1235 <Tool
1236 Name="VCCLCompilerTool"
1237 ExecutionBucket="7"
1238 Optimization="2"
1239 FavorSizeOrSpeed="2"
1240 AdditionalIncludeDirectories=".,../../resample/include"
1241 PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL"
1242 ExceptionHandling="0"
1243 RuntimeLibrary="0"
1244 WarningLevel="3"
1245 DebugInformationFormat="0"
1246 CompileAs="0"
1247 />
1248 <Tool
1249 Name="VCManagedResourceCompilerTool"
1250 />
1251 <Tool
1252 Name="VCResourceCompilerTool"
1253 />
1254 <Tool
1255 Name="VCPreLinkEventTool"
1256 />
1257 <Tool
1258 Name="VCLibrarianTool"
1259 AdditionalOptions=""
1260 />
1261 <Tool
1262 Name="VCALinkTool"
1263 />
1264 <Tool
1265 Name="VCXDCMakeTool"
1266 />
1267 <Tool
1268 Name="VCBscMakeTool"
1269 />
1270 <Tool
1271 Name="VCCodeSignTool"
1272 />
1273 <Tool
1274 Name="VCPostBuildEventTool"
1275 />
1276 <DeploymentTool
1277 ForceDirty="-1"
1278 RemoteDirectory=""
1279 RegisterOutput="0"
1280 AdditionalFiles=""
1281 />
1282 <DebuggerTool
1283 />
1284 </Configuration>
Perry Ismangile6410c22009-04-16 10:13:21 +00001285 <Configuration
1286 Name="Release-Static|Windows Mobile 6 Professional SDK (ARMV4I)"
1287 OutputDirectory=".\output\$(ProjectName)-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName)"
1288 IntermediateDirectory="$(OutDir)"
1289 ConfigurationType="4"
1290 InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-release-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-common-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops"
1291 CharacterSet="1"
1292 >
1293 <Tool
1294 Name="VCPreBuildEventTool"
1295 />
1296 <Tool
1297 Name="VCCustomBuildTool"
1298 />
1299 <Tool
1300 Name="VCXMLDataGeneratorTool"
1301 />
1302 <Tool
1303 Name="VCWebServiceProxyGeneratorTool"
1304 />
1305 <Tool
1306 Name="VCMIDLTool"
1307 TargetEnvironment="1"
1308 />
1309 <Tool
1310 Name="VCCLCompilerTool"
1311 ExecutionBucket="7"
1312 Optimization="2"
1313 FavorSizeOrSpeed="2"
1314 AdditionalIncludeDirectories=".,../../resample/include"
1315 PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL"
1316 ExceptionHandling="0"
1317 RuntimeLibrary="0"
1318 DebugInformationFormat="0"
1319 CompileAs="0"
1320 />
1321 <Tool
1322 Name="VCManagedResourceCompilerTool"
1323 />
1324 <Tool
1325 Name="VCResourceCompilerTool"
1326 />
1327 <Tool
1328 Name="VCPreLinkEventTool"
1329 />
1330 <Tool
1331 Name="VCLibrarianTool"
1332 AdditionalOptions=""
1333 />
1334 <Tool
1335 Name="VCALinkTool"
1336 />
1337 <Tool
1338 Name="VCXDCMakeTool"
1339 />
1340 <Tool
1341 Name="VCBscMakeTool"
1342 />
1343 <Tool
1344 Name="VCCodeSignTool"
1345 />
1346 <Tool
1347 Name="VCPostBuildEventTool"
1348 />
1349 <DeploymentTool
1350 ForceDirty="-1"
1351 RemoteDirectory=""
1352 RegisterOutput="0"
1353 AdditionalFiles=""
1354 />
1355 <DebuggerTool
1356 />
1357 </Configuration>
Benny Prijonoa378bfc2007-04-09 07:10:10 +00001358 </Configurations>
1359 <References>
1360 </References>
1361 <Files>
1362 <Filter
1363 Name="Source Files"
1364 Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
1365 >
1366 <File
1367 RelativePath="..\..\resample\src\largefilter.h"
1368 >
1369 </File>
1370 <File
1371 RelativePath="..\..\resample\src\resample.h"
1372 >
1373 </File>
1374 <File
1375 RelativePath="..\..\resample\src\resamplesubs.c"
1376 >
1377 <FileConfiguration
1378 Name="Debug|Win32"
1379 >
1380 <Tool
1381 Name="VCCLCompilerTool"
1382 AdditionalIncludeDirectories=""
1383 PreprocessorDefinitions=""
1384 />
1385 </FileConfiguration>
1386 <FileConfiguration
1387 Name="Release|Win32"
1388 >
1389 <Tool
1390 Name="VCCLCompilerTool"
1391 AdditionalIncludeDirectories=""
1392 PreprocessorDefinitions=""
1393 />
1394 </FileConfiguration>
Perry Ismangil74338052009-03-30 12:15:43 +00001395 <FileConfiguration
1396 Name="Debug-Static|Win32"
1397 >
1398 <Tool
1399 Name="VCCLCompilerTool"
1400 AdditionalIncludeDirectories=""
1401 PreprocessorDefinitions=""
1402 />
1403 </FileConfiguration>
1404 <FileConfiguration
1405 Name="Release-Dynamic|Win32"
1406 >
1407 <Tool
1408 Name="VCCLCompilerTool"
1409 AdditionalIncludeDirectories=""
1410 PreprocessorDefinitions=""
1411 />
1412 </FileConfiguration>
1413 <FileConfiguration
1414 Name="Debug-Dynamic|Win32"
1415 >
1416 <Tool
1417 Name="VCCLCompilerTool"
1418 AdditionalIncludeDirectories=""
1419 PreprocessorDefinitions=""
1420 />
1421 </FileConfiguration>
1422 <FileConfiguration
1423 Name="Release-Static|Win32"
1424 >
1425 <Tool
1426 Name="VCCLCompilerTool"
1427 AdditionalIncludeDirectories=""
1428 PreprocessorDefinitions=""
1429 />
1430 </FileConfiguration>
Benny Prijonoa378bfc2007-04-09 07:10:10 +00001431 </File>
1432 <File
1433 RelativePath="..\..\resample\src\smallfilter.h"
1434 >
1435 </File>
1436 <File
1437 RelativePath="..\..\resample\src\stddefs.h"
1438 >
1439 </File>
1440 </Filter>
1441 <Filter
1442 Name="Header Files"
1443 Filter="h;hpp;hxx;hm;inl"
1444 >
1445 <File
1446 RelativePath="..\..\resample\include\resamplesubs.h"
1447 >
1448 </File>
1449 </Filter>
1450 </Files>
1451 <Globals>
1452 </Globals>
1453</VisualStudioProject>