Merge branch 'Teaman-ND' into Teaman-RT
[tomato.git] / release / src / router / libogg / win32 / VS2008 / libogg_dynamic.vcproj
blobcd77819d64a24e1d326c7ebc48447cbac057b471
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9,00"
5 Name="libogg"
6 ProjectGUID="{15CBFEFF-7965-41F5-B4E2-21E8795C9159}"
7 RootNamespace="libogg"
8 Keyword="Win32Proj"
9 TargetFrameworkVersion="0"
11 <Platforms>
12 <Platform
13 Name="Win32"
15 <Platform
16 Name="x64"
18 <Platform
19 Name="Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I)"
21 <Platform
22 Name="Windows Mobile 5.0 Smartphone SDK 2 (ARMV4I)"
24 <Platform
25 Name="Windows Mobile 6 Professional SDK (ARMV4I)"
27 </Platforms>
28 <ToolFiles>
29 </ToolFiles>
30 <Configurations>
31 <Configuration
32 Name="Debug|Win32"
33 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
34 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
35 ConfigurationType="2"
36 CharacterSet="1"
38 <Tool
39 Name="VCPreBuildEventTool"
41 <Tool
42 Name="VCCustomBuildTool"
44 <Tool
45 Name="VCXMLDataGeneratorTool"
47 <Tool
48 Name="VCWebServiceProxyGeneratorTool"
50 <Tool
51 Name="VCMIDLTool"
53 <Tool
54 Name="VCCLCompilerTool"
55 Optimization="0"
56 AdditionalIncludeDirectories="..\..\include"
57 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBOGG_EXPORTS"
58 MinimalRebuild="true"
59 BasicRuntimeChecks="3"
60 RuntimeLibrary="1"
61 UsePrecompiledHeader="0"
62 WarningLevel="4"
63 Detect64BitPortabilityProblems="true"
64 DebugInformationFormat="4"
65 CompileAs="1"
67 <Tool
68 Name="VCManagedResourceCompilerTool"
70 <Tool
71 Name="VCResourceCompilerTool"
73 <Tool
74 Name="VCPreLinkEventTool"
76 <Tool
77 Name="VCLinkerTool"
78 ModuleDefinitionFile="..\ogg.def"
80 <Tool
81 Name="VCALinkTool"
83 <Tool
84 Name="VCManifestTool"
86 <Tool
87 Name="VCXDCMakeTool"
89 <Tool
90 Name="VCBscMakeTool"
92 <Tool
93 Name="VCFxCopTool"
95 <Tool
96 Name="VCAppVerifierTool"
98 <Tool
99 Name="VCPostBuildEventTool"
101 </Configuration>
102 <Configuration
103 Name="Debug|x64"
104 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
105 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
106 ConfigurationType="2"
107 CharacterSet="1"
109 <Tool
110 Name="VCPreBuildEventTool"
112 <Tool
113 Name="VCCustomBuildTool"
115 <Tool
116 Name="VCXMLDataGeneratorTool"
118 <Tool
119 Name="VCWebServiceProxyGeneratorTool"
121 <Tool
122 Name="VCMIDLTool"
123 TargetEnvironment="3"
125 <Tool
126 Name="VCCLCompilerTool"
127 Optimization="0"
128 AdditionalIncludeDirectories="..\..\include"
129 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBOGG_EXPORTS"
130 MinimalRebuild="true"
131 BasicRuntimeChecks="3"
132 RuntimeLibrary="1"
133 UsePrecompiledHeader="0"
134 WarningLevel="4"
135 Detect64BitPortabilityProblems="true"
136 DebugInformationFormat="3"
137 CompileAs="1"
139 <Tool
140 Name="VCManagedResourceCompilerTool"
142 <Tool
143 Name="VCResourceCompilerTool"
145 <Tool
146 Name="VCPreLinkEventTool"
148 <Tool
149 Name="VCLinkerTool"
150 ModuleDefinitionFile="..\ogg.def"
152 <Tool
153 Name="VCALinkTool"
155 <Tool
156 Name="VCManifestTool"
158 <Tool
159 Name="VCXDCMakeTool"
161 <Tool
162 Name="VCBscMakeTool"
164 <Tool
165 Name="VCFxCopTool"
167 <Tool
168 Name="VCAppVerifierTool"
170 <Tool
171 Name="VCPostBuildEventTool"
173 </Configuration>
174 <Configuration
175 Name="Release|Win32"
176 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
177 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
178 ConfigurationType="2"
179 CharacterSet="1"
180 WholeProgramOptimization="1"
182 <Tool
183 Name="VCPreBuildEventTool"
185 <Tool
186 Name="VCCustomBuildTool"
188 <Tool
189 Name="VCXMLDataGeneratorTool"
191 <Tool
192 Name="VCWebServiceProxyGeneratorTool"
194 <Tool
195 Name="VCMIDLTool"
197 <Tool
198 Name="VCCLCompilerTool"
199 Optimization="2"
200 InlineFunctionExpansion="2"
201 EnableIntrinsicFunctions="true"
202 FavorSizeOrSpeed="1"
203 AdditionalIncludeDirectories="..\..\include"
204 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBOGG_EXPORTS"
205 StringPooling="true"
206 ExceptionHandling="0"
207 RuntimeLibrary="0"
208 BufferSecurityCheck="false"
209 UsePrecompiledHeader="0"
210 WarningLevel="4"
211 Detect64BitPortabilityProblems="true"
212 DebugInformationFormat="0"
213 CompileAs="1"
214 DisableSpecificWarnings="4244"
216 <Tool
217 Name="VCManagedResourceCompilerTool"
219 <Tool
220 Name="VCResourceCompilerTool"
222 <Tool
223 Name="VCPreLinkEventTool"
225 <Tool
226 Name="VCLinkerTool"
227 ModuleDefinitionFile="..\ogg.def"
229 <Tool
230 Name="VCALinkTool"
232 <Tool
233 Name="VCManifestTool"
235 <Tool
236 Name="VCXDCMakeTool"
238 <Tool
239 Name="VCBscMakeTool"
241 <Tool
242 Name="VCFxCopTool"
244 <Tool
245 Name="VCAppVerifierTool"
247 <Tool
248 Name="VCPostBuildEventTool"
250 </Configuration>
251 <Configuration
252 Name="Release|x64"
253 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
254 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
255 ConfigurationType="2"
256 CharacterSet="1"
257 WholeProgramOptimization="1"
259 <Tool
260 Name="VCPreBuildEventTool"
262 <Tool
263 Name="VCCustomBuildTool"
265 <Tool
266 Name="VCXMLDataGeneratorTool"
268 <Tool
269 Name="VCWebServiceProxyGeneratorTool"
271 <Tool
272 Name="VCMIDLTool"
273 TargetEnvironment="3"
275 <Tool
276 Name="VCCLCompilerTool"
277 Optimization="2"
278 InlineFunctionExpansion="2"
279 EnableIntrinsicFunctions="true"
280 FavorSizeOrSpeed="1"
281 AdditionalIncludeDirectories="..\..\include"
282 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBOGG_EXPORTS"
283 StringPooling="true"
284 ExceptionHandling="0"
285 RuntimeLibrary="0"
286 BufferSecurityCheck="false"
287 UsePrecompiledHeader="0"
288 WarningLevel="4"
289 Detect64BitPortabilityProblems="true"
290 DebugInformationFormat="0"
291 CompileAs="1"
292 DisableSpecificWarnings="4244"
294 <Tool
295 Name="VCManagedResourceCompilerTool"
297 <Tool
298 Name="VCResourceCompilerTool"
300 <Tool
301 Name="VCPreLinkEventTool"
303 <Tool
304 Name="VCLinkerTool"
305 ModuleDefinitionFile="..\ogg.def"
307 <Tool
308 Name="VCALinkTool"
310 <Tool
311 Name="VCManifestTool"
313 <Tool
314 Name="VCXDCMakeTool"
316 <Tool
317 Name="VCBscMakeTool"
319 <Tool
320 Name="VCFxCopTool"
322 <Tool
323 Name="VCAppVerifierTool"
325 <Tool
326 Name="VCPostBuildEventTool"
328 </Configuration>
329 <Configuration
330 Name="Release_SSE|Win32"
331 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
332 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
333 ConfigurationType="2"
334 CharacterSet="1"
335 WholeProgramOptimization="1"
337 <Tool
338 Name="VCPreBuildEventTool"
340 <Tool
341 Name="VCCustomBuildTool"
343 <Tool
344 Name="VCXMLDataGeneratorTool"
346 <Tool
347 Name="VCWebServiceProxyGeneratorTool"
349 <Tool
350 Name="VCMIDLTool"
352 <Tool
353 Name="VCCLCompilerTool"
354 Optimization="3"
355 InlineFunctionExpansion="2"
356 EnableIntrinsicFunctions="true"
357 FavorSizeOrSpeed="1"
358 AdditionalIncludeDirectories="..\..\include"
359 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBOGG_EXPORTS"
360 StringPooling="true"
361 ExceptionHandling="0"
362 RuntimeLibrary="0"
363 BufferSecurityCheck="false"
364 EnableEnhancedInstructionSet="1"
365 UsePrecompiledHeader="0"
366 WarningLevel="4"
367 Detect64BitPortabilityProblems="true"
368 DebugInformationFormat="3"
369 CompileAs="1"
370 DisableSpecificWarnings="4244"
372 <Tool
373 Name="VCManagedResourceCompilerTool"
375 <Tool
376 Name="VCResourceCompilerTool"
378 <Tool
379 Name="VCPreLinkEventTool"
381 <Tool
382 Name="VCLinkerTool"
383 ModuleDefinitionFile="..\ogg.def"
385 <Tool
386 Name="VCALinkTool"
388 <Tool
389 Name="VCManifestTool"
391 <Tool
392 Name="VCXDCMakeTool"
394 <Tool
395 Name="VCBscMakeTool"
397 <Tool
398 Name="VCFxCopTool"
400 <Tool
401 Name="VCAppVerifierTool"
403 <Tool
404 Name="VCPostBuildEventTool"
406 </Configuration>
407 <Configuration
408 Name="Release_SSE|x64"
409 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
410 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
411 ConfigurationType="2"
412 CharacterSet="1"
413 WholeProgramOptimization="1"
415 <Tool
416 Name="VCPreBuildEventTool"
418 <Tool
419 Name="VCCustomBuildTool"
421 <Tool
422 Name="VCXMLDataGeneratorTool"
424 <Tool
425 Name="VCWebServiceProxyGeneratorTool"
427 <Tool
428 Name="VCMIDLTool"
429 TargetEnvironment="3"
431 <Tool
432 Name="VCCLCompilerTool"
433 Optimization="3"
434 InlineFunctionExpansion="2"
435 EnableIntrinsicFunctions="true"
436 FavorSizeOrSpeed="1"
437 AdditionalIncludeDirectories="..\..\include"
438 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBOGG_EXPORTS"
439 StringPooling="true"
440 ExceptionHandling="0"
441 RuntimeLibrary="0"
442 BufferSecurityCheck="false"
443 EnableEnhancedInstructionSet="1"
444 UsePrecompiledHeader="0"
445 WarningLevel="4"
446 Detect64BitPortabilityProblems="true"
447 DebugInformationFormat="3"
448 CompileAs="1"
449 DisableSpecificWarnings="4244"
451 <Tool
452 Name="VCManagedResourceCompilerTool"
454 <Tool
455 Name="VCResourceCompilerTool"
457 <Tool
458 Name="VCPreLinkEventTool"
460 <Tool
461 Name="VCLinkerTool"
462 ModuleDefinitionFile="..\ogg.def"
464 <Tool
465 Name="VCALinkTool"
467 <Tool
468 Name="VCManifestTool"
470 <Tool
471 Name="VCXDCMakeTool"
473 <Tool
474 Name="VCBscMakeTool"
476 <Tool
477 Name="VCFxCopTool"
479 <Tool
480 Name="VCAppVerifierTool"
482 <Tool
483 Name="VCPostBuildEventTool"
485 </Configuration>
486 <Configuration
487 Name="Release_SSE2|Win32"
488 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
489 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
490 ConfigurationType="2"
491 CharacterSet="1"
492 WholeProgramOptimization="1"
494 <Tool
495 Name="VCPreBuildEventTool"
497 <Tool
498 Name="VCCustomBuildTool"
500 <Tool
501 Name="VCXMLDataGeneratorTool"
503 <Tool
504 Name="VCWebServiceProxyGeneratorTool"
506 <Tool
507 Name="VCMIDLTool"
509 <Tool
510 Name="VCCLCompilerTool"
511 Optimization="3"
512 InlineFunctionExpansion="2"
513 EnableIntrinsicFunctions="true"
514 FavorSizeOrSpeed="1"
515 AdditionalIncludeDirectories="..\..\include"
516 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBOGG_EXPORTS"
517 StringPooling="true"
518 ExceptionHandling="0"
519 RuntimeLibrary="0"
520 BufferSecurityCheck="false"
521 EnableEnhancedInstructionSet="2"
522 UsePrecompiledHeader="0"
523 WarningLevel="4"
524 Detect64BitPortabilityProblems="true"
525 DebugInformationFormat="3"
526 CompileAs="1"
527 DisableSpecificWarnings="4244"
529 <Tool
530 Name="VCManagedResourceCompilerTool"
532 <Tool
533 Name="VCResourceCompilerTool"
535 <Tool
536 Name="VCPreLinkEventTool"
538 <Tool
539 Name="VCLinkerTool"
540 ModuleDefinitionFile="..\ogg.def"
542 <Tool
543 Name="VCALinkTool"
545 <Tool
546 Name="VCManifestTool"
548 <Tool
549 Name="VCXDCMakeTool"
551 <Tool
552 Name="VCBscMakeTool"
554 <Tool
555 Name="VCFxCopTool"
557 <Tool
558 Name="VCAppVerifierTool"
560 <Tool
561 Name="VCPostBuildEventTool"
563 </Configuration>
564 <Configuration
565 Name="Release_SSE2|x64"
566 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
567 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
568 ConfigurationType="2"
569 CharacterSet="1"
570 WholeProgramOptimization="1"
572 <Tool
573 Name="VCPreBuildEventTool"
575 <Tool
576 Name="VCCustomBuildTool"
578 <Tool
579 Name="VCXMLDataGeneratorTool"
581 <Tool
582 Name="VCWebServiceProxyGeneratorTool"
584 <Tool
585 Name="VCMIDLTool"
586 TargetEnvironment="3"
588 <Tool
589 Name="VCCLCompilerTool"
590 Optimization="3"
591 InlineFunctionExpansion="2"
592 EnableIntrinsicFunctions="true"
593 FavorSizeOrSpeed="1"
594 AdditionalIncludeDirectories="..\..\include"
595 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBOGG_EXPORTS"
596 StringPooling="true"
597 ExceptionHandling="0"
598 RuntimeLibrary="0"
599 BufferSecurityCheck="false"
600 EnableEnhancedInstructionSet="2"
601 UsePrecompiledHeader="0"
602 WarningLevel="4"
603 Detect64BitPortabilityProblems="true"
604 DebugInformationFormat="3"
605 CompileAs="1"
606 DisableSpecificWarnings="4244"
608 <Tool
609 Name="VCManagedResourceCompilerTool"
611 <Tool
612 Name="VCResourceCompilerTool"
614 <Tool
615 Name="VCPreLinkEventTool"
617 <Tool
618 Name="VCLinkerTool"
619 ModuleDefinitionFile="..\ogg.def"
621 <Tool
622 Name="VCALinkTool"
624 <Tool
625 Name="VCManifestTool"
627 <Tool
628 Name="VCXDCMakeTool"
630 <Tool
631 Name="VCBscMakeTool"
633 <Tool
634 Name="VCFxCopTool"
636 <Tool
637 Name="VCAppVerifierTool"
639 <Tool
640 Name="VCPostBuildEventTool"
642 </Configuration>
643 <Configuration
644 Name="Debug|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I)"
645 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
646 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
647 ConfigurationType="2"
648 CharacterSet="1"
650 <Tool
651 Name="VCPreBuildEventTool"
653 <Tool
654 Name="VCCustomBuildTool"
656 <Tool
657 Name="VCXMLDataGeneratorTool"
659 <Tool
660 Name="VCWebServiceProxyGeneratorTool"
662 <Tool
663 Name="VCMIDLTool"
664 TargetEnvironment="1"
666 <Tool
667 Name="VCCLCompilerTool"
668 ExecutionBucket="7"
669 Optimization="0"
670 AdditionalIncludeDirectories="..\..\include"
671 PreprocessorDefinitions="_DEBUG;_WINDOWS;_USRDLL;LIBOGG_EXPORTS;_WIN32_WCE=$(CEVER);UNDER_CE;WINCE;$(ARCHFAM);$(_ARCHFAM_)"
672 MinimalRebuild="true"
673 RuntimeLibrary="1"
674 UsePrecompiledHeader="0"
675 WarningLevel="4"
676 DebugInformationFormat="3"
677 CompileAs="1"
679 <Tool
680 Name="VCManagedResourceCompilerTool"
682 <Tool
683 Name="VCResourceCompilerTool"
685 <Tool
686 Name="VCPreLinkEventTool"
688 <Tool
689 Name="VCLinkerTool"
690 ModuleDefinitionFile="..\ogg.def"
691 TargetMachine="0"
693 <Tool
694 Name="VCALinkTool"
696 <Tool
697 Name="VCXDCMakeTool"
699 <Tool
700 Name="VCBscMakeTool"
702 <Tool
703 Name="VCCodeSignTool"
705 <Tool
706 Name="VCPostBuildEventTool"
708 <DeploymentTool
709 ForceDirty="-1"
710 RemoteDirectory=""
711 RegisterOutput="0"
712 AdditionalFiles=""
714 <DebuggerTool
716 </Configuration>
717 <Configuration
718 Name="Debug|Windows Mobile 5.0 Smartphone SDK 2 (ARMV4I)"
719 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
720 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
721 ConfigurationType="2"
722 CharacterSet="1"
724 <Tool
725 Name="VCPreBuildEventTool"
727 <Tool
728 Name="VCCustomBuildTool"
730 <Tool
731 Name="VCXMLDataGeneratorTool"
733 <Tool
734 Name="VCWebServiceProxyGeneratorTool"
736 <Tool
737 Name="VCMIDLTool"
738 TargetEnvironment="1"
740 <Tool
741 Name="VCCLCompilerTool"
742 ExecutionBucket="7"
743 Optimization="0"
744 AdditionalIncludeDirectories="..\..\include"
745 PreprocessorDefinitions="_DEBUG;_WINDOWS;_USRDLL;LIBOGG_EXPORTS;_WIN32_WCE=$(CEVER);UNDER_CE;WINCE;$(ARCHFAM);$(_ARCHFAM_)"
746 MinimalRebuild="true"
747 RuntimeLibrary="1"
748 UsePrecompiledHeader="0"
749 WarningLevel="4"
750 DebugInformationFormat="3"
751 CompileAs="1"
753 <Tool
754 Name="VCManagedResourceCompilerTool"
756 <Tool
757 Name="VCResourceCompilerTool"
759 <Tool
760 Name="VCPreLinkEventTool"
762 <Tool
763 Name="VCLinkerTool"
764 ModuleDefinitionFile="..\ogg.def"
765 TargetMachine="0"
767 <Tool
768 Name="VCALinkTool"
770 <Tool
771 Name="VCXDCMakeTool"
773 <Tool
774 Name="VCBscMakeTool"
776 <Tool
777 Name="VCCodeSignTool"
779 <Tool
780 Name="VCPostBuildEventTool"
782 <DeploymentTool
783 ForceDirty="-1"
784 RemoteDirectory=""
785 RegisterOutput="0"
786 AdditionalFiles=""
788 <DebuggerTool
790 </Configuration>
791 <Configuration
792 Name="Debug|Windows Mobile 6 Professional SDK (ARMV4I)"
793 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
794 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
795 ConfigurationType="2"
796 CharacterSet="1"
798 <Tool
799 Name="VCPreBuildEventTool"
801 <Tool
802 Name="VCCustomBuildTool"
804 <Tool
805 Name="VCXMLDataGeneratorTool"
807 <Tool
808 Name="VCWebServiceProxyGeneratorTool"
810 <Tool
811 Name="VCMIDLTool"
812 TargetEnvironment="1"
814 <Tool
815 Name="VCCLCompilerTool"
816 ExecutionBucket="7"
817 Optimization="0"
818 AdditionalIncludeDirectories="..\..\include"
819 PreprocessorDefinitions="_DEBUG;_WINDOWS;_USRDLL;LIBOGG_EXPORTS;_WIN32_WCE=$(CEVER);UNDER_CE;WINCE;$(ARCHFAM);$(_ARCHFAM_)"
820 MinimalRebuild="true"
821 RuntimeLibrary="1"
822 UsePrecompiledHeader="0"
823 WarningLevel="4"
824 DebugInformationFormat="3"
825 CompileAs="1"
827 <Tool
828 Name="VCManagedResourceCompilerTool"
830 <Tool
831 Name="VCResourceCompilerTool"
833 <Tool
834 Name="VCPreLinkEventTool"
836 <Tool
837 Name="VCLinkerTool"
838 ModuleDefinitionFile="..\ogg.def"
839 TargetMachine="0"
841 <Tool
842 Name="VCALinkTool"
844 <Tool
845 Name="VCXDCMakeTool"
847 <Tool
848 Name="VCBscMakeTool"
850 <Tool
851 Name="VCCodeSignTool"
853 <Tool
854 Name="VCPostBuildEventTool"
856 <DeploymentTool
857 ForceDirty="-1"
858 RemoteDirectory=""
859 RegisterOutput="0"
860 AdditionalFiles=""
862 <DebuggerTool
864 </Configuration>
865 <Configuration
866 Name="Release|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I)"
867 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
868 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
869 ConfigurationType="2"
870 CharacterSet="1"
871 WholeProgramOptimization="1"
873 <Tool
874 Name="VCPreBuildEventTool"
876 <Tool
877 Name="VCCustomBuildTool"
879 <Tool
880 Name="VCXMLDataGeneratorTool"
882 <Tool
883 Name="VCWebServiceProxyGeneratorTool"
885 <Tool
886 Name="VCMIDLTool"
887 TargetEnvironment="1"
889 <Tool
890 Name="VCCLCompilerTool"
891 ExecutionBucket="7"
892 Optimization="2"
893 InlineFunctionExpansion="2"
894 EnableIntrinsicFunctions="true"
895 FavorSizeOrSpeed="1"
896 AdditionalIncludeDirectories="..\..\include"
897 PreprocessorDefinitions="NDEBUG;_WINDOWS;_USRDLL;LIBOGG_EXPORTS;_WIN32_WCE=$(CEVER);UNDER_CE;WINCE;$(ARCHFAM);$(_ARCHFAM_)"
898 StringPooling="true"
899 ExceptionHandling="0"
900 RuntimeLibrary="0"
901 BufferSecurityCheck="false"
902 UsePrecompiledHeader="0"
903 WarningLevel="4"
904 DebugInformationFormat="3"
905 CompileAs="1"
906 DisableSpecificWarnings="4244"
908 <Tool
909 Name="VCManagedResourceCompilerTool"
911 <Tool
912 Name="VCResourceCompilerTool"
914 <Tool
915 Name="VCPreLinkEventTool"
917 <Tool
918 Name="VCLinkerTool"
919 ModuleDefinitionFile="..\ogg.def"
920 TargetMachine="0"
922 <Tool
923 Name="VCALinkTool"
925 <Tool
926 Name="VCXDCMakeTool"
928 <Tool
929 Name="VCBscMakeTool"
931 <Tool
932 Name="VCCodeSignTool"
934 <Tool
935 Name="VCPostBuildEventTool"
937 <DeploymentTool
938 ForceDirty="-1"
939 RemoteDirectory=""
940 RegisterOutput="0"
941 AdditionalFiles=""
943 <DebuggerTool
945 </Configuration>
946 <Configuration
947 Name="Release|Windows Mobile 5.0 Smartphone SDK 2 (ARMV4I)"
948 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
949 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
950 ConfigurationType="2"
951 CharacterSet="1"
952 WholeProgramOptimization="1"
954 <Tool
955 Name="VCPreBuildEventTool"
957 <Tool
958 Name="VCCustomBuildTool"
960 <Tool
961 Name="VCXMLDataGeneratorTool"
963 <Tool
964 Name="VCWebServiceProxyGeneratorTool"
966 <Tool
967 Name="VCMIDLTool"
968 TargetEnvironment="1"
970 <Tool
971 Name="VCCLCompilerTool"
972 ExecutionBucket="7"
973 Optimization="2"
974 InlineFunctionExpansion="2"
975 EnableIntrinsicFunctions="true"
976 FavorSizeOrSpeed="1"
977 AdditionalIncludeDirectories="..\..\include"
978 PreprocessorDefinitions="NDEBUG;_WINDOWS;_USRDLL;LIBOGG_EXPORTS;_WIN32_WCE=$(CEVER);UNDER_CE;WINCE;$(ARCHFAM);$(_ARCHFAM_)"
979 StringPooling="true"
980 ExceptionHandling="0"
981 RuntimeLibrary="0"
982 BufferSecurityCheck="false"
983 UsePrecompiledHeader="0"
984 WarningLevel="4"
985 DebugInformationFormat="3"
986 CompileAs="1"
987 DisableSpecificWarnings="4244"
989 <Tool
990 Name="VCManagedResourceCompilerTool"
992 <Tool
993 Name="VCResourceCompilerTool"
995 <Tool
996 Name="VCPreLinkEventTool"
998 <Tool
999 Name="VCLinkerTool"
1000 ModuleDefinitionFile="..\ogg.def"
1001 TargetMachine="0"
1003 <Tool
1004 Name="VCALinkTool"
1006 <Tool
1007 Name="VCXDCMakeTool"
1009 <Tool
1010 Name="VCBscMakeTool"
1012 <Tool
1013 Name="VCCodeSignTool"
1015 <Tool
1016 Name="VCPostBuildEventTool"
1018 <DeploymentTool
1019 ForceDirty="-1"
1020 RemoteDirectory=""
1021 RegisterOutput="0"
1022 AdditionalFiles=""
1024 <DebuggerTool
1026 </Configuration>
1027 <Configuration
1028 Name="Release|Windows Mobile 6 Professional SDK (ARMV4I)"
1029 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
1030 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
1031 ConfigurationType="2"
1032 CharacterSet="1"
1033 WholeProgramOptimization="1"
1035 <Tool
1036 Name="VCPreBuildEventTool"
1038 <Tool
1039 Name="VCCustomBuildTool"
1041 <Tool
1042 Name="VCXMLDataGeneratorTool"
1044 <Tool
1045 Name="VCWebServiceProxyGeneratorTool"
1047 <Tool
1048 Name="VCMIDLTool"
1049 TargetEnvironment="1"
1051 <Tool
1052 Name="VCCLCompilerTool"
1053 ExecutionBucket="7"
1054 Optimization="2"
1055 InlineFunctionExpansion="2"
1056 EnableIntrinsicFunctions="true"
1057 FavorSizeOrSpeed="1"
1058 AdditionalIncludeDirectories="..\..\include"
1059 PreprocessorDefinitions="NDEBUG;_WINDOWS;_USRDLL;LIBOGG_EXPORTS;_WIN32_WCE=$(CEVER);UNDER_CE;WINCE;$(ARCHFAM);$(_ARCHFAM_)"
1060 StringPooling="true"
1061 ExceptionHandling="0"
1062 RuntimeLibrary="0"
1063 BufferSecurityCheck="false"
1064 UsePrecompiledHeader="0"
1065 WarningLevel="4"
1066 DebugInformationFormat="3"
1067 CompileAs="1"
1068 DisableSpecificWarnings="4244"
1070 <Tool
1071 Name="VCManagedResourceCompilerTool"
1073 <Tool
1074 Name="VCResourceCompilerTool"
1076 <Tool
1077 Name="VCPreLinkEventTool"
1079 <Tool
1080 Name="VCLinkerTool"
1081 ModuleDefinitionFile="..\ogg.def"
1082 TargetMachine="0"
1084 <Tool
1085 Name="VCALinkTool"
1087 <Tool
1088 Name="VCXDCMakeTool"
1090 <Tool
1091 Name="VCBscMakeTool"
1093 <Tool
1094 Name="VCCodeSignTool"
1096 <Tool
1097 Name="VCPostBuildEventTool"
1099 <DeploymentTool
1100 ForceDirty="-1"
1101 RemoteDirectory=""
1102 RegisterOutput="0"
1103 AdditionalFiles=""
1105 <DebuggerTool
1107 </Configuration>
1108 <Configuration
1109 Name="Release_SSE|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I)"
1110 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
1111 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
1112 ConfigurationType="2"
1113 CharacterSet="1"
1114 WholeProgramOptimization="1"
1116 <Tool
1117 Name="VCPreBuildEventTool"
1119 <Tool
1120 Name="VCCustomBuildTool"
1122 <Tool
1123 Name="VCXMLDataGeneratorTool"
1125 <Tool
1126 Name="VCWebServiceProxyGeneratorTool"
1128 <Tool
1129 Name="VCMIDLTool"
1130 TargetEnvironment="1"
1132 <Tool
1133 Name="VCCLCompilerTool"
1134 ExecutionBucket="7"
1135 Optimization="3"
1136 InlineFunctionExpansion="2"
1137 EnableIntrinsicFunctions="true"
1138 FavorSizeOrSpeed="1"
1139 AdditionalIncludeDirectories="..\..\include"
1140 PreprocessorDefinitions="NDEBUG;_WINDOWS;_USRDLL;LIBOGG_EXPORTS;_WIN32_WCE=$(CEVER);UNDER_CE;WINCE;$(ARCHFAM);$(_ARCHFAM_)"
1141 StringPooling="true"
1142 ExceptionHandling="0"
1143 RuntimeLibrary="0"
1144 BufferSecurityCheck="false"
1145 UsePrecompiledHeader="0"
1146 WarningLevel="4"
1147 DebugInformationFormat="3"
1148 CompileAs="1"
1149 DisableSpecificWarnings="4244"
1151 <Tool
1152 Name="VCManagedResourceCompilerTool"
1154 <Tool
1155 Name="VCResourceCompilerTool"
1157 <Tool
1158 Name="VCPreLinkEventTool"
1160 <Tool
1161 Name="VCLinkerTool"
1162 ModuleDefinitionFile="..\ogg.def"
1163 TargetMachine="0"
1165 <Tool
1166 Name="VCALinkTool"
1168 <Tool
1169 Name="VCXDCMakeTool"
1171 <Tool
1172 Name="VCBscMakeTool"
1174 <Tool
1175 Name="VCCodeSignTool"
1177 <Tool
1178 Name="VCPostBuildEventTool"
1180 <DeploymentTool
1181 ForceDirty="-1"
1182 RemoteDirectory=""
1183 RegisterOutput="0"
1184 AdditionalFiles=""
1186 <DebuggerTool
1188 </Configuration>
1189 <Configuration
1190 Name="Release_SSE|Windows Mobile 5.0 Smartphone SDK 2 (ARMV4I)"
1191 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
1192 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
1193 ConfigurationType="2"
1194 CharacterSet="1"
1195 WholeProgramOptimization="1"
1197 <Tool
1198 Name="VCPreBuildEventTool"
1200 <Tool
1201 Name="VCCustomBuildTool"
1203 <Tool
1204 Name="VCXMLDataGeneratorTool"
1206 <Tool
1207 Name="VCWebServiceProxyGeneratorTool"
1209 <Tool
1210 Name="VCMIDLTool"
1211 TargetEnvironment="1"
1213 <Tool
1214 Name="VCCLCompilerTool"
1215 ExecutionBucket="7"
1216 Optimization="3"
1217 InlineFunctionExpansion="2"
1218 EnableIntrinsicFunctions="true"
1219 FavorSizeOrSpeed="1"
1220 AdditionalIncludeDirectories="..\..\include"
1221 PreprocessorDefinitions="NDEBUG;_WINDOWS;_USRDLL;LIBOGG_EXPORTS;_WIN32_WCE=$(CEVER);UNDER_CE;WINCE;$(ARCHFAM);$(_ARCHFAM_)"
1222 StringPooling="true"
1223 ExceptionHandling="0"
1224 RuntimeLibrary="0"
1225 BufferSecurityCheck="false"
1226 UsePrecompiledHeader="0"
1227 WarningLevel="4"
1228 DebugInformationFormat="3"
1229 CompileAs="1"
1230 DisableSpecificWarnings="4244"
1232 <Tool
1233 Name="VCManagedResourceCompilerTool"
1235 <Tool
1236 Name="VCResourceCompilerTool"
1238 <Tool
1239 Name="VCPreLinkEventTool"
1241 <Tool
1242 Name="VCLinkerTool"
1243 ModuleDefinitionFile="..\ogg.def"
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="Release_SSE|Windows Mobile 6 Professional SDK (ARMV4I)"
1272 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
1273 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
1274 ConfigurationType="2"
1275 CharacterSet="1"
1276 WholeProgramOptimization="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="3"
1298 InlineFunctionExpansion="2"
1299 EnableIntrinsicFunctions="true"
1300 FavorSizeOrSpeed="1"
1301 AdditionalIncludeDirectories="..\..\include"
1302 PreprocessorDefinitions="NDEBUG;_WINDOWS;_USRDLL;LIBOGG_EXPORTS;_WIN32_WCE=$(CEVER);UNDER_CE;WINCE;$(ARCHFAM);$(_ARCHFAM_)"
1303 StringPooling="true"
1304 ExceptionHandling="0"
1305 RuntimeLibrary="0"
1306 BufferSecurityCheck="false"
1307 UsePrecompiledHeader="0"
1308 WarningLevel="4"
1309 DebugInformationFormat="3"
1310 CompileAs="1"
1311 DisableSpecificWarnings="4244"
1313 <Tool
1314 Name="VCManagedResourceCompilerTool"
1316 <Tool
1317 Name="VCResourceCompilerTool"
1319 <Tool
1320 Name="VCPreLinkEventTool"
1322 <Tool
1323 Name="VCLinkerTool"
1324 ModuleDefinitionFile="..\ogg.def"
1325 TargetMachine="0"
1327 <Tool
1328 Name="VCALinkTool"
1330 <Tool
1331 Name="VCXDCMakeTool"
1333 <Tool
1334 Name="VCBscMakeTool"
1336 <Tool
1337 Name="VCCodeSignTool"
1339 <Tool
1340 Name="VCPostBuildEventTool"
1342 <DeploymentTool
1343 ForceDirty="-1"
1344 RemoteDirectory=""
1345 RegisterOutput="0"
1346 AdditionalFiles=""
1348 <DebuggerTool
1350 </Configuration>
1351 <Configuration
1352 Name="Release_SSE2|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I)"
1353 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
1354 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
1355 ConfigurationType="2"
1356 CharacterSet="1"
1357 WholeProgramOptimization="1"
1359 <Tool
1360 Name="VCPreBuildEventTool"
1362 <Tool
1363 Name="VCCustomBuildTool"
1365 <Tool
1366 Name="VCXMLDataGeneratorTool"
1368 <Tool
1369 Name="VCWebServiceProxyGeneratorTool"
1371 <Tool
1372 Name="VCMIDLTool"
1373 TargetEnvironment="1"
1375 <Tool
1376 Name="VCCLCompilerTool"
1377 ExecutionBucket="7"
1378 Optimization="3"
1379 InlineFunctionExpansion="2"
1380 EnableIntrinsicFunctions="true"
1381 FavorSizeOrSpeed="1"
1382 AdditionalIncludeDirectories="..\..\include"
1383 PreprocessorDefinitions="NDEBUG;_WINDOWS;_USRDLL;LIBOGG_EXPORTS;_WIN32_WCE=$(CEVER);UNDER_CE;WINCE;$(ARCHFAM);$(_ARCHFAM_)"
1384 StringPooling="true"
1385 ExceptionHandling="0"
1386 RuntimeLibrary="0"
1387 BufferSecurityCheck="false"
1388 UsePrecompiledHeader="0"
1389 WarningLevel="4"
1390 DebugInformationFormat="3"
1391 CompileAs="1"
1392 DisableSpecificWarnings="4244"
1394 <Tool
1395 Name="VCManagedResourceCompilerTool"
1397 <Tool
1398 Name="VCResourceCompilerTool"
1400 <Tool
1401 Name="VCPreLinkEventTool"
1403 <Tool
1404 Name="VCLinkerTool"
1405 ModuleDefinitionFile="..\ogg.def"
1406 TargetMachine="0"
1408 <Tool
1409 Name="VCALinkTool"
1411 <Tool
1412 Name="VCXDCMakeTool"
1414 <Tool
1415 Name="VCBscMakeTool"
1417 <Tool
1418 Name="VCCodeSignTool"
1420 <Tool
1421 Name="VCPostBuildEventTool"
1423 <DeploymentTool
1424 ForceDirty="-1"
1425 RemoteDirectory=""
1426 RegisterOutput="0"
1427 AdditionalFiles=""
1429 <DebuggerTool
1431 </Configuration>
1432 <Configuration
1433 Name="Release_SSE2|Windows Mobile 5.0 Smartphone SDK 2 (ARMV4I)"
1434 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
1435 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
1436 ConfigurationType="2"
1437 CharacterSet="1"
1438 WholeProgramOptimization="1"
1440 <Tool
1441 Name="VCPreBuildEventTool"
1443 <Tool
1444 Name="VCCustomBuildTool"
1446 <Tool
1447 Name="VCXMLDataGeneratorTool"
1449 <Tool
1450 Name="VCWebServiceProxyGeneratorTool"
1452 <Tool
1453 Name="VCMIDLTool"
1454 TargetEnvironment="1"
1456 <Tool
1457 Name="VCCLCompilerTool"
1458 ExecutionBucket="7"
1459 Optimization="3"
1460 InlineFunctionExpansion="2"
1461 EnableIntrinsicFunctions="true"
1462 FavorSizeOrSpeed="1"
1463 AdditionalIncludeDirectories="..\..\include"
1464 PreprocessorDefinitions="NDEBUG;_WINDOWS;_USRDLL;LIBOGG_EXPORTS;_WIN32_WCE=$(CEVER);UNDER_CE;WINCE;$(ARCHFAM);$(_ARCHFAM_)"
1465 StringPooling="true"
1466 ExceptionHandling="0"
1467 RuntimeLibrary="0"
1468 BufferSecurityCheck="false"
1469 UsePrecompiledHeader="0"
1470 WarningLevel="4"
1471 DebugInformationFormat="3"
1472 CompileAs="1"
1473 DisableSpecificWarnings="4244"
1475 <Tool
1476 Name="VCManagedResourceCompilerTool"
1478 <Tool
1479 Name="VCResourceCompilerTool"
1481 <Tool
1482 Name="VCPreLinkEventTool"
1484 <Tool
1485 Name="VCLinkerTool"
1486 ModuleDefinitionFile="..\ogg.def"
1487 TargetMachine="0"
1489 <Tool
1490 Name="VCALinkTool"
1492 <Tool
1493 Name="VCXDCMakeTool"
1495 <Tool
1496 Name="VCBscMakeTool"
1498 <Tool
1499 Name="VCCodeSignTool"
1501 <Tool
1502 Name="VCPostBuildEventTool"
1504 <DeploymentTool
1505 ForceDirty="-1"
1506 RemoteDirectory=""
1507 RegisterOutput="0"
1508 AdditionalFiles=""
1510 <DebuggerTool
1512 </Configuration>
1513 <Configuration
1514 Name="Release_SSE2|Windows Mobile 6 Professional SDK (ARMV4I)"
1515 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
1516 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
1517 ConfigurationType="2"
1518 CharacterSet="1"
1519 WholeProgramOptimization="1"
1521 <Tool
1522 Name="VCPreBuildEventTool"
1524 <Tool
1525 Name="VCCustomBuildTool"
1527 <Tool
1528 Name="VCXMLDataGeneratorTool"
1530 <Tool
1531 Name="VCWebServiceProxyGeneratorTool"
1533 <Tool
1534 Name="VCMIDLTool"
1535 TargetEnvironment="1"
1537 <Tool
1538 Name="VCCLCompilerTool"
1539 ExecutionBucket="7"
1540 Optimization="3"
1541 InlineFunctionExpansion="2"
1542 EnableIntrinsicFunctions="true"
1543 FavorSizeOrSpeed="1"
1544 AdditionalIncludeDirectories="..\..\include"
1545 PreprocessorDefinitions="NDEBUG;_WINDOWS;_USRDLL;LIBOGG_EXPORTS;_WIN32_WCE=$(CEVER);UNDER_CE;WINCE;$(ARCHFAM);$(_ARCHFAM_)"
1546 StringPooling="true"
1547 ExceptionHandling="0"
1548 RuntimeLibrary="0"
1549 BufferSecurityCheck="false"
1550 UsePrecompiledHeader="0"
1551 WarningLevel="4"
1552 DebugInformationFormat="3"
1553 CompileAs="1"
1554 DisableSpecificWarnings="4244"
1556 <Tool
1557 Name="VCManagedResourceCompilerTool"
1559 <Tool
1560 Name="VCResourceCompilerTool"
1562 <Tool
1563 Name="VCPreLinkEventTool"
1565 <Tool
1566 Name="VCLinkerTool"
1567 ModuleDefinitionFile="..\ogg.def"
1568 TargetMachine="0"
1570 <Tool
1571 Name="VCALinkTool"
1573 <Tool
1574 Name="VCXDCMakeTool"
1576 <Tool
1577 Name="VCBscMakeTool"
1579 <Tool
1580 Name="VCCodeSignTool"
1582 <Tool
1583 Name="VCPostBuildEventTool"
1585 <DeploymentTool
1586 ForceDirty="-1"
1587 RemoteDirectory=""
1588 RegisterOutput="0"
1589 AdditionalFiles=""
1591 <DebuggerTool
1593 </Configuration>
1594 </Configurations>
1595 <References>
1596 </References>
1597 <Files>
1598 <Filter
1599 Name="Source Files"
1600 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
1601 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
1603 <File
1604 RelativePath="..\..\src\bitwise.c"
1606 </File>
1607 <File
1608 RelativePath="..\..\src\framing.c"
1610 </File>
1611 <File
1612 RelativePath="..\ogg.def"
1614 </File>
1615 </Filter>
1616 <Filter
1617 Name="Header Files"
1618 Filter="h;hpp;hxx;hm;inl;inc;xsd"
1619 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
1621 <File
1622 RelativePath="..\..\include\ogg\ogg.h"
1624 </File>
1625 <File
1626 RelativePath="..\..\include\ogg\os_types.h"
1628 </File>
1629 </Filter>
1630 <Filter
1631 Name="Resource Files"
1632 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
1633 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
1635 </Filter>
1636 </Files>
1637 <Globals>
1638 </Globals>
1639 </VisualStudioProject>