]> git.tdb.fi Git - ext/vorbisfile.git/blob - win32/VS2005/libvorbis/libvorbis_static.vcproj
Import libvorbis 1.3.7 sources
[ext/vorbisfile.git] / win32 / VS2005 / libvorbis / libvorbis_static.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3         ProjectType="Visual C++"
4         Version="8,00"
5         Name="libvorbis_static"
6         ProjectGUID="{3A214E06-B95E-4D61-A291-1F8DF2EC10FD}"
7         RootNamespace="libvorbis"
8         Keyword="Win32Proj"
9         >
10         <Platforms>
11                 <Platform
12                         Name="Win32"
13                 />
14                 <Platform
15                         Name="x64"
16                 />
17                 <Platform
18                         Name="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
19                 />
20                 <Platform
21                         Name="Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
22                 />
23                 <Platform
24                         Name="Windows Mobile 6 Professional SDK (ARMV4I)"
25                 />
26         </Platforms>
27         <ToolFiles>
28         </ToolFiles>
29         <Configurations>
30                 <Configuration
31                         Name="Debug|Win32"
32                         OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
33                         IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
34                         ConfigurationType="4"
35                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops"
36                         CharacterSet="1"
37                         >
38                         <Tool
39                                 Name="VCPreBuildEventTool"
40                         />
41                         <Tool
42                                 Name="VCCustomBuildTool"
43                         />
44                         <Tool
45                                 Name="VCXMLDataGeneratorTool"
46                         />
47                         <Tool
48                                 Name="VCWebServiceProxyGeneratorTool"
49                         />
50                         <Tool
51                                 Name="VCMIDLTool"
52                         />
53                         <Tool
54                                 Name="VCCLCompilerTool"
55                                 Optimization="0"
56                                 AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include"
57                                 PreprocessorDefinitions="_BIND_TO_CURRENT_CRT_VERSION;WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBVORBIS_EXPORTS"
58                                 MinimalRebuild="true"
59                                 BasicRuntimeChecks="3"
60                                 RuntimeLibrary="3"
61                                 UsePrecompiledHeader="0"
62                                 WarningLevel="4"
63                                 Detect64BitPortabilityProblems="false"
64                                 DebugInformationFormat="4"
65                                 CallingConvention="0"
66                                 CompileAs="1"
67                         />
68                         <Tool
69                                 Name="VCManagedResourceCompilerTool"
70                         />
71                         <Tool
72                                 Name="VCResourceCompilerTool"
73                         />
74                         <Tool
75                                 Name="VCPreLinkEventTool"
76                         />
77                         <Tool
78                                 Name="VCLibrarianTool"
79                         />
80                         <Tool
81                                 Name="VCALinkTool"
82                         />
83                         <Tool
84                                 Name="VCXDCMakeTool"
85                         />
86                         <Tool
87                                 Name="VCBscMakeTool"
88                         />
89                         <Tool
90                                 Name="VCFxCopTool"
91                         />
92                         <Tool
93                                 Name="VCPostBuildEventTool"
94                         />
95                 </Configuration>
96                 <Configuration
97                         Name="Debug|x64"
98                         OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
99                         IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
100                         ConfigurationType="4"
101                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops"
102                         CharacterSet="1"
103                         >
104                         <Tool
105                                 Name="VCPreBuildEventTool"
106                         />
107                         <Tool
108                                 Name="VCCustomBuildTool"
109                         />
110                         <Tool
111                                 Name="VCXMLDataGeneratorTool"
112                         />
113                         <Tool
114                                 Name="VCWebServiceProxyGeneratorTool"
115                         />
116                         <Tool
117                                 Name="VCMIDLTool"
118                                 TargetEnvironment="3"
119                         />
120                         <Tool
121                                 Name="VCCLCompilerTool"
122                                 Optimization="0"
123                                 AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include"
124                                 PreprocessorDefinitions="_BIND_TO_CURRENT_CRT_VERSION;WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBVORBIS_EXPORTS"
125                                 MinimalRebuild="true"
126                                 BasicRuntimeChecks="3"
127                                 RuntimeLibrary="3"
128                                 UsePrecompiledHeader="0"
129                                 WarningLevel="4"
130                                 Detect64BitPortabilityProblems="false"
131                                 DebugInformationFormat="3"
132                                 CallingConvention="0"
133                                 CompileAs="1"
134                         />
135                         <Tool
136                                 Name="VCManagedResourceCompilerTool"
137                         />
138                         <Tool
139                                 Name="VCResourceCompilerTool"
140                         />
141                         <Tool
142                                 Name="VCPreLinkEventTool"
143                         />
144                         <Tool
145                                 Name="VCLibrarianTool"
146                         />
147                         <Tool
148                                 Name="VCALinkTool"
149                         />
150                         <Tool
151                                 Name="VCXDCMakeTool"
152                         />
153                         <Tool
154                                 Name="VCBscMakeTool"
155                         />
156                         <Tool
157                                 Name="VCFxCopTool"
158                         />
159                         <Tool
160                                 Name="VCPostBuildEventTool"
161                         />
162                 </Configuration>
163                 <Configuration
164                         Name="Release|Win32"
165                         OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
166                         IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
167                         ConfigurationType="4"
168                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops"
169                         CharacterSet="1"
170                         WholeProgramOptimization="1"
171                         >
172                         <Tool
173                                 Name="VCPreBuildEventTool"
174                         />
175                         <Tool
176                                 Name="VCCustomBuildTool"
177                         />
178                         <Tool
179                                 Name="VCXMLDataGeneratorTool"
180                         />
181                         <Tool
182                                 Name="VCWebServiceProxyGeneratorTool"
183                         />
184                         <Tool
185                                 Name="VCMIDLTool"
186                         />
187                         <Tool
188                                 Name="VCCLCompilerTool"
189                                 Optimization="3"
190                                 InlineFunctionExpansion="2"
191                                 EnableIntrinsicFunctions="true"
192                                 FavorSizeOrSpeed="1"
193                                 WholeProgramOptimization="false"
194                                 AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include"
195                                 PreprocessorDefinitions="_BIND_TO_CURRENT_CRT_VERSION;WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBVORBIS_EXPORTS"
196                                 StringPooling="true"
197                                 ExceptionHandling="0"
198                                 RuntimeLibrary="2"
199                                 BufferSecurityCheck="false"
200                                 UsePrecompiledHeader="0"
201                                 WarningLevel="4"
202                                 Detect64BitPortabilityProblems="false"
203                                 DebugInformationFormat="3"
204                                 CallingConvention="0"
205                                 CompileAs="1"
206                                 DisableSpecificWarnings="4244;4100;4267;4189;4305;4127;4706"
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                         />
220                         <Tool
221                                 Name="VCALinkTool"
222                         />
223                         <Tool
224                                 Name="VCXDCMakeTool"
225                         />
226                         <Tool
227                                 Name="VCBscMakeTool"
228                         />
229                         <Tool
230                                 Name="VCFxCopTool"
231                         />
232                         <Tool
233                                 Name="VCPostBuildEventTool"
234                         />
235                 </Configuration>
236                 <Configuration
237                         Name="Release|x64"
238                         OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
239                         IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
240                         ConfigurationType="4"
241                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops"
242                         CharacterSet="1"
243                         WholeProgramOptimization="1"
244                         >
245                         <Tool
246                                 Name="VCPreBuildEventTool"
247                         />
248                         <Tool
249                                 Name="VCCustomBuildTool"
250                         />
251                         <Tool
252                                 Name="VCXMLDataGeneratorTool"
253                         />
254                         <Tool
255                                 Name="VCWebServiceProxyGeneratorTool"
256                         />
257                         <Tool
258                                 Name="VCMIDLTool"
259                                 TargetEnvironment="3"
260                         />
261                         <Tool
262                                 Name="VCCLCompilerTool"
263                                 Optimization="3"
264                                 InlineFunctionExpansion="2"
265                                 EnableIntrinsicFunctions="true"
266                                 FavorSizeOrSpeed="1"
267                                 WholeProgramOptimization="false"
268                                 AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include"
269                                 PreprocessorDefinitions="_BIND_TO_CURRENT_CRT_VERSION;WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBVORBIS_EXPORTS"
270                                 StringPooling="true"
271                                 ExceptionHandling="0"
272                                 RuntimeLibrary="2"
273                                 BufferSecurityCheck="false"
274                                 UsePrecompiledHeader="0"
275                                 WarningLevel="4"
276                                 Detect64BitPortabilityProblems="false"
277                                 DebugInformationFormat="3"
278                                 CallingConvention="0"
279                                 CompileAs="1"
280                                 DisableSpecificWarnings="4244;4100;4267;4189;4305;4127;4706"
281                         />
282                         <Tool
283                                 Name="VCManagedResourceCompilerTool"
284                         />
285                         <Tool
286                                 Name="VCResourceCompilerTool"
287                         />
288                         <Tool
289                                 Name="VCPreLinkEventTool"
290                         />
291                         <Tool
292                                 Name="VCLibrarianTool"
293                         />
294                         <Tool
295                                 Name="VCALinkTool"
296                         />
297                         <Tool
298                                 Name="VCXDCMakeTool"
299                         />
300                         <Tool
301                                 Name="VCBscMakeTool"
302                         />
303                         <Tool
304                                 Name="VCFxCopTool"
305                         />
306                         <Tool
307                                 Name="VCPostBuildEventTool"
308                         />
309                 </Configuration>
310                 <Configuration
311                         Name="Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
312                         OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
313                         IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
314                         ConfigurationType="4"
315                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops"
316                         CharacterSet="1"
317                         >
318                         <Tool
319                                 Name="VCPreBuildEventTool"
320                         />
321                         <Tool
322                                 Name="VCCustomBuildTool"
323                         />
324                         <Tool
325                                 Name="VCXMLDataGeneratorTool"
326                         />
327                         <Tool
328                                 Name="VCWebServiceProxyGeneratorTool"
329                         />
330                         <Tool
331                                 Name="VCMIDLTool"
332                                 TargetEnvironment="1"
333                         />
334                         <Tool
335                                 Name="VCCLCompilerTool"
336                                 ExecutionBucket="7"
337                                 Optimization="0"
338                                 AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include"
339                                 PreprocessorDefinitions="_DEBUG;_WINDOWS;_USRDLL;LIBVORBIS_EXPORTS;_WIN32_WCE=$(CEVER);UNDER_CE;WINCE;$(ARCHFAM);$(_ARCHFAM_)"
340                                 MinimalRebuild="true"
341                                 RuntimeLibrary="3"
342                                 UsePrecompiledHeader="0"
343                                 WarningLevel="4"
344                                 DebugInformationFormat="3"
345                                 CompileAs="1"
346                                 CallingConvention="0"
347                         />
348                         <Tool
349                                 Name="VCManagedResourceCompilerTool"
350                         />
351                         <Tool
352                                 Name="VCResourceCompilerTool"
353                         />
354                         <Tool
355                                 Name="VCPreLinkEventTool"
356                         />
357                         <Tool
358                                 Name="VCLibrarianTool"
359                                 AdditionalOptions=""
360                         />
361                         <Tool
362                                 Name="VCALinkTool"
363                         />
364                         <Tool
365                                 Name="VCXDCMakeTool"
366                         />
367                         <Tool
368                                 Name="VCBscMakeTool"
369                         />
370                         <Tool
371                                 Name="VCCodeSignTool"
372                         />
373                         <Tool
374                                 Name="VCPostBuildEventTool"
375                         />
376                         <DeploymentTool
377                                 ForceDirty="-1"
378                                 RemoteDirectory=""
379                                 RegisterOutput="0"
380                                 AdditionalFiles=""
381                         />
382                         <DebuggerTool
383                         />
384                 </Configuration>
385                 <Configuration
386                         Name="Debug|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
387                         OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
388                         IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
389                         ConfigurationType="4"
390                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops"
391                         CharacterSet="1"
392                         >
393                         <Tool
394                                 Name="VCPreBuildEventTool"
395                         />
396                         <Tool
397                                 Name="VCCustomBuildTool"
398                         />
399                         <Tool
400                                 Name="VCXMLDataGeneratorTool"
401                         />
402                         <Tool
403                                 Name="VCWebServiceProxyGeneratorTool"
404                         />
405                         <Tool
406                                 Name="VCMIDLTool"
407                                 TargetEnvironment="1"
408                         />
409                         <Tool
410                                 Name="VCCLCompilerTool"
411                                 ExecutionBucket="7"
412                                 Optimization="0"
413                                 AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include"
414                                 PreprocessorDefinitions="_DEBUG;_WINDOWS;_USRDLL;LIBVORBIS_EXPORTS;_WIN32_WCE=$(CEVER);UNDER_CE;WINCE;$(ARCHFAM);$(_ARCHFAM_)"
415                                 MinimalRebuild="true"
416                                 RuntimeLibrary="3"
417                                 UsePrecompiledHeader="0"
418                                 WarningLevel="4"
419                                 DebugInformationFormat="3"
420                                 CompileAs="1"
421                                 CallingConvention="0"
422                         />
423                         <Tool
424                                 Name="VCManagedResourceCompilerTool"
425                         />
426                         <Tool
427                                 Name="VCResourceCompilerTool"
428                         />
429                         <Tool
430                                 Name="VCPreLinkEventTool"
431                         />
432                         <Tool
433                                 Name="VCLibrarianTool"
434                                 AdditionalOptions=""
435                         />
436                         <Tool
437                                 Name="VCALinkTool"
438                         />
439                         <Tool
440                                 Name="VCXDCMakeTool"
441                         />
442                         <Tool
443                                 Name="VCBscMakeTool"
444                         />
445                         <Tool
446                                 Name="VCCodeSignTool"
447                         />
448                         <Tool
449                                 Name="VCPostBuildEventTool"
450                         />
451                         <DeploymentTool
452                                 ForceDirty="-1"
453                                 RemoteDirectory=""
454                                 RegisterOutput="0"
455                                 AdditionalFiles=""
456                         />
457                         <DebuggerTool
458                         />
459                 </Configuration>
460                 <Configuration
461                         Name="Debug|Windows Mobile 6 Professional SDK (ARMV4I)"
462                         OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
463                         IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
464                         ConfigurationType="4"
465                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops"
466                         CharacterSet="1"
467                         >
468                         <Tool
469                                 Name="VCPreBuildEventTool"
470                         />
471                         <Tool
472                                 Name="VCCustomBuildTool"
473                         />
474                         <Tool
475                                 Name="VCXMLDataGeneratorTool"
476                         />
477                         <Tool
478                                 Name="VCWebServiceProxyGeneratorTool"
479                         />
480                         <Tool
481                                 Name="VCMIDLTool"
482                                 TargetEnvironment="1"
483                         />
484                         <Tool
485                                 Name="VCCLCompilerTool"
486                                 ExecutionBucket="7"
487                                 Optimization="0"
488                                 AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include"
489                                 PreprocessorDefinitions="_DEBUG;_WINDOWS;_USRDLL;LIBVORBIS_EXPORTS;_WIN32_WCE=$(CEVER);UNDER_CE;WINCE;$(ARCHFAM);$(_ARCHFAM_)"
490                                 MinimalRebuild="true"
491                                 RuntimeLibrary="3"
492                                 UsePrecompiledHeader="0"
493                                 WarningLevel="4"
494                                 DebugInformationFormat="3"
495                                 CompileAs="1"
496                                 CallingConvention="0"
497                         />
498                         <Tool
499                                 Name="VCManagedResourceCompilerTool"
500                         />
501                         <Tool
502                                 Name="VCResourceCompilerTool"
503                         />
504                         <Tool
505                                 Name="VCPreLinkEventTool"
506                         />
507                         <Tool
508                                 Name="VCLibrarianTool"
509                                 AdditionalOptions=""
510                         />
511                         <Tool
512                                 Name="VCALinkTool"
513                         />
514                         <Tool
515                                 Name="VCXDCMakeTool"
516                         />
517                         <Tool
518                                 Name="VCBscMakeTool"
519                         />
520                         <Tool
521                                 Name="VCCodeSignTool"
522                         />
523                         <Tool
524                                 Name="VCPostBuildEventTool"
525                         />
526                         <DeploymentTool
527                                 ForceDirty="-1"
528                                 RemoteDirectory=""
529                                 RegisterOutput="0"
530                                 AdditionalFiles=""
531                         />
532                         <DebuggerTool
533                         />
534                 </Configuration>
535                 <Configuration
536                         Name="Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
537                         OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
538                         IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
539                         ConfigurationType="4"
540                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops"
541                         CharacterSet="1"
542                         WholeProgramOptimization="1"
543                         >
544                         <Tool
545                                 Name="VCPreBuildEventTool"
546                         />
547                         <Tool
548                                 Name="VCCustomBuildTool"
549                         />
550                         <Tool
551                                 Name="VCXMLDataGeneratorTool"
552                         />
553                         <Tool
554                                 Name="VCWebServiceProxyGeneratorTool"
555                         />
556                         <Tool
557                                 Name="VCMIDLTool"
558                                 TargetEnvironment="1"
559                         />
560                         <Tool
561                                 Name="VCCLCompilerTool"
562                                 ExecutionBucket="7"
563                                 Optimization="3"
564                                 InlineFunctionExpansion="2"
565                                 EnableIntrinsicFunctions="true"
566                                 FavorSizeOrSpeed="1"
567                                 AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include"
568                                 PreprocessorDefinitions="NDEBUG;_WINDOWS;_USRDLL;LIBVORBIS_EXPORTS;_WIN32_WCE=$(CEVER);UNDER_CE;WINCE;$(ARCHFAM);$(_ARCHFAM_)"
569                                 StringPooling="true"
570                                 ExceptionHandling="0"
571                                 RuntimeLibrary="2"
572                                 BufferSecurityCheck="false"
573                                 UsePrecompiledHeader="0"
574                                 WarningLevel="4"
575                                 DebugInformationFormat="3"
576                                 CompileAs="1"
577                                 DisableSpecificWarnings="4244;4100;4267;4189;4305;4127;4706"
578                                 CallingConvention="0"
579                         />
580                         <Tool
581                                 Name="VCManagedResourceCompilerTool"
582                         />
583                         <Tool
584                                 Name="VCResourceCompilerTool"
585                         />
586                         <Tool
587                                 Name="VCPreLinkEventTool"
588                         />
589                         <Tool
590                                 Name="VCLibrarianTool"
591                                 AdditionalOptions=""
592                         />
593                         <Tool
594                                 Name="VCALinkTool"
595                         />
596                         <Tool
597                                 Name="VCXDCMakeTool"
598                         />
599                         <Tool
600                                 Name="VCBscMakeTool"
601                         />
602                         <Tool
603                                 Name="VCCodeSignTool"
604                         />
605                         <Tool
606                                 Name="VCPostBuildEventTool"
607                         />
608                         <DeploymentTool
609                                 ForceDirty="-1"
610                                 RemoteDirectory=""
611                                 RegisterOutput="0"
612                                 AdditionalFiles=""
613                         />
614                         <DebuggerTool
615                         />
616                 </Configuration>
617                 <Configuration
618                         Name="Release|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
619                         OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
620                         IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
621                         ConfigurationType="4"
622                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops"
623                         CharacterSet="1"
624                         WholeProgramOptimization="1"
625                         >
626                         <Tool
627                                 Name="VCPreBuildEventTool"
628                         />
629                         <Tool
630                                 Name="VCCustomBuildTool"
631                         />
632                         <Tool
633                                 Name="VCXMLDataGeneratorTool"
634                         />
635                         <Tool
636                                 Name="VCWebServiceProxyGeneratorTool"
637                         />
638                         <Tool
639                                 Name="VCMIDLTool"
640                                 TargetEnvironment="1"
641                         />
642                         <Tool
643                                 Name="VCCLCompilerTool"
644                                 ExecutionBucket="7"
645                                 Optimization="3"
646                                 InlineFunctionExpansion="2"
647                                 EnableIntrinsicFunctions="true"
648                                 FavorSizeOrSpeed="1"
649                                 AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include"
650                                 PreprocessorDefinitions="NDEBUG;_WINDOWS;_USRDLL;LIBVORBIS_EXPORTS;_WIN32_WCE=$(CEVER);UNDER_CE;WINCE;$(ARCHFAM);$(_ARCHFAM_)"
651                                 StringPooling="true"
652                                 ExceptionHandling="0"
653                                 RuntimeLibrary="0"
654                                 BufferSecurityCheck="false"
655                                 UsePrecompiledHeader="0"
656                                 WarningLevel="4"
657                                 DebugInformationFormat="3"
658                                 CompileAs="1"
659                                 DisableSpecificWarnings="4244;4100;4267;4189;4305;4127;4706"
660                                 CallingConvention="0"
661                         />
662                         <Tool
663                                 Name="VCManagedResourceCompilerTool"
664                         />
665                         <Tool
666                                 Name="VCResourceCompilerTool"
667                         />
668                         <Tool
669                                 Name="VCPreLinkEventTool"
670                         />
671                         <Tool
672                                 Name="VCLibrarianTool"
673                                 AdditionalOptions=""
674                         />
675                         <Tool
676                                 Name="VCALinkTool"
677                         />
678                         <Tool
679                                 Name="VCXDCMakeTool"
680                         />
681                         <Tool
682                                 Name="VCBscMakeTool"
683                         />
684                         <Tool
685                                 Name="VCCodeSignTool"
686                         />
687                         <Tool
688                                 Name="VCPostBuildEventTool"
689                         />
690                         <DeploymentTool
691                                 ForceDirty="-1"
692                                 RemoteDirectory=""
693                                 RegisterOutput="0"
694                                 AdditionalFiles=""
695                         />
696                         <DebuggerTool
697                         />
698                 </Configuration>
699                 <Configuration
700                         Name="Release|Windows Mobile 6 Professional SDK (ARMV4I)"
701                         OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
702                         IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
703                         ConfigurationType="4"
704                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops"
705                         CharacterSet="1"
706                         WholeProgramOptimization="1"
707                         >
708                         <Tool
709                                 Name="VCPreBuildEventTool"
710                         />
711                         <Tool
712                                 Name="VCCustomBuildTool"
713                         />
714                         <Tool
715                                 Name="VCXMLDataGeneratorTool"
716                         />
717                         <Tool
718                                 Name="VCWebServiceProxyGeneratorTool"
719                         />
720                         <Tool
721                                 Name="VCMIDLTool"
722                                 TargetEnvironment="1"
723                         />
724                         <Tool
725                                 Name="VCCLCompilerTool"
726                                 ExecutionBucket="7"
727                                 Optimization="3"
728                                 InlineFunctionExpansion="2"
729                                 EnableIntrinsicFunctions="true"
730                                 FavorSizeOrSpeed="1"
731                                 AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include"
732                                 PreprocessorDefinitions="NDEBUG;_WINDOWS;_USRDLL;LIBVORBIS_EXPORTS;_WIN32_WCE=$(CEVER);UNDER_CE;WINCE;$(ARCHFAM);$(_ARCHFAM_)"
733                                 StringPooling="true"
734                                 ExceptionHandling="0"
735                                 RuntimeLibrary="2"
736                                 BufferSecurityCheck="false"
737                                 UsePrecompiledHeader="0"
738                                 WarningLevel="4"
739                                 DebugInformationFormat="3"
740                                 CompileAs="1"
741                                 DisableSpecificWarnings="4244;4100;4267;4189;4305;4127;4706"
742                                 CallingConvention="0"
743                         />
744                         <Tool
745                                 Name="VCManagedResourceCompilerTool"
746                         />
747                         <Tool
748                                 Name="VCResourceCompilerTool"
749                         />
750                         <Tool
751                                 Name="VCPreLinkEventTool"
752                         />
753                         <Tool
754                                 Name="VCLibrarianTool"
755                                 AdditionalOptions=""
756                         />
757                         <Tool
758                                 Name="VCALinkTool"
759                         />
760                         <Tool
761                                 Name="VCXDCMakeTool"
762                         />
763                         <Tool
764                                 Name="VCBscMakeTool"
765                         />
766                         <Tool
767                                 Name="VCCodeSignTool"
768                         />
769                         <Tool
770                                 Name="VCPostBuildEventTool"
771                         />
772                         <DeploymentTool
773                                 ForceDirty="-1"
774                                 RemoteDirectory=""
775                                 RegisterOutput="0"
776                                 AdditionalFiles=""
777                         />
778                         <DebuggerTool
779                         />
780                 </Configuration>
781         </Configurations>
782         <References>
783         </References>
784         <Files>
785                 <Filter
786                         Name="Source Files"
787                         Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
788                         UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
789                         >
790                         <File
791                                 RelativePath="..\..\..\lib\analysis.c"
792                                 >
793                         </File>
794                         <File
795                                 RelativePath="..\..\..\lib\bitrate.c"
796                                 >
797                         </File>
798                         <File
799                                 RelativePath="..\..\..\lib\block.c"
800                                 >
801                         </File>
802                         <File
803                                 RelativePath="..\..\..\lib\codebook.c"
804                                 >
805                         </File>
806                         <File
807                                 RelativePath="..\..\..\lib\envelope.c"
808                                 >
809                         </File>
810                         <File
811                                 RelativePath="..\..\..\lib\floor0.c"
812                                 >
813                         </File>
814                         <File
815                                 RelativePath="..\..\..\lib\floor1.c"
816                                 >
817                         </File>
818                         <File
819                                 RelativePath="..\..\..\lib\info.c"
820                                 >
821                         </File>
822                         <File
823                                 RelativePath="..\..\..\lib\lookup.c"
824                                 >
825                         </File>
826                         <File
827                                 RelativePath="..\..\..\lib\lpc.c"
828                                 >
829                         </File>
830                         <File
831                                 RelativePath="..\..\..\lib\lsp.c"
832                                 >
833                         </File>
834                         <File
835                                 RelativePath="..\..\..\lib\mapping0.c"
836                                 >
837                         </File>
838                         <File
839                                 RelativePath="..\..\..\lib\mdct.c"
840                                 >
841                         </File>
842                         <File
843                                 RelativePath="..\..\..\lib\psy.c"
844                                 >
845                         </File>
846                         <File
847                                 RelativePath="..\..\..\lib\registry.c"
848                                 >
849                         </File>
850                         <File
851                                 RelativePath="..\..\..\lib\res0.c"
852                                 >
853                         </File>
854                         <File
855                                 RelativePath="..\..\..\lib\sharedbook.c"
856                                 >
857                         </File>
858                         <File
859                                 RelativePath="..\..\..\lib\smallft.c"
860                                 >
861                         </File>
862                         <File
863                                 RelativePath="..\..\..\lib\synthesis.c"
864                                 >
865                         </File>
866                         <File
867                                 RelativePath="..\..\vorbis.def"
868                                 >
869                         </File>
870                         <File
871                                 RelativePath="..\..\..\lib\vorbisenc.c"
872                                 >
873                         </File>
874                         <File
875                                 RelativePath="..\..\..\lib\window.c"
876                                 >
877                         </File>
878                 </Filter>
879                 <Filter
880                         Name="Header Files"
881                         Filter="h;hpp;hxx;hm;inl;inc;xsd"
882                         UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
883                         >
884                         <File
885                                 RelativePath="..\..\..\lib\backends.h"
886                                 >
887                         </File>
888                         <File
889                                 RelativePath="..\..\..\lib\bitrate.h"
890                                 >
891                         </File>
892                         <File
893                                 RelativePath="..\..\..\lib\codebook.h"
894                                 >
895                         </File>
896                         <File
897                                 RelativePath="..\..\..\include\vorbis\codec.h"
898                                 >
899                         </File>
900                         <File
901                                 RelativePath="..\..\..\lib\codec_internal.h"
902                                 >
903                         </File>
904                         <File
905                                 RelativePath="..\..\..\lib\envelope.h"
906                                 >
907                         </File>
908                         <File
909                                 RelativePath="..\..\..\lib\modes\floor_all.h"
910                                 >
911                         </File>
912                         <File
913                                 RelativePath="..\..\..\lib\books\floor\floor_books.h"
914                                 >
915                         </File>
916                         <File
917                                 RelativePath="..\..\..\lib\highlevel.h"
918                                 >
919                         </File>
920                         <File
921                                 RelativePath="..\..\..\lib\lookup.h"
922                                 >
923                         </File>
924                         <File
925                                 RelativePath="..\..\..\lib\lookup_data.h"
926                                 >
927                         </File>
928                         <File
929                                 RelativePath="..\..\..\lib\lpc.h"
930                                 >
931                         </File>
932                         <File
933                                 RelativePath="..\..\..\lib\lsp.h"
934                                 >
935                         </File>
936                         <File
937                                 RelativePath="..\..\..\lib\masking.h"
938                                 >
939                         </File>
940                         <File
941                                 RelativePath="..\..\..\lib\mdct.h"
942                                 >
943                         </File>
944                         <File
945                                 RelativePath="..\..\..\lib\misc.h"
946                                 >
947                         </File>
948                         <File
949                                 RelativePath="..\..\..\lib\os.h"
950                                 >
951                         </File>
952                         <File
953                                 RelativePath="..\..\..\lib\psy.h"
954                                 >
955                         </File>
956                         <File
957                                 RelativePath="..\..\..\lib\modes\psych_11.h"
958                                 >
959                         </File>
960                         <File
961                                 RelativePath="..\..\..\lib\modes\psych_16.h"
962                                 >
963                         </File>
964                         <File
965                                 RelativePath="..\..\..\lib\modes\psych_44.h"
966                                 >
967                         </File>
968                         <File
969                                 RelativePath="..\..\..\lib\modes\psych_8.h"
970                                 >
971                         </File>
972                         <File
973                                 RelativePath="..\..\..\lib\registry.h"
974                                 >
975                         </File>
976                         <File
977                                 RelativePath="..\..\..\lib\books\coupled\res_books_stereo.h"
978                                 >
979                         </File>
980                         <File
981                                 RelativePath="..\..\..\lib\books\uncoupled\res_books_uncoupled.h"
982                                 >
983                         </File>
984                         <File
985                                 RelativePath="..\..\..\lib\modes\residue_16.h"
986                                 >
987                         </File>
988                         <File
989                                 RelativePath="..\..\..\lib\modes\residue_44.h"
990                                 >
991                         </File>
992                         <File
993                                 RelativePath="..\..\..\lib\modes\residue_44u.h"
994                                 >
995                         </File>
996                         <File
997                                 RelativePath="..\..\..\lib\modes\residue_8.h"
998                                 >
999                         </File>
1000                         <File
1001                                 RelativePath="..\..\..\lib\scales.h"
1002                                 >
1003                         </File>
1004                         <File
1005                                 RelativePath="..\..\..\lib\modes\setup_11.h"
1006                                 >
1007                         </File>
1008                         <File
1009                                 RelativePath="..\..\..\lib\modes\setup_16.h"
1010                                 >
1011                         </File>
1012                         <File
1013                                 RelativePath="..\..\..\lib\modes\setup_22.h"
1014                                 >
1015                         </File>
1016                         <File
1017                                 RelativePath="..\..\..\lib\modes\setup_32.h"
1018                                 >
1019                         </File>
1020                         <File
1021                                 RelativePath="..\..\..\lib\modes\setup_44.h"
1022                                 >
1023                         </File>
1024                         <File
1025                                 RelativePath="..\..\..\lib\modes\setup_44u.h"
1026                                 >
1027                         </File>
1028                         <File
1029                                 RelativePath="..\..\..\lib\modes\setup_8.h"
1030                                 >
1031                         </File>
1032                         <File
1033                                 RelativePath="..\..\..\lib\modes\setup_X.h"
1034                                 >
1035                         </File>
1036                         <File
1037                                 RelativePath="..\..\..\lib\smallft.h"
1038                                 >
1039                         </File>
1040                         <File
1041                                 RelativePath="..\..\..\include\vorbis\vorbisenc.h"
1042                                 >
1043                         </File>
1044                         <File
1045                                 RelativePath="..\..\..\include\vorbis\vorbisfile.h"
1046                                 >
1047                         </File>
1048                         <File
1049                                 RelativePath="..\..\..\lib\window.h"
1050                                 >
1051                         </File>
1052                 </Filter>
1053                 <Filter
1054                         Name="Resource Files"
1055                         Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
1056                         UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
1057                         >
1058                 </Filter>
1059         </Files>
1060         <Globals>
1061         </Globals>
1062 </VisualStudioProject>