Updated project files to VS2008 SP1. Removed deprecated features (and warning message...
[xiph/unicode.git] / oggdsf / src / lib / core / ogg / libOOOggSeek / libOOOggSeek.vcproj
blobdcccedd50289add4cf5ca7ff1f782aa0217551ab
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9,00"
5 Name="libOOOggSeek"
6 ProjectGUID="{9A14F6AC-BC6E-401A-A300-07369BD6C5FE}"
7 RootNamespace="libOOOggSeek"
8 Keyword="Win32Proj"
9 TargetFrameworkVersion="131072"
11 <Platforms>
12 <Platform
13 Name="Win32"
15 <Platform
16 Name="Pocket PC 2003 (ARMV4)"
18 <Platform
19 Name="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
21 </Platforms>
22 <ToolFiles>
23 </ToolFiles>
24 <Configurations>
25 <Configuration
26 Name="Debug|Win32"
27 OutputDirectory="Debug"
28 IntermediateDirectory="Debug"
29 ConfigurationType="2"
30 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
31 CharacterSet="1"
33 <Tool
34 Name="VCPreBuildEventTool"
36 <Tool
37 Name="VCCustomBuildTool"
39 <Tool
40 Name="VCXMLDataGeneratorTool"
42 <Tool
43 Name="VCWebServiceProxyGeneratorTool"
45 <Tool
46 Name="VCMIDLTool"
48 <Tool
49 Name="VCCLCompilerTool"
50 Optimization="0"
51 AdditionalIncludeDirectories="..;..\..\..\helper"
52 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBOOOGGSEEK_EXPORTS"
53 MinimalRebuild="true"
54 BasicRuntimeChecks="3"
55 RuntimeLibrary="3"
56 UsePrecompiledHeader="2"
57 WarningLevel="4"
58 Detect64BitPortabilityProblems="false"
59 DebugInformationFormat="4"
60 CallingConvention="2"
61 DisableSpecificWarnings="4251"
63 <Tool
64 Name="VCManagedResourceCompilerTool"
66 <Tool
67 Name="VCResourceCompilerTool"
69 <Tool
70 Name="VCPreLinkEventTool"
72 <Tool
73 Name="VCLinkerTool"
74 OutputFile="$(OutDir)/libOOOggSeek.dll"
75 LinkIncremental="2"
76 GenerateDebugInformation="true"
77 ProgramDatabaseFile="$(OutDir)/libOOOggSeek.pdb"
78 SubSystem="2"
79 RandomizedBaseAddress="1"
80 DataExecutionPrevention="0"
81 ImportLibrary="$(OutDir)/libOOOggSeek.lib"
82 TargetMachine="1"
84 <Tool
85 Name="VCALinkTool"
87 <Tool
88 Name="VCManifestTool"
90 <Tool
91 Name="VCXDCMakeTool"
93 <Tool
94 Name="VCBscMakeTool"
96 <Tool
97 Name="VCFxCopTool"
99 <Tool
100 Name="VCAppVerifierTool"
102 <Tool
103 Name="VCPostBuildEventTool"
105 </Configuration>
106 <Configuration
107 Name="Release|Win32"
108 OutputDirectory="Release"
109 IntermediateDirectory="Release"
110 ConfigurationType="2"
111 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
112 CharacterSet="1"
113 WholeProgramOptimization="1"
115 <Tool
116 Name="VCPreBuildEventTool"
118 <Tool
119 Name="VCCustomBuildTool"
121 <Tool
122 Name="VCXMLDataGeneratorTool"
124 <Tool
125 Name="VCWebServiceProxyGeneratorTool"
127 <Tool
128 Name="VCMIDLTool"
130 <Tool
131 Name="VCCLCompilerTool"
132 Optimization="2"
133 InlineFunctionExpansion="2"
134 EnableIntrinsicFunctions="true"
135 FavorSizeOrSpeed="1"
136 OmitFramePointers="true"
137 AdditionalIncludeDirectories="..;..\..\..\helper"
138 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBOOOGGSEEK_EXPORTS"
139 StringPooling="true"
140 RuntimeLibrary="2"
141 EnableFunctionLevelLinking="true"
142 UsePrecompiledHeader="2"
143 WarningLevel="4"
144 Detect64BitPortabilityProblems="false"
145 DebugInformationFormat="0"
146 CallingConvention="2"
147 DisableSpecificWarnings="4251"
149 <Tool
150 Name="VCManagedResourceCompilerTool"
152 <Tool
153 Name="VCResourceCompilerTool"
155 <Tool
156 Name="VCPreLinkEventTool"
158 <Tool
159 Name="VCLinkerTool"
160 OutputFile="$(OutDir)/libOOOggSeek.dll"
161 LinkIncremental="1"
162 GenerateDebugInformation="true"
163 SubSystem="2"
164 OptimizeReferences="2"
165 EnableCOMDATFolding="2"
167 RandomizedBaseAddress="1"
168 DataExecutionPrevention="0"
169 ImportLibrary="$(OutDir)/libOOOggSeek.lib"
170 TargetMachine="1"
172 <Tool
173 Name="VCALinkTool"
175 <Tool
176 Name="VCManifestTool"
178 <Tool
179 Name="VCXDCMakeTool"
181 <Tool
182 Name="VCBscMakeTool"
184 <Tool
185 Name="VCFxCopTool"
187 <Tool
188 Name="VCAppVerifierTool"
190 <Tool
191 Name="VCPostBuildEventTool"
193 </Configuration>
194 <Configuration
195 Name="Debug__cdecl|Win32"
196 OutputDirectory="$(ConfigurationName)"
197 IntermediateDirectory="$(ConfigurationName)"
198 ConfigurationType="2"
199 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
200 CharacterSet="1"
202 <Tool
203 Name="VCPreBuildEventTool"
205 <Tool
206 Name="VCCustomBuildTool"
208 <Tool
209 Name="VCXMLDataGeneratorTool"
211 <Tool
212 Name="VCWebServiceProxyGeneratorTool"
214 <Tool
215 Name="VCMIDLTool"
217 <Tool
218 Name="VCCLCompilerTool"
219 Optimization="0"
220 AdditionalIncludeDirectories="..;..\..\..\helper"
221 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBOOOGGSEEK_EXPORTS"
222 MinimalRebuild="true"
223 BasicRuntimeChecks="3"
224 RuntimeLibrary="3"
225 UsePrecompiledHeader="2"
226 WarningLevel="4"
227 Detect64BitPortabilityProblems="false"
228 DebugInformationFormat="4"
229 CallingConvention="0"
230 DisableSpecificWarnings="4251"
232 <Tool
233 Name="VCManagedResourceCompilerTool"
235 <Tool
236 Name="VCResourceCompilerTool"
238 <Tool
239 Name="VCPreLinkEventTool"
241 <Tool
242 Name="VCLinkerTool"
243 OutputFile="$(OutDir)/libOOOggSeek.dll"
244 LinkIncremental="2"
245 GenerateDebugInformation="true"
246 ProgramDatabaseFile="$(OutDir)/libOOOggSeek.pdb"
247 SubSystem="2"
248 RandomizedBaseAddress="1"
249 DataExecutionPrevention="0"
250 ImportLibrary="$(OutDir)/libOOOggSeek.lib"
251 TargetMachine="1"
253 <Tool
254 Name="VCALinkTool"
256 <Tool
257 Name="VCManifestTool"
259 <Tool
260 Name="VCXDCMakeTool"
262 <Tool
263 Name="VCBscMakeTool"
265 <Tool
266 Name="VCFxCopTool"
268 <Tool
269 Name="VCAppVerifierTool"
271 <Tool
272 Name="VCPostBuildEventTool"
274 </Configuration>
275 <Configuration
276 Name="Release__cdecl|Win32"
277 OutputDirectory="$(ConfigurationName)"
278 IntermediateDirectory="$(ConfigurationName)"
279 ConfigurationType="2"
280 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
281 CharacterSet="1"
282 WholeProgramOptimization="1"
284 <Tool
285 Name="VCPreBuildEventTool"
287 <Tool
288 Name="VCCustomBuildTool"
290 <Tool
291 Name="VCXMLDataGeneratorTool"
293 <Tool
294 Name="VCWebServiceProxyGeneratorTool"
296 <Tool
297 Name="VCMIDLTool"
299 <Tool
300 Name="VCCLCompilerTool"
301 Optimization="3"
302 InlineFunctionExpansion="2"
303 EnableIntrinsicFunctions="true"
304 FavorSizeOrSpeed="1"
305 OmitFramePointers="true"
306 AdditionalIncludeDirectories="..;..\..\..\helper"
307 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBOOOGGSEEK_EXPORTS"
308 StringPooling="true"
309 RuntimeLibrary="2"
310 EnableFunctionLevelLinking="true"
311 UsePrecompiledHeader="2"
312 WarningLevel="4"
313 Detect64BitPortabilityProblems="false"
314 DebugInformationFormat="0"
315 CallingConvention="0"
316 DisableSpecificWarnings="4251"
318 <Tool
319 Name="VCManagedResourceCompilerTool"
321 <Tool
322 Name="VCResourceCompilerTool"
324 <Tool
325 Name="VCPreLinkEventTool"
327 <Tool
328 Name="VCLinkerTool"
329 OutputFile="$(OutDir)/libOOOggSeek.dll"
330 LinkIncremental="1"
331 GenerateDebugInformation="true"
332 SubSystem="2"
333 OptimizeReferences="2"
334 EnableCOMDATFolding="2"
336 RandomizedBaseAddress="1"
337 DataExecutionPrevention="0"
338 ImportLibrary="$(OutDir)/libOOOggSeek.lib"
339 TargetMachine="1"
341 <Tool
342 Name="VCALinkTool"
344 <Tool
345 Name="VCManifestTool"
347 <Tool
348 Name="VCXDCMakeTool"
350 <Tool
351 Name="VCBscMakeTool"
353 <Tool
354 Name="VCFxCopTool"
356 <Tool
357 Name="VCAppVerifierTool"
359 <Tool
360 Name="VCPostBuildEventTool"
362 </Configuration>
363 <Configuration
364 Name="Debug_CE_ARM|Win32"
365 OutputDirectory="$(ConfigurationName)"
366 IntermediateDirectory="$(ConfigurationName)"
367 ConfigurationType="2"
368 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
369 CharacterSet="1"
371 <Tool
372 Name="VCPreBuildEventTool"
374 <Tool
375 Name="VCCustomBuildTool"
377 <Tool
378 Name="VCXMLDataGeneratorTool"
380 <Tool
381 Name="VCWebServiceProxyGeneratorTool"
383 <Tool
384 Name="VCMIDLTool"
386 <Tool
387 Name="VCCLCompilerTool"
388 Optimization="0"
389 AdditionalIncludeDirectories="..;..\..\..\helper"
390 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBOOOGGSEEK_EXPORTS"
391 MinimalRebuild="true"
392 BasicRuntimeChecks="3"
393 RuntimeLibrary="3"
394 UsePrecompiledHeader="2"
395 WarningLevel="4"
396 Detect64BitPortabilityProblems="false"
397 DebugInformationFormat="4"
398 CallingConvention="2"
399 DisableSpecificWarnings="4251"
401 <Tool
402 Name="VCManagedResourceCompilerTool"
404 <Tool
405 Name="VCResourceCompilerTool"
407 <Tool
408 Name="VCPreLinkEventTool"
410 <Tool
411 Name="VCLinkerTool"
412 OutputFile="$(OutDir)/libOOOggSeek.dll"
413 LinkIncremental="2"
414 GenerateDebugInformation="true"
415 ProgramDatabaseFile="$(OutDir)/libOOOggSeek.pdb"
416 SubSystem="2"
417 RandomizedBaseAddress="1"
418 DataExecutionPrevention="0"
419 ImportLibrary="$(OutDir)/libOOOggSeek.lib"
420 TargetMachine="1"
422 <Tool
423 Name="VCALinkTool"
425 <Tool
426 Name="VCManifestTool"
428 <Tool
429 Name="VCXDCMakeTool"
431 <Tool
432 Name="VCBscMakeTool"
434 <Tool
435 Name="VCFxCopTool"
437 <Tool
438 Name="VCAppVerifierTool"
440 <Tool
441 Name="VCPostBuildEventTool"
443 </Configuration>
444 <Configuration
445 Name="Debug_WM5_PPC_ARM|Win32"
446 OutputDirectory="$(ConfigurationName)"
447 IntermediateDirectory="$(ConfigurationName)"
448 ConfigurationType="2"
449 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
450 CharacterSet="1"
452 <Tool
453 Name="VCPreBuildEventTool"
455 <Tool
456 Name="VCCustomBuildTool"
458 <Tool
459 Name="VCXMLDataGeneratorTool"
461 <Tool
462 Name="VCWebServiceProxyGeneratorTool"
464 <Tool
465 Name="VCMIDLTool"
467 <Tool
468 Name="VCCLCompilerTool"
469 Optimization="0"
470 AdditionalIncludeDirectories="..;..\..\..\helper"
471 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBOOOGGSEEK_EXPORTS"
472 MinimalRebuild="true"
473 BasicRuntimeChecks="3"
474 RuntimeLibrary="3"
475 UsePrecompiledHeader="2"
476 WarningLevel="4"
477 Detect64BitPortabilityProblems="false"
478 DebugInformationFormat="4"
479 CallingConvention="2"
480 DisableSpecificWarnings="4251"
482 <Tool
483 Name="VCManagedResourceCompilerTool"
485 <Tool
486 Name="VCResourceCompilerTool"
488 <Tool
489 Name="VCPreLinkEventTool"
491 <Tool
492 Name="VCLinkerTool"
493 OutputFile="$(OutDir)/libOOOggSeek.dll"
494 LinkIncremental="2"
495 GenerateDebugInformation="true"
496 ProgramDatabaseFile="$(OutDir)/libOOOggSeek.pdb"
497 SubSystem="2"
498 RandomizedBaseAddress="1"
499 DataExecutionPrevention="0"
500 ImportLibrary="$(OutDir)/libOOOggSeek.lib"
501 TargetMachine="1"
503 <Tool
504 Name="VCALinkTool"
506 <Tool
507 Name="VCManifestTool"
509 <Tool
510 Name="VCXDCMakeTool"
512 <Tool
513 Name="VCBscMakeTool"
515 <Tool
516 Name="VCFxCopTool"
518 <Tool
519 Name="VCAppVerifierTool"
521 <Tool
522 Name="VCPostBuildEventTool"
524 </Configuration>
525 <Configuration
526 Name="Release_WM5_PPC_ARM|Win32"
527 OutputDirectory="$(ConfigurationName)"
528 IntermediateDirectory="$(ConfigurationName)"
529 ConfigurationType="2"
530 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
531 CharacterSet="1"
533 <Tool
534 Name="VCPreBuildEventTool"
536 <Tool
537 Name="VCCustomBuildTool"
539 <Tool
540 Name="VCXMLDataGeneratorTool"
542 <Tool
543 Name="VCWebServiceProxyGeneratorTool"
545 <Tool
546 Name="VCMIDLTool"
548 <Tool
549 Name="VCCLCompilerTool"
550 Optimization="0"
551 AdditionalIncludeDirectories="..;..\..\..\helper"
552 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBOOOGGSEEK_EXPORTS"
553 MinimalRebuild="true"
554 BasicRuntimeChecks="3"
555 RuntimeLibrary="3"
556 UsePrecompiledHeader="2"
557 WarningLevel="4"
558 Detect64BitPortabilityProblems="false"
559 DebugInformationFormat="4"
560 CallingConvention="2"
561 DisableSpecificWarnings="4251"
563 <Tool
564 Name="VCManagedResourceCompilerTool"
566 <Tool
567 Name="VCResourceCompilerTool"
569 <Tool
570 Name="VCPreLinkEventTool"
572 <Tool
573 Name="VCLinkerTool"
574 OutputFile="$(OutDir)/libOOOggSeek.dll"
575 LinkIncremental="2"
576 GenerateDebugInformation="true"
577 ProgramDatabaseFile="$(OutDir)/libOOOggSeek.pdb"
578 SubSystem="2"
579 RandomizedBaseAddress="1"
580 DataExecutionPrevention="0"
581 ImportLibrary="$(OutDir)/libOOOggSeek.lib"
582 TargetMachine="1"
584 <Tool
585 Name="VCALinkTool"
587 <Tool
588 Name="VCManifestTool"
590 <Tool
591 Name="VCXDCMakeTool"
593 <Tool
594 Name="VCBscMakeTool"
596 <Tool
597 Name="VCFxCopTool"
599 <Tool
600 Name="VCAppVerifierTool"
602 <Tool
603 Name="VCPostBuildEventTool"
605 </Configuration>
606 <Configuration
607 Name="Debug|Pocket PC 2003 (ARMV4)"
608 OutputDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)"
609 IntermediateDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)"
610 ConfigurationType="2"
611 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
612 CharacterSet="1"
614 <Tool
615 Name="VCPreBuildEventTool"
617 <Tool
618 Name="VCCustomBuildTool"
620 <Tool
621 Name="VCXMLDataGeneratorTool"
623 <Tool
624 Name="VCWebServiceProxyGeneratorTool"
626 <Tool
627 Name="VCMIDLTool"
628 TargetEnvironment="1"
630 <Tool
631 Name="VCCLCompilerTool"
632 ExecutionBucket="7"
633 Optimization="0"
634 AdditionalIncludeDirectories="..;..\..\..\helper"
635 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBOOOGGSEEK_EXPORTS"
636 MinimalRebuild="true"
637 RuntimeLibrary="3"
638 UsePrecompiledHeader="2"
639 WarningLevel="4"
640 DisableSpecificWarnings="4251"
642 <Tool
643 Name="VCManagedResourceCompilerTool"
645 <Tool
646 Name="VCResourceCompilerTool"
648 <Tool
649 Name="VCPreLinkEventTool"
651 <Tool
652 Name="VCLinkerTool"
653 OutputFile="$(OutDir)/libOOOggSeek.dll"
654 LinkIncremental="2"
655 GenerateDebugInformation="true"
656 ProgramDatabaseFile="$(OutDir)/libOOOggSeek.pdb"
657 SubSystem="2"
658 ImportLibrary="$(OutDir)/libOOOggSeek.lib"
659 TargetMachine="0"
661 <Tool
662 Name="VCALinkTool"
664 <Tool
665 Name="VCXDCMakeTool"
667 <Tool
668 Name="VCBscMakeTool"
670 <Tool
671 Name="VCCodeSignTool"
673 <Tool
674 Name="VCPostBuildEventTool"
676 <DeploymentTool
677 ForceDirty="-1"
678 RemoteDirectory=""
679 RegisterOutput="0"
680 AdditionalFiles=""
682 <DebuggerTool
684 </Configuration>
685 <Configuration
686 Name="Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
687 OutputDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
688 IntermediateDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
689 ConfigurationType="2"
690 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
691 CharacterSet="1"
693 <Tool
694 Name="VCPreBuildEventTool"
696 <Tool
697 Name="VCCustomBuildTool"
699 <Tool
700 Name="VCXMLDataGeneratorTool"
702 <Tool
703 Name="VCWebServiceProxyGeneratorTool"
705 <Tool
706 Name="VCMIDLTool"
707 TargetEnvironment="1"
709 <Tool
710 Name="VCCLCompilerTool"
711 ExecutionBucket="7"
712 Optimization="0"
713 AdditionalIncludeDirectories="..;..\..\..\helper"
714 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBOOOGGSEEK_EXPORTS"
715 MinimalRebuild="true"
716 RuntimeLibrary="3"
717 UsePrecompiledHeader="2"
718 WarningLevel="4"
719 DisableSpecificWarnings="4251"
721 <Tool
722 Name="VCManagedResourceCompilerTool"
724 <Tool
725 Name="VCResourceCompilerTool"
727 <Tool
728 Name="VCPreLinkEventTool"
730 <Tool
731 Name="VCLinkerTool"
732 OutputFile="$(OutDir)/libOOOggSeek.dll"
733 LinkIncremental="2"
734 GenerateDebugInformation="true"
735 ProgramDatabaseFile="$(OutDir)/libOOOggSeek.pdb"
736 SubSystem="2"
737 ImportLibrary="$(OutDir)/libOOOggSeek.lib"
738 TargetMachine="0"
740 <Tool
741 Name="VCALinkTool"
743 <Tool
744 Name="VCXDCMakeTool"
746 <Tool
747 Name="VCBscMakeTool"
749 <Tool
750 Name="VCCodeSignTool"
752 <Tool
753 Name="VCPostBuildEventTool"
755 <DeploymentTool
756 ForceDirty="-1"
757 RemoteDirectory=""
758 RegisterOutput="0"
759 AdditionalFiles=""
761 <DebuggerTool
763 </Configuration>
764 <Configuration
765 Name="Release|Pocket PC 2003 (ARMV4)"
766 OutputDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)"
767 IntermediateDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)"
768 ConfigurationType="2"
769 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
770 CharacterSet="1"
771 WholeProgramOptimization="1"
773 <Tool
774 Name="VCPreBuildEventTool"
776 <Tool
777 Name="VCCustomBuildTool"
779 <Tool
780 Name="VCXMLDataGeneratorTool"
782 <Tool
783 Name="VCWebServiceProxyGeneratorTool"
785 <Tool
786 Name="VCMIDLTool"
787 TargetEnvironment="1"
789 <Tool
790 Name="VCCLCompilerTool"
791 ExecutionBucket="7"
792 Optimization="2"
793 InlineFunctionExpansion="2"
794 EnableIntrinsicFunctions="true"
795 FavorSizeOrSpeed="1"
796 AdditionalIncludeDirectories="..;..\..\..\helper"
797 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBOOOGGSEEK_EXPORTS"
798 StringPooling="true"
799 RuntimeLibrary="2"
800 EnableFunctionLevelLinking="true"
801 UsePrecompiledHeader="2"
802 WarningLevel="4"
803 DebugInformationFormat="0"
804 DisableSpecificWarnings="4251"
806 <Tool
807 Name="VCManagedResourceCompilerTool"
809 <Tool
810 Name="VCResourceCompilerTool"
812 <Tool
813 Name="VCPreLinkEventTool"
815 <Tool
816 Name="VCLinkerTool"
817 OutputFile="$(OutDir)/libOOOggSeek.dll"
818 LinkIncremental="1"
819 GenerateDebugInformation="true"
820 SubSystem="2"
821 OptimizeReferences="2"
822 EnableCOMDATFolding="2"
824 ImportLibrary="$(OutDir)/libOOOggSeek.lib"
825 TargetMachine="0"
827 <Tool
828 Name="VCALinkTool"
830 <Tool
831 Name="VCXDCMakeTool"
833 <Tool
834 Name="VCBscMakeTool"
836 <Tool
837 Name="VCCodeSignTool"
839 <Tool
840 Name="VCPostBuildEventTool"
842 <DeploymentTool
843 ForceDirty="-1"
844 RemoteDirectory=""
845 RegisterOutput="0"
846 AdditionalFiles=""
848 <DebuggerTool
850 </Configuration>
851 <Configuration
852 Name="Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
853 OutputDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
854 IntermediateDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
855 ConfigurationType="2"
856 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
857 CharacterSet="1"
858 WholeProgramOptimization="1"
860 <Tool
861 Name="VCPreBuildEventTool"
863 <Tool
864 Name="VCCustomBuildTool"
866 <Tool
867 Name="VCXMLDataGeneratorTool"
869 <Tool
870 Name="VCWebServiceProxyGeneratorTool"
872 <Tool
873 Name="VCMIDLTool"
874 TargetEnvironment="1"
876 <Tool
877 Name="VCCLCompilerTool"
878 ExecutionBucket="7"
879 Optimization="2"
880 InlineFunctionExpansion="2"
881 EnableIntrinsicFunctions="true"
882 FavorSizeOrSpeed="1"
883 AdditionalIncludeDirectories="..;..\..\..\helper"
884 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBOOOGGSEEK_EXPORTS"
885 StringPooling="true"
886 RuntimeLibrary="2"
887 EnableFunctionLevelLinking="true"
888 UsePrecompiledHeader="2"
889 WarningLevel="4"
890 DebugInformationFormat="0"
891 DisableSpecificWarnings="4251"
893 <Tool
894 Name="VCManagedResourceCompilerTool"
896 <Tool
897 Name="VCResourceCompilerTool"
899 <Tool
900 Name="VCPreLinkEventTool"
902 <Tool
903 Name="VCLinkerTool"
904 OutputFile="$(OutDir)/libOOOggSeek.dll"
905 LinkIncremental="1"
906 GenerateDebugInformation="true"
907 SubSystem="2"
908 OptimizeReferences="2"
909 EnableCOMDATFolding="2"
911 ImportLibrary="$(OutDir)/libOOOggSeek.lib"
912 TargetMachine="0"
914 <Tool
915 Name="VCALinkTool"
917 <Tool
918 Name="VCXDCMakeTool"
920 <Tool
921 Name="VCBscMakeTool"
923 <Tool
924 Name="VCCodeSignTool"
926 <Tool
927 Name="VCPostBuildEventTool"
929 <DeploymentTool
930 ForceDirty="-1"
931 RemoteDirectory=""
932 RegisterOutput="0"
933 AdditionalFiles=""
935 <DebuggerTool
937 </Configuration>
938 <Configuration
939 Name="Debug__cdecl|Pocket PC 2003 (ARMV4)"
940 OutputDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)"
941 IntermediateDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)"
942 ConfigurationType="2"
943 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
944 CharacterSet="1"
946 <Tool
947 Name="VCPreBuildEventTool"
949 <Tool
950 Name="VCCustomBuildTool"
952 <Tool
953 Name="VCXMLDataGeneratorTool"
955 <Tool
956 Name="VCWebServiceProxyGeneratorTool"
958 <Tool
959 Name="VCMIDLTool"
960 TargetEnvironment="1"
962 <Tool
963 Name="VCCLCompilerTool"
964 ExecutionBucket="7"
965 Optimization="0"
966 AdditionalIncludeDirectories="..;..\..\..\helper"
967 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBOOOGGSEEK_EXPORTS"
968 MinimalRebuild="true"
969 RuntimeLibrary="3"
970 UsePrecompiledHeader="2"
971 WarningLevel="4"
972 DisableSpecificWarnings="4251"
974 <Tool
975 Name="VCManagedResourceCompilerTool"
977 <Tool
978 Name="VCResourceCompilerTool"
980 <Tool
981 Name="VCPreLinkEventTool"
983 <Tool
984 Name="VCLinkerTool"
985 OutputFile="$(OutDir)/libOOOggSeek.dll"
986 LinkIncremental="2"
987 GenerateDebugInformation="true"
988 ProgramDatabaseFile="$(OutDir)/libOOOggSeek.pdb"
989 SubSystem="2"
990 ImportLibrary="$(OutDir)/libOOOggSeek.lib"
991 TargetMachine="0"
993 <Tool
994 Name="VCALinkTool"
996 <Tool
997 Name="VCXDCMakeTool"
999 <Tool
1000 Name="VCBscMakeTool"
1002 <Tool
1003 Name="VCCodeSignTool"
1005 <Tool
1006 Name="VCPostBuildEventTool"
1008 <DeploymentTool
1009 ForceDirty="-1"
1010 RemoteDirectory=""
1011 RegisterOutput="0"
1012 AdditionalFiles=""
1014 <DebuggerTool
1016 </Configuration>
1017 <Configuration
1018 Name="Debug__cdecl|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
1019 OutputDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
1020 IntermediateDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
1021 ConfigurationType="2"
1022 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
1023 CharacterSet="1"
1025 <Tool
1026 Name="VCPreBuildEventTool"
1028 <Tool
1029 Name="VCCustomBuildTool"
1031 <Tool
1032 Name="VCXMLDataGeneratorTool"
1034 <Tool
1035 Name="VCWebServiceProxyGeneratorTool"
1037 <Tool
1038 Name="VCMIDLTool"
1039 TargetEnvironment="1"
1041 <Tool
1042 Name="VCCLCompilerTool"
1043 ExecutionBucket="7"
1044 Optimization="0"
1045 AdditionalIncludeDirectories="..;..\..\..\helper"
1046 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBOOOGGSEEK_EXPORTS"
1047 MinimalRebuild="true"
1048 RuntimeLibrary="3"
1049 UsePrecompiledHeader="2"
1050 WarningLevel="4"
1051 DisableSpecificWarnings="4251"
1053 <Tool
1054 Name="VCManagedResourceCompilerTool"
1056 <Tool
1057 Name="VCResourceCompilerTool"
1059 <Tool
1060 Name="VCPreLinkEventTool"
1062 <Tool
1063 Name="VCLinkerTool"
1064 OutputFile="$(OutDir)/libOOOggSeek.dll"
1065 LinkIncremental="2"
1066 GenerateDebugInformation="true"
1067 ProgramDatabaseFile="$(OutDir)/libOOOggSeek.pdb"
1068 SubSystem="2"
1069 ImportLibrary="$(OutDir)/libOOOggSeek.lib"
1070 TargetMachine="0"
1072 <Tool
1073 Name="VCALinkTool"
1075 <Tool
1076 Name="VCXDCMakeTool"
1078 <Tool
1079 Name="VCBscMakeTool"
1081 <Tool
1082 Name="VCCodeSignTool"
1084 <Tool
1085 Name="VCPostBuildEventTool"
1087 <DeploymentTool
1088 ForceDirty="-1"
1089 RemoteDirectory=""
1090 RegisterOutput="0"
1091 AdditionalFiles=""
1093 <DebuggerTool
1095 </Configuration>
1096 <Configuration
1097 Name="Release__cdecl|Pocket PC 2003 (ARMV4)"
1098 OutputDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)"
1099 IntermediateDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)"
1100 ConfigurationType="2"
1101 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
1102 CharacterSet="1"
1103 WholeProgramOptimization="1"
1105 <Tool
1106 Name="VCPreBuildEventTool"
1108 <Tool
1109 Name="VCCustomBuildTool"
1111 <Tool
1112 Name="VCXMLDataGeneratorTool"
1114 <Tool
1115 Name="VCWebServiceProxyGeneratorTool"
1117 <Tool
1118 Name="VCMIDLTool"
1119 TargetEnvironment="1"
1121 <Tool
1122 Name="VCCLCompilerTool"
1123 ExecutionBucket="7"
1124 Optimization="3"
1125 InlineFunctionExpansion="2"
1126 EnableIntrinsicFunctions="true"
1127 FavorSizeOrSpeed="1"
1128 AdditionalIncludeDirectories="..;..\..\..\helper"
1129 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBOOOGGSEEK_EXPORTS"
1130 StringPooling="true"
1131 RuntimeLibrary="2"
1132 EnableFunctionLevelLinking="true"
1133 UsePrecompiledHeader="2"
1134 WarningLevel="4"
1135 DebugInformationFormat="0"
1136 DisableSpecificWarnings="4251"
1138 <Tool
1139 Name="VCManagedResourceCompilerTool"
1141 <Tool
1142 Name="VCResourceCompilerTool"
1144 <Tool
1145 Name="VCPreLinkEventTool"
1147 <Tool
1148 Name="VCLinkerTool"
1149 OutputFile="$(OutDir)/libOOOggSeek.dll"
1150 LinkIncremental="1"
1151 GenerateDebugInformation="true"
1152 SubSystem="2"
1153 OptimizeReferences="2"
1154 EnableCOMDATFolding="2"
1156 ImportLibrary="$(OutDir)/libOOOggSeek.lib"
1157 TargetMachine="0"
1159 <Tool
1160 Name="VCALinkTool"
1162 <Tool
1163 Name="VCXDCMakeTool"
1165 <Tool
1166 Name="VCBscMakeTool"
1168 <Tool
1169 Name="VCCodeSignTool"
1171 <Tool
1172 Name="VCPostBuildEventTool"
1174 <DeploymentTool
1175 ForceDirty="-1"
1176 RemoteDirectory=""
1177 RegisterOutput="0"
1178 AdditionalFiles=""
1180 <DebuggerTool
1182 </Configuration>
1183 <Configuration
1184 Name="Release__cdecl|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
1185 OutputDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
1186 IntermediateDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
1187 ConfigurationType="2"
1188 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
1189 CharacterSet="1"
1190 WholeProgramOptimization="1"
1192 <Tool
1193 Name="VCPreBuildEventTool"
1195 <Tool
1196 Name="VCCustomBuildTool"
1198 <Tool
1199 Name="VCXMLDataGeneratorTool"
1201 <Tool
1202 Name="VCWebServiceProxyGeneratorTool"
1204 <Tool
1205 Name="VCMIDLTool"
1206 TargetEnvironment="1"
1208 <Tool
1209 Name="VCCLCompilerTool"
1210 ExecutionBucket="7"
1211 Optimization="3"
1212 InlineFunctionExpansion="2"
1213 EnableIntrinsicFunctions="true"
1214 FavorSizeOrSpeed="1"
1215 AdditionalIncludeDirectories="..;..\..\..\helper"
1216 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBOOOGGSEEK_EXPORTS"
1217 StringPooling="true"
1218 RuntimeLibrary="2"
1219 EnableFunctionLevelLinking="true"
1220 UsePrecompiledHeader="2"
1221 WarningLevel="4"
1222 DebugInformationFormat="0"
1223 DisableSpecificWarnings="4251"
1225 <Tool
1226 Name="VCManagedResourceCompilerTool"
1228 <Tool
1229 Name="VCResourceCompilerTool"
1231 <Tool
1232 Name="VCPreLinkEventTool"
1234 <Tool
1235 Name="VCLinkerTool"
1236 OutputFile="$(OutDir)/libOOOggSeek.dll"
1237 LinkIncremental="1"
1238 GenerateDebugInformation="true"
1239 SubSystem="2"
1240 OptimizeReferences="2"
1241 EnableCOMDATFolding="2"
1243 ImportLibrary="$(OutDir)/libOOOggSeek.lib"
1244 TargetMachine="0"
1246 <Tool
1247 Name="VCALinkTool"
1249 <Tool
1250 Name="VCXDCMakeTool"
1252 <Tool
1253 Name="VCBscMakeTool"
1255 <Tool
1256 Name="VCCodeSignTool"
1258 <Tool
1259 Name="VCPostBuildEventTool"
1261 <DeploymentTool
1262 ForceDirty="-1"
1263 RemoteDirectory=""
1264 RegisterOutput="0"
1265 AdditionalFiles=""
1267 <DebuggerTool
1269 </Configuration>
1270 <Configuration
1271 Name="Debug_CE_ARM|Pocket PC 2003 (ARMV4)"
1272 OutputDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)"
1273 IntermediateDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)"
1274 ConfigurationType="2"
1275 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
1276 CharacterSet="1"
1278 <Tool
1279 Name="VCPreBuildEventTool"
1281 <Tool
1282 Name="VCCustomBuildTool"
1284 <Tool
1285 Name="VCXMLDataGeneratorTool"
1287 <Tool
1288 Name="VCWebServiceProxyGeneratorTool"
1290 <Tool
1291 Name="VCMIDLTool"
1292 TargetEnvironment="1"
1294 <Tool
1295 Name="VCCLCompilerTool"
1296 ExecutionBucket="7"
1297 Optimization="0"
1298 AdditionalIncludeDirectories="..;..\..\..\helper"
1299 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;_WIN32_WCE=0x420;UNDER_CE;WIN32_PLATFORM_PSPC;WINCE;_ARM_;ARM;_DEBUG;_WINDOWS;_USRDLL;LIBOOOGGSEEK_EXPORTS"
1300 MinimalRebuild="true"
1301 RuntimeLibrary="3"
1302 UsePrecompiledHeader="2"
1303 WarningLevel="4"
1304 DisableSpecificWarnings="4251"
1306 <Tool
1307 Name="VCManagedResourceCompilerTool"
1309 <Tool
1310 Name="VCResourceCompilerTool"
1312 <Tool
1313 Name="VCPreLinkEventTool"
1315 <Tool
1316 Name="VCLinkerTool"
1317 AdditionalDependencies="ccrtrtti.lib"
1318 OutputFile="$(OutDir)/libOOOggSeek.dll"
1319 LinkIncremental="2"
1320 GenerateDebugInformation="true"
1321 ProgramDatabaseFile="$(OutDir)/libOOOggSeek.pdb"
1322 SubSystem="2"
1323 ImportLibrary="$(OutDir)/libOOOggSeek.lib"
1324 TargetMachine="0"
1326 <Tool
1327 Name="VCALinkTool"
1329 <Tool
1330 Name="VCXDCMakeTool"
1332 <Tool
1333 Name="VCBscMakeTool"
1335 <Tool
1336 Name="VCCodeSignTool"
1338 <Tool
1339 Name="VCPostBuildEventTool"
1341 <DeploymentTool
1342 ForceDirty="-1"
1343 RemoteDirectory=""
1344 RegisterOutput="0"
1345 AdditionalFiles=""
1347 <DebuggerTool
1349 </Configuration>
1350 <Configuration
1351 Name="Debug_CE_ARM|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
1352 OutputDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
1353 IntermediateDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
1354 ConfigurationType="2"
1355 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
1356 CharacterSet="1"
1358 <Tool
1359 Name="VCPreBuildEventTool"
1361 <Tool
1362 Name="VCCustomBuildTool"
1364 <Tool
1365 Name="VCXMLDataGeneratorTool"
1367 <Tool
1368 Name="VCWebServiceProxyGeneratorTool"
1370 <Tool
1371 Name="VCMIDLTool"
1372 TargetEnvironment="1"
1374 <Tool
1375 Name="VCCLCompilerTool"
1376 ExecutionBucket="7"
1377 Optimization="0"
1378 AdditionalIncludeDirectories="..;..\..\..\helper"
1379 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBOOOGGSEEK_EXPORTS"
1380 MinimalRebuild="true"
1381 RuntimeLibrary="3"
1382 UsePrecompiledHeader="2"
1383 WarningLevel="4"
1384 DisableSpecificWarnings="4251"
1386 <Tool
1387 Name="VCManagedResourceCompilerTool"
1389 <Tool
1390 Name="VCResourceCompilerTool"
1392 <Tool
1393 Name="VCPreLinkEventTool"
1395 <Tool
1396 Name="VCLinkerTool"
1397 OutputFile="$(OutDir)/libOOOggSeek.dll"
1398 LinkIncremental="2"
1399 GenerateDebugInformation="true"
1400 ProgramDatabaseFile="$(OutDir)/libOOOggSeek.pdb"
1401 SubSystem="2"
1402 ImportLibrary="$(OutDir)/libOOOggSeek.lib"
1403 TargetMachine="0"
1405 <Tool
1406 Name="VCALinkTool"
1408 <Tool
1409 Name="VCXDCMakeTool"
1411 <Tool
1412 Name="VCBscMakeTool"
1414 <Tool
1415 Name="VCCodeSignTool"
1417 <Tool
1418 Name="VCPostBuildEventTool"
1420 <DeploymentTool
1421 ForceDirty="-1"
1422 RemoteDirectory=""
1423 RegisterOutput="0"
1424 AdditionalFiles=""
1426 <DebuggerTool
1428 </Configuration>
1429 <Configuration
1430 Name="Debug_WM5_PPC_ARM|Pocket PC 2003 (ARMV4)"
1431 OutputDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)"
1432 IntermediateDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)"
1433 ConfigurationType="2"
1434 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
1435 CharacterSet="1"
1437 <Tool
1438 Name="VCPreBuildEventTool"
1440 <Tool
1441 Name="VCCustomBuildTool"
1443 <Tool
1444 Name="VCXMLDataGeneratorTool"
1446 <Tool
1447 Name="VCWebServiceProxyGeneratorTool"
1449 <Tool
1450 Name="VCMIDLTool"
1451 TargetEnvironment="1"
1453 <Tool
1454 Name="VCCLCompilerTool"
1455 ExecutionBucket="7"
1456 Optimization="0"
1457 AdditionalIncludeDirectories="..;..\..\..\helper"
1458 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBOOOGGSEEK_EXPORTS"
1459 MinimalRebuild="true"
1460 RuntimeLibrary="3"
1461 UsePrecompiledHeader="2"
1462 WarningLevel="4"
1463 DisableSpecificWarnings="4251"
1465 <Tool
1466 Name="VCManagedResourceCompilerTool"
1468 <Tool
1469 Name="VCResourceCompilerTool"
1471 <Tool
1472 Name="VCPreLinkEventTool"
1474 <Tool
1475 Name="VCLinkerTool"
1476 OutputFile="$(OutDir)/libOOOggSeek.dll"
1477 LinkIncremental="2"
1478 GenerateDebugInformation="true"
1479 ProgramDatabaseFile="$(OutDir)/libOOOggSeek.pdb"
1480 SubSystem="2"
1481 ImportLibrary="$(OutDir)/libOOOggSeek.lib"
1482 TargetMachine="0"
1484 <Tool
1485 Name="VCALinkTool"
1487 <Tool
1488 Name="VCXDCMakeTool"
1490 <Tool
1491 Name="VCBscMakeTool"
1493 <Tool
1494 Name="VCCodeSignTool"
1496 <Tool
1497 Name="VCPostBuildEventTool"
1499 <DeploymentTool
1500 ForceDirty="-1"
1501 RemoteDirectory=""
1502 RegisterOutput="0"
1503 AdditionalFiles=""
1505 <DebuggerTool
1507 </Configuration>
1508 <Configuration
1509 Name="Debug_WM5_PPC_ARM|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
1510 OutputDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
1511 IntermediateDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
1512 ConfigurationType="2"
1513 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
1514 CharacterSet="1"
1516 <Tool
1517 Name="VCPreBuildEventTool"
1519 <Tool
1520 Name="VCCustomBuildTool"
1522 <Tool
1523 Name="VCXMLDataGeneratorTool"
1525 <Tool
1526 Name="VCWebServiceProxyGeneratorTool"
1528 <Tool
1529 Name="VCMIDLTool"
1530 TargetEnvironment="1"
1532 <Tool
1533 Name="VCCLCompilerTool"
1534 ExecutionBucket="7"
1535 Optimization="0"
1536 AdditionalIncludeDirectories="..;..\..\..\helper"
1537 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBOOOGGSEEK_EXPORTS;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;$(ARCHFAM);$(_ARCHFAM_)"
1538 MinimalRebuild="true"
1539 RuntimeLibrary="3"
1540 TreatWChar_tAsBuiltInType="false"
1541 UsePrecompiledHeader="2"
1542 WarningLevel="4"
1543 DisableSpecificWarnings="4251"
1545 <Tool
1546 Name="VCManagedResourceCompilerTool"
1548 <Tool
1549 Name="VCResourceCompilerTool"
1551 <Tool
1552 Name="VCPreLinkEventTool"
1554 <Tool
1555 Name="VCLinkerTool"
1556 OutputFile="$(OutDir)/libOOOggSeek.dll"
1557 LinkIncremental="2"
1558 GenerateDebugInformation="true"
1559 ProgramDatabaseFile="$(OutDir)/libOOOggSeek.pdb"
1560 SubSystem="9"
1561 ImportLibrary="$(OutDir)/libOOOggSeek.lib"
1562 TargetMachine="0"
1564 <Tool
1565 Name="VCALinkTool"
1567 <Tool
1568 Name="VCXDCMakeTool"
1570 <Tool
1571 Name="VCBscMakeTool"
1573 <Tool
1574 Name="VCCodeSignTool"
1576 <Tool
1577 Name="VCPostBuildEventTool"
1579 <DeploymentTool
1580 ForceDirty="-1"
1581 RemoteDirectory=""
1582 RegisterOutput="0"
1583 AdditionalFiles=""
1585 <DebuggerTool
1587 </Configuration>
1588 <Configuration
1589 Name="Release_WM5_PPC_ARM|Pocket PC 2003 (ARMV4)"
1590 OutputDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)"
1591 IntermediateDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)"
1592 ConfigurationType="2"
1593 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
1594 CharacterSet="1"
1596 <Tool
1597 Name="VCPreBuildEventTool"
1599 <Tool
1600 Name="VCCustomBuildTool"
1602 <Tool
1603 Name="VCXMLDataGeneratorTool"
1605 <Tool
1606 Name="VCWebServiceProxyGeneratorTool"
1608 <Tool
1609 Name="VCMIDLTool"
1610 TargetEnvironment="1"
1612 <Tool
1613 Name="VCCLCompilerTool"
1614 ExecutionBucket="7"
1615 Optimization="0"
1616 AdditionalIncludeDirectories="..;..\..\..\helper"
1617 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBOOOGGSEEK_EXPORTS"
1618 MinimalRebuild="true"
1619 RuntimeLibrary="3"
1620 UsePrecompiledHeader="2"
1621 WarningLevel="4"
1622 DisableSpecificWarnings="4251"
1624 <Tool
1625 Name="VCManagedResourceCompilerTool"
1627 <Tool
1628 Name="VCResourceCompilerTool"
1630 <Tool
1631 Name="VCPreLinkEventTool"
1633 <Tool
1634 Name="VCLinkerTool"
1635 OutputFile="$(OutDir)/libOOOggSeek.dll"
1636 LinkIncremental="2"
1637 GenerateDebugInformation="true"
1638 ProgramDatabaseFile="$(OutDir)/libOOOggSeek.pdb"
1639 SubSystem="2"
1640 ImportLibrary="$(OutDir)/libOOOggSeek.lib"
1641 TargetMachine="0"
1643 <Tool
1644 Name="VCALinkTool"
1646 <Tool
1647 Name="VCXDCMakeTool"
1649 <Tool
1650 Name="VCBscMakeTool"
1652 <Tool
1653 Name="VCCodeSignTool"
1655 <Tool
1656 Name="VCPostBuildEventTool"
1658 <DeploymentTool
1659 ForceDirty="-1"
1660 RemoteDirectory=""
1661 RegisterOutput="0"
1662 AdditionalFiles=""
1664 <DebuggerTool
1666 </Configuration>
1667 <Configuration
1668 Name="Release_WM5_PPC_ARM|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
1669 OutputDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
1670 IntermediateDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
1671 ConfigurationType="2"
1672 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
1673 CharacterSet="1"
1674 WholeProgramOptimization="1"
1676 <Tool
1677 Name="VCPreBuildEventTool"
1679 <Tool
1680 Name="VCCustomBuildTool"
1682 <Tool
1683 Name="VCXMLDataGeneratorTool"
1685 <Tool
1686 Name="VCWebServiceProxyGeneratorTool"
1688 <Tool
1689 Name="VCMIDLTool"
1690 TargetEnvironment="1"
1692 <Tool
1693 Name="VCCLCompilerTool"
1694 ExecutionBucket="7"
1695 Optimization="2"
1696 InlineFunctionExpansion="2"
1697 EnableIntrinsicFunctions="true"
1698 FavorSizeOrSpeed="1"
1699 AdditionalIncludeDirectories="..;..\..\..\helper"
1700 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBOOOGGSEEK_EXPORTS;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;$(ARCHFAM);$(_ARCHFAM_)"
1701 MinimalRebuild="false"
1702 RuntimeLibrary="2"
1703 TreatWChar_tAsBuiltInType="false"
1704 UsePrecompiledHeader="2"
1705 WarningLevel="4"
1706 DisableSpecificWarnings="4251"
1708 <Tool
1709 Name="VCManagedResourceCompilerTool"
1711 <Tool
1712 Name="VCResourceCompilerTool"
1714 <Tool
1715 Name="VCPreLinkEventTool"
1717 <Tool
1718 Name="VCLinkerTool"
1719 OutputFile="$(OutDir)/libOOOggSeek.dll"
1720 LinkIncremental="1"
1721 GenerateDebugInformation="false"
1722 ProgramDatabaseFile="$(OutDir)/libOOOggSeek.pdb"
1723 SubSystem="9"
1724 OptimizeReferences="2"
1725 EnableCOMDATFolding="2"
1727 ImportLibrary="$(OutDir)/libOOOggSeek.lib"
1728 TargetMachine="0"
1730 <Tool
1731 Name="VCALinkTool"
1733 <Tool
1734 Name="VCXDCMakeTool"
1736 <Tool
1737 Name="VCBscMakeTool"
1739 <Tool
1740 Name="VCCodeSignTool"
1742 <Tool
1743 Name="VCPostBuildEventTool"
1745 <DeploymentTool
1746 ForceDirty="-1"
1747 RemoteDirectory=""
1748 RegisterOutput="0"
1749 AdditionalFiles=""
1751 <DebuggerTool
1753 </Configuration>
1754 </Configurations>
1755 <References>
1756 </References>
1757 <Files>
1758 <Filter
1759 Name="Source Files"
1760 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm"
1762 <File
1763 RelativePath=".\AutoAnxSeekTable.cpp"
1765 </File>
1766 <File
1767 RelativePath=".\AutoOggChainGranuleSeekTable.cpp"
1769 </File>
1770 <File
1771 RelativePath="AutoOggSeekTable.cpp"
1773 </File>
1774 <File
1775 RelativePath="libOOOggSeek.cpp"
1777 </File>
1778 <File
1779 RelativePath=".\OggGranuleSeekTable.cpp"
1781 </File>
1782 <File
1783 RelativePath="OggSeekPoint.cpp"
1785 </File>
1786 <File
1787 RelativePath="OggSeekTable.cpp"
1789 </File>
1790 <File
1791 RelativePath=".\OGGSRecogniser.cpp"
1793 </File>
1794 <File
1795 RelativePath="stdafx.cpp"
1797 <FileConfiguration
1798 Name="Debug|Win32"
1800 <Tool
1801 Name="VCCLCompilerTool"
1802 UsePrecompiledHeader="1"
1804 </FileConfiguration>
1805 <FileConfiguration
1806 Name="Release|Win32"
1808 <Tool
1809 Name="VCCLCompilerTool"
1810 UsePrecompiledHeader="1"
1812 </FileConfiguration>
1813 <FileConfiguration
1814 Name="Debug__cdecl|Win32"
1816 <Tool
1817 Name="VCCLCompilerTool"
1818 UsePrecompiledHeader="1"
1820 </FileConfiguration>
1821 <FileConfiguration
1822 Name="Release__cdecl|Win32"
1824 <Tool
1825 Name="VCCLCompilerTool"
1826 UsePrecompiledHeader="1"
1828 </FileConfiguration>
1829 <FileConfiguration
1830 Name="Debug_CE_ARM|Win32"
1832 <Tool
1833 Name="VCCLCompilerTool"
1834 UsePrecompiledHeader="1"
1836 </FileConfiguration>
1837 <FileConfiguration
1838 Name="Debug_WM5_PPC_ARM|Win32"
1840 <Tool
1841 Name="VCCLCompilerTool"
1842 UsePrecompiledHeader="1"
1844 </FileConfiguration>
1845 <FileConfiguration
1846 Name="Release_WM5_PPC_ARM|Win32"
1848 <Tool
1849 Name="VCCLCompilerTool"
1850 UsePrecompiledHeader="1"
1852 </FileConfiguration>
1853 <FileConfiguration
1854 Name="Debug|Pocket PC 2003 (ARMV4)"
1856 <Tool
1857 Name="VCCLCompilerTool"
1858 UsePrecompiledHeader="1"
1860 </FileConfiguration>
1861 <FileConfiguration
1862 Name="Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
1864 <Tool
1865 Name="VCCLCompilerTool"
1866 UsePrecompiledHeader="1"
1868 </FileConfiguration>
1869 <FileConfiguration
1870 Name="Release|Pocket PC 2003 (ARMV4)"
1872 <Tool
1873 Name="VCCLCompilerTool"
1874 UsePrecompiledHeader="1"
1876 </FileConfiguration>
1877 <FileConfiguration
1878 Name="Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
1880 <Tool
1881 Name="VCCLCompilerTool"
1882 UsePrecompiledHeader="1"
1884 </FileConfiguration>
1885 <FileConfiguration
1886 Name="Debug__cdecl|Pocket PC 2003 (ARMV4)"
1888 <Tool
1889 Name="VCCLCompilerTool"
1890 UsePrecompiledHeader="1"
1892 </FileConfiguration>
1893 <FileConfiguration
1894 Name="Debug__cdecl|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
1896 <Tool
1897 Name="VCCLCompilerTool"
1898 UsePrecompiledHeader="1"
1900 </FileConfiguration>
1901 <FileConfiguration
1902 Name="Release__cdecl|Pocket PC 2003 (ARMV4)"
1904 <Tool
1905 Name="VCCLCompilerTool"
1906 UsePrecompiledHeader="1"
1908 </FileConfiguration>
1909 <FileConfiguration
1910 Name="Release__cdecl|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
1912 <Tool
1913 Name="VCCLCompilerTool"
1914 UsePrecompiledHeader="1"
1916 </FileConfiguration>
1917 <FileConfiguration
1918 Name="Debug_CE_ARM|Pocket PC 2003 (ARMV4)"
1920 <Tool
1921 Name="VCCLCompilerTool"
1922 UsePrecompiledHeader="1"
1924 </FileConfiguration>
1925 <FileConfiguration
1926 Name="Debug_CE_ARM|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
1928 <Tool
1929 Name="VCCLCompilerTool"
1930 UsePrecompiledHeader="1"
1932 </FileConfiguration>
1933 <FileConfiguration
1934 Name="Debug_WM5_PPC_ARM|Pocket PC 2003 (ARMV4)"
1936 <Tool
1937 Name="VCCLCompilerTool"
1938 UsePrecompiledHeader="1"
1940 </FileConfiguration>
1941 <FileConfiguration
1942 Name="Debug_WM5_PPC_ARM|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
1944 <Tool
1945 Name="VCCLCompilerTool"
1946 UsePrecompiledHeader="1"
1948 </FileConfiguration>
1949 <FileConfiguration
1950 Name="Release_WM5_PPC_ARM|Pocket PC 2003 (ARMV4)"
1952 <Tool
1953 Name="VCCLCompilerTool"
1954 UsePrecompiledHeader="1"
1956 </FileConfiguration>
1957 <FileConfiguration
1958 Name="Release_WM5_PPC_ARM|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
1960 <Tool
1961 Name="VCCLCompilerTool"
1962 UsePrecompiledHeader="1"
1964 </FileConfiguration>
1965 </File>
1966 </Filter>
1967 <Filter
1968 Name="Header Files"
1969 Filter="h;hpp;hxx;hm;inl;inc"
1971 <File
1972 RelativePath=".\AutoAnxSeekTable.h"
1974 </File>
1975 <File
1976 RelativePath=".\AutoOggChainGranuleSeekTable.h"
1978 </File>
1979 <File
1980 RelativePath="AutoOggSeekTable.h"
1982 </File>
1983 <File
1984 RelativePath=".\IOggDecoderSeek.h"
1986 </File>
1987 <File
1988 RelativePath=".\IOggSeeker.h"
1990 </File>
1991 <File
1992 RelativePath="libOOOggSeek.h"
1994 </File>
1995 <File
1996 RelativePath=".\OggGranuleSeekTable.h"
1998 </File>
1999 <File
2000 RelativePath="OggSeekPoint.h"
2002 </File>
2003 <File
2004 RelativePath="OggSeekTable.h"
2006 </File>
2007 <File
2008 RelativePath=".\OGGSRecogniser.h"
2010 </File>
2011 <File
2012 RelativePath="stdafx.h"
2014 </File>
2015 </Filter>
2016 <Filter
2017 Name="Resource Files"
2018 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
2020 </Filter>
2021 <File
2022 RelativePath="ReadMe.txt"
2024 </File>
2025 </Files>
2026 <Globals>
2027 </Globals>
2028 </VisualStudioProject>