Updated project files to VS2008 SP1. Removed deprecated features (and warning message...
[xiph/unicode.git] / oggdsf / src / lib / core / directshow / dsfOggDemux / dsfOggDemux.vcproj
blob36feb9a52b6079d06ba85ada51eb2c3815c7cf29
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="7.10"
5 Name="dsfOggDemux"
6 ProjectGUID="{AE32588D-2807-4796-9E68-C9104817BC1A}"
7 Keyword="Win32Proj">
8 <Platforms>
9 <Platform
10 Name="Win32"/>
11 </Platforms>
12 <Configurations>
13 <Configuration
14 Name="Debug|Win32"
15 OutputDirectory="Debug"
16 IntermediateDirectory="Debug"
17 ConfigurationType="2"
18 CharacterSet="2">
19 <Tool
20 Name="VCCLCompilerTool"
21 Optimization="0"
22 AdditionalIncludeDirectories="&quot;C:\DXSDK\Samples\C++\DirectShow\BaseClasses&quot;;C:\DXSDK\Include;..\..\ogg;..\..\ogg;..\libDirectshowAbstracts;..\..\..\helper"
23 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;_DEBUG;_WINDOWS;_USRDLL;DSFOGGDEMUX_EXPORTS"
24 GeneratePreprocessedFile="0"
25 MinimalRebuild="TRUE"
26 BasicRuntimeChecks="3"
27 RuntimeLibrary="3"
28 UsePrecompiledHeader="0"
29 WarningLevel="4"
30 Detect64BitPortabilityProblems="TRUE"
31 DebugInformationFormat="4"
32 CallingConvention="2"
33 DisableSpecificWarnings="4255;4251;4275"
34 ShowIncludes="FALSE"/>
35 <Tool
36 Name="VCCustomBuildTool"/>
37 <Tool
38 Name="VCLinkerTool"
39 AdditionalDependencies="Strmbasd.lib Msvcrtd.lib Winmm.lib Strmiids.lib Quartz.lib wsock32.lib shlwapi.lib"
40 ShowProgress="0"
41 OutputFile="$(OutDir)/dsfOggDemux.dll"
42 LinkIncremental="2"
43 AdditionalLibraryDirectories="&quot;C:\DXSDK\Samples\C++\DirectShow\BaseClasses\Debug&quot;"
44 IgnoreAllDefaultLibraries="FALSE"
45 ModuleDefinitionFile="OggDemux.def"
46 GenerateDebugInformation="TRUE"
47 ProgramDatabaseFile="$(OutDir)/dsfOggDemux.pdb"
48 SubSystem="2"
49 ImportLibrary="$(OutDir)/dsfOggDemux.lib"
50 TargetMachine="1"/>
51 <Tool
52 Name="VCMIDLTool"/>
53 <Tool
54 Name="VCPostBuildEventTool"/>
55 <Tool
56 Name="VCPreBuildEventTool"/>
57 <Tool
58 Name="VCPreLinkEventTool"/>
59 <Tool
60 Name="VCResourceCompilerTool"/>
61 <Tool
62 Name="VCWebServiceProxyGeneratorTool"/>
63 <Tool
64 Name="VCXMLDataGeneratorTool"/>
65 <Tool
66 Name="VCWebDeploymentTool"/>
67 <Tool
68 Name="VCManagedWrapperGeneratorTool"/>
69 <Tool
70 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
71 </Configuration>
72 <Configuration
73 Name="Release|Win32"
74 OutputDirectory="Release"
75 IntermediateDirectory="Release"
76 ConfigurationType="2"
77 CharacterSet="2"
78 WholeProgramOptimization="TRUE">
79 <Tool
80 Name="VCCLCompilerTool"
81 Optimization="3"
82 GlobalOptimizations="TRUE"
83 InlineFunctionExpansion="2"
84 EnableIntrinsicFunctions="TRUE"
85 FavorSizeOrSpeed="1"
86 OmitFramePointers="TRUE"
87 OptimizeForProcessor="3"
88 AdditionalIncludeDirectories="&quot;C:\DXSDK\Samples\C++\DirectShow\BaseClasses&quot;;C:\DXSDK\Include;..\..\ogg;..\..\ogg;..\libDirectshowAbstracts;..\..\..\helper"
89 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;NDEBUG;_WINDOWS;_USRDLL;DSFOGGDEMUX_EXPORTS"
90 StringPooling="TRUE"
91 MinimalRebuild="FALSE"
92 BasicRuntimeChecks="0"
93 RuntimeLibrary="2"
94 BufferSecurityCheck="FALSE"
95 EnableFunctionLevelLinking="FALSE"
96 UsePrecompiledHeader="3"
97 WarningLevel="4"
98 Detect64BitPortabilityProblems="TRUE"
99 DebugInformationFormat="0"
100 CallingConvention="2"/>
101 <Tool
102 Name="VCCustomBuildTool"/>
103 <Tool
104 Name="VCLinkerTool"
105 AdditionalDependencies="Strmbase.lib Winmm.lib Strmiids.lib Quartz.lib wsock32.lib shlwapi.lib"
106 OutputFile="$(OutDir)/dsfOggDemux.dll"
107 LinkIncremental="1"
108 AdditionalLibraryDirectories="C:\DXSDK\Lib;&quot;C:\DXSDK\Samples\C++\DirectShow\BaseClasses\Release&quot;"
109 ModuleDefinitionFile="OggDemux.def"
110 GenerateDebugInformation="FALSE"
111 SubSystem="2"
112 OptimizeReferences="2"
113 EnableCOMDATFolding="2"
115 ImportLibrary="$(OutDir)/dsfOggDemux.lib"
116 TargetMachine="1"/>
117 <Tool
118 Name="VCMIDLTool"/>
119 <Tool
120 Name="VCPostBuildEventTool"/>
121 <Tool
122 Name="VCPreBuildEventTool"/>
123 <Tool
124 Name="VCPreLinkEventTool"/>
125 <Tool
126 Name="VCResourceCompilerTool"/>
127 <Tool
128 Name="VCWebServiceProxyGeneratorTool"/>
129 <Tool
130 Name="VCXMLDataGeneratorTool"/>
131 <Tool
132 Name="VCWebDeploymentTool"/>
133 <Tool
134 Name="VCManagedWrapperGeneratorTool"/>
135 <Tool
136 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
137 </Configuration>
138 <Configuration
139 Name="Release_SSE2|Win32"
140 OutputDirectory="$(ConfigurationName)"
141 IntermediateDirectory="$(ConfigurationName)"
142 ConfigurationType="2"
143 CharacterSet="2"
144 WholeProgramOptimization="TRUE">
145 <Tool
146 Name="VCCLCompilerTool"
147 Optimization="3"
148 GlobalOptimizations="TRUE"
149 InlineFunctionExpansion="2"
150 EnableIntrinsicFunctions="TRUE"
151 FavorSizeOrSpeed="1"
152 OmitFramePointers="TRUE"
153 OptimizeForProcessor="3"
154 AdditionalIncludeDirectories="&quot;C:\DXSDK\Samples\C++\DirectShow\BaseClasses&quot;;C:\DXSDK\Include;..\..\ogg;..\..\ogg;..\libDirectshowAbstracts;..\..\..\helper"
155 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;NDEBUG;_WINDOWS;_USRDLL;DSFOGGDEMUX_EXPORTS"
156 StringPooling="TRUE"
157 MinimalRebuild="FALSE"
158 BasicRuntimeChecks="0"
159 RuntimeLibrary="2"
160 BufferSecurityCheck="FALSE"
161 EnableFunctionLevelLinking="FALSE"
162 EnableEnhancedInstructionSet="2"
163 UsePrecompiledHeader="3"
164 WarningLevel="4"
165 Detect64BitPortabilityProblems="TRUE"
166 DebugInformationFormat="0"
167 CallingConvention="2"/>
168 <Tool
169 Name="VCCustomBuildTool"/>
170 <Tool
171 Name="VCLinkerTool"
172 AdditionalDependencies="Strmbase.lib Winmm.lib Strmiids.lib Quartz.lib wsock32.lib shlwapi.lib"
173 OutputFile="$(OutDir)/dsfOggDemux.dll"
174 LinkIncremental="1"
175 AdditionalLibraryDirectories="C:\DXSDK\Lib;&quot;C:\DXSDK\Samples\C++\DirectShow\BaseClasses\Release&quot;"
176 ModuleDefinitionFile="OggDemux.def"
177 GenerateDebugInformation="FALSE"
178 SubSystem="2"
179 OptimizeReferences="2"
180 EnableCOMDATFolding="2"
182 ImportLibrary="$(OutDir)/dsfOggDemux.lib"
183 TargetMachine="1"/>
184 <Tool
185 Name="VCMIDLTool"/>
186 <Tool
187 Name="VCPostBuildEventTool"/>
188 <Tool
189 Name="VCPreBuildEventTool"/>
190 <Tool
191 Name="VCPreLinkEventTool"/>
192 <Tool
193 Name="VCResourceCompilerTool"/>
194 <Tool
195 Name="VCWebServiceProxyGeneratorTool"/>
196 <Tool
197 Name="VCXMLDataGeneratorTool"/>
198 <Tool
199 Name="VCWebDeploymentTool"/>
200 <Tool
201 Name="VCManagedWrapperGeneratorTool"/>
202 <Tool
203 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
204 </Configuration>
205 <Configuration
206 Name="Release_SSE|Win32"
207 OutputDirectory="$(ConfigurationName)"
208 IntermediateDirectory="$(ConfigurationName)"
209 ConfigurationType="2"
210 CharacterSet="2"
211 WholeProgramOptimization="TRUE">
212 <Tool
213 Name="VCCLCompilerTool"
214 Optimization="3"
215 GlobalOptimizations="TRUE"
216 InlineFunctionExpansion="2"
217 EnableIntrinsicFunctions="TRUE"
218 FavorSizeOrSpeed="1"
219 OmitFramePointers="TRUE"
220 OptimizeForProcessor="3"
221 AdditionalIncludeDirectories="&quot;C:\DXSDK\Samples\C++\DirectShow\BaseClasses&quot;;C:\DXSDK\Include;..\..\ogg;..\..\ogg;..\libDirectshowAbstracts;..\..\..\helper"
222 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;NDEBUG;_WINDOWS;_USRDLL;DSFOGGDEMUX_EXPORTS"
223 StringPooling="TRUE"
224 MinimalRebuild="FALSE"
225 BasicRuntimeChecks="0"
226 RuntimeLibrary="2"
227 BufferSecurityCheck="FALSE"
228 EnableFunctionLevelLinking="FALSE"
229 EnableEnhancedInstructionSet="1"
230 UsePrecompiledHeader="3"
231 WarningLevel="4"
232 Detect64BitPortabilityProblems="TRUE"
233 DebugInformationFormat="0"
234 CallingConvention="2"/>
235 <Tool
236 Name="VCCustomBuildTool"/>
237 <Tool
238 Name="VCLinkerTool"
239 AdditionalDependencies="Strmbase.lib Winmm.lib Strmiids.lib Quartz.lib wsock32.lib shlwapi.lib"
240 OutputFile="$(OutDir)/dsfOggDemux.dll"
241 LinkIncremental="1"
242 AdditionalLibraryDirectories="C:\DXSDK\Lib;&quot;C:\DXSDK\Samples\C++\DirectShow\BaseClasses\Release&quot;"
243 ModuleDefinitionFile="OggDemux.def"
244 GenerateDebugInformation="FALSE"
245 SubSystem="2"
246 OptimizeReferences="2"
247 EnableCOMDATFolding="2"
249 ImportLibrary="$(OutDir)/dsfOggDemux.lib"
250 TargetMachine="1"/>
251 <Tool
252 Name="VCMIDLTool"/>
253 <Tool
254 Name="VCPostBuildEventTool"/>
255 <Tool
256 Name="VCPreBuildEventTool"/>
257 <Tool
258 Name="VCPreLinkEventTool"/>
259 <Tool
260 Name="VCResourceCompilerTool"/>
261 <Tool
262 Name="VCWebServiceProxyGeneratorTool"/>
263 <Tool
264 Name="VCXMLDataGeneratorTool"/>
265 <Tool
266 Name="VCWebDeploymentTool"/>
267 <Tool
268 Name="VCManagedWrapperGeneratorTool"/>
269 <Tool
270 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
271 </Configuration>
272 </Configurations>
273 <References>
274 </References>
275 <Files>
276 <Filter
277 Name="Source Files"
278 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm">
279 <File
280 RelativePath=".\CachedHTTPFileSource.cpp">
281 </File>
282 <File
283 RelativePath=".\CachedHTTPMediaFile.cpp">
284 </File>
285 <File
286 RelativePath="DataSourceFactory.cpp">
287 </File>
288 <File
289 RelativePath="FFDShowVideoStream.cpp">
290 </File>
291 <File
292 RelativePath="FilterFileSource.cpp">
293 </File>
294 <File
295 RelativePath="FLACStream.cpp">
296 </File>
297 <File
298 RelativePath="HTTPFileSource.cpp">
299 </File>
300 <File
301 RelativePath=".\HTTPOggSeeking.cpp">
302 </File>
303 <File
304 RelativePath=".\HTTPSocket.cpp">
305 </File>
306 <File
307 RelativePath="OggDemux.def">
308 </File>
309 <File
310 RelativePath=".\OggDemuxer.cpp">
311 </File>
312 <File
313 RelativePath="OggDemuxSourceFilter.cpp">
314 </File>
315 <File
316 RelativePath="OggDemuxSourcePin.cpp">
317 </File>
318 <File
319 RelativePath="oggdllstuff.cpp">
320 </File>
321 <File
322 RelativePath=".\OggFLAC_1_0_Stream.cpp">
323 </File>
324 <File
325 RelativePath="OggStream.cpp">
326 </File>
327 <File
328 RelativePath="OggStreamFactory.cpp">
329 </File>
330 <File
331 RelativePath="OggStreamMapper.cpp">
332 </File>
333 <File
334 RelativePath="PropsAbout.cpp">
335 </File>
336 <File
337 RelativePath="RegWrap.cpp">
338 </File>
339 <File
340 RelativePath=".\SingleMediaFileCache.cpp">
341 </File>
342 <File
343 RelativePath="SpeexStream.cpp">
344 </File>
345 <File
346 RelativePath="stdafx.cpp">
347 <FileConfiguration
348 Name="Debug|Win32">
349 <Tool
350 Name="VCCLCompilerTool"
351 UsePrecompiledHeader="1"/>
352 </FileConfiguration>
353 <FileConfiguration
354 Name="Release|Win32">
355 <Tool
356 Name="VCCLCompilerTool"
357 UsePrecompiledHeader="1"/>
358 </FileConfiguration>
359 <FileConfiguration
360 Name="Release_SSE2|Win32">
361 <Tool
362 Name="VCCLCompilerTool"
363 UsePrecompiledHeader="1"/>
364 </FileConfiguration>
365 <FileConfiguration
366 Name="Release_SSE|Win32">
367 <Tool
368 Name="VCCLCompilerTool"
369 UsePrecompiledHeader="1"/>
370 </FileConfiguration>
371 </File>
372 <File
373 RelativePath="StreamHeaders.cpp">
374 </File>
375 <File
376 RelativePath="TheoraStream.cpp">
377 </File>
378 <File
379 RelativePath="VorbisStream.cpp">
380 </File>
381 </Filter>
382 <Filter
383 Name="Header Files"
384 Filter="h;hpp;hxx;hm;inl;inc">
385 <File
386 RelativePath=".\CachedHTTPFileSource.h">
387 </File>
388 <File
389 RelativePath=".\CachedHTTPMediaFile.h">
390 </File>
391 <File
392 RelativePath="DataSourceFactory.h">
393 </File>
394 <File
395 RelativePath=".\ds_guids.h">
396 </File>
397 <File
398 RelativePath="FFDShowVideoStream.h">
399 </File>
400 <File
401 RelativePath="FilterFileSource.h">
402 </File>
403 <File
404 RelativePath="FLACStream.h">
405 </File>
406 <File
407 RelativePath="HTTPFileSource.h">
408 </File>
409 <File
410 RelativePath=".\HTTPOggSeeking.h">
411 </File>
412 <File
413 RelativePath=".\HTTPSocket.h">
414 </File>
415 <File
416 RelativePath="IFilterDataSource.h">
417 </File>
418 <File
419 RelativePath=".\OggDemuxer.h">
420 </File>
421 <File
422 RelativePath="OggDemuxSourceFilter.h">
423 </File>
424 <File
425 RelativePath="OggDemuxSourcePin.h">
426 </File>
427 <File
428 RelativePath="oggdllstuff.h">
429 </File>
430 <File
431 RelativePath=".\OggFLAC_1_0_Stream.h">
432 </File>
433 <File
434 RelativePath="OggStream.h">
435 </File>
436 <File
437 RelativePath="OggStreamFactory.h">
438 </File>
439 <File
440 RelativePath="OggStreamMapper.h">
441 </File>
442 <File
443 RelativePath="PropsAbout.h">
444 </File>
445 <File
446 RelativePath="RegWrap.h">
447 </File>
448 <File
449 RelativePath="resource.h">
450 </File>
451 <File
452 RelativePath=".\SingleMediaFileCache.h">
453 </File>
454 <File
455 RelativePath="SpeexStream.h">
456 </File>
457 <File
458 RelativePath="stdafx.h">
459 </File>
460 <File
461 RelativePath="StreamHeaders.h">
462 </File>
463 <File
464 RelativePath="TheoraStream.h">
465 </File>
466 <File
467 RelativePath="VorbisStream.h">
468 </File>
469 </Filter>
470 <Filter
471 Name="Resource Files"
472 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
473 <File
474 RelativePath="dsfOggDemux.rc">
475 </File>
476 </Filter>
477 <File
478 RelativePath="ReadMe.txt">
479 </File>
480 </Files>
481 <Globals>
482 </Globals>
483 </VisualStudioProject>