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