Recognizes if input is ogg or not.
[xiph/unicode.git] / oggds / OggMuxDS / OggMuxDS.vcproj
blob31f16f96bf51e1fffb84437266a082dc4cba84ce
1 <?xml version="1.0" encoding = "Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="7.00"
5 Name="OggMuxDS"
6 ProjectGUID="{1F315EE4-7C33-4576-AF1C-BC2C5BFC0BB4}"
7 SccProjectName=""
8 SccLocalPath="">
9 <Platforms>
10 <Platform
11 Name="Win32"/>
12 </Platforms>
13 <Configurations>
14 <Configuration
15 Name="Release|Win32"
16 OutputDirectory=".\..\Lib"
17 IntermediateDirectory=".\..\BuildTemp"
18 ConfigurationType="4"
19 UseOfMFC="0"
20 ATLMinimizesCRunTimeLibraryUsage="FALSE"
21 CharacterSet="0"
22 WholeProgramOptimization="TRUE">
23 <Tool
24 Name="VCCLCompilerTool"
25 Optimization="3"
26 GlobalOptimizations="TRUE"
27 FavorSizeOrSpeed="1"
28 AdditionalIncludeDirectories="&quot;C:\Program Files\Microsoft Visual Studio .NET\Vc7\PlatformSDK\Samples\Multimedia\directshow\baseclasses&quot;;..\OggSDK\vorbis\include;..\OggSDK\ogg\include"
29 PreprocessorDefinitions="WIN32,NDEBUG,_LIB"
30 StringPooling="TRUE"
31 RuntimeLibrary="0"
32 EnableFunctionLevelLinking="TRUE"
33 PrecompiledHeaderFile=""
34 AssemblerListingLocation=".\..\BuildTemp/"
35 ObjectFile=".\..\BuildTemp/"
36 ProgramDataBaseFileName=".\..\BuildTemp/"/>
37 <Tool
38 Name="VCCustomBuildTool"/>
39 <Tool
40 Name="VCLibrarianTool"
41 AdditionalOptions="/LTCG"
42 OutputFile=".\..\Lib\OggMuxDS.lib"
43 SuppressStartupBanner="TRUE"/>
44 <Tool
45 Name="VCMIDLTool"/>
46 <Tool
47 Name="VCPostBuildEventTool"/>
48 <Tool
49 Name="VCPreBuildEventTool"/>
50 <Tool
51 Name="VCPreLinkEventTool"/>
52 <Tool
53 Name="VCResourceCompilerTool"
54 PreprocessorDefinitions="NDEBUG"
55 Culture="1031"/>
56 <Tool
57 Name="VCWebServiceProxyGeneratorTool"/>
58 </Configuration>
59 </Configurations>
60 <Files>
61 <Filter
62 Name="Quellcodedateien"
63 Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
64 <File
65 RelativePath=".\MuxMediaSeeking.cpp">
66 </File>
67 <File
68 RelativePath=".\OggMuxDS.cpp">
69 </File>
70 <File
71 RelativePath=".\OggMuxInput.cpp">
72 </File>
73 <File
74 RelativePath=".\OggMuxOutput.cpp">
75 </File>
76 <File
77 RelativePath=".\OggMuxPropPage.cpp">
78 </File>
79 </Filter>
80 <Filter
81 Name="Header-Dateien"
82 Filter="h;hpp;hxx;hm;inl">
83 <File
84 RelativePath=".\OggMuxDS.h">
85 </File>
86 </Filter>
87 </Files>
88 <Globals>
89 </Globals>
90 </VisualStudioProject>