Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/libvorbis-1.2.0/win32/VS2003/vorbisenc/vorbisenc.vcproj @ 16

Last change on this file since 16 was 16, checked in by landauf, 16 years ago

added libvorbis

File size: 7.2 KB
Line 
1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3        ProjectType="Visual C++"
4        Version="7.10"
5        Name="vorbisenc"
6        ProjectGUID="{E48B6A8B-F7FE-4DA8-8248-E64DBAC4F56C}"
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="1"
18                        CharacterSet="2">
19                        <Tool
20                                Name="VCCLCompilerTool"
21                                Optimization="0"
22                                AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include"
23                                PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
24                                MinimalRebuild="TRUE"
25                                ExceptionHandling="FALSE"
26                                BasicRuntimeChecks="3"
27                                RuntimeLibrary="1"
28                                UsePrecompiledHeader="0"
29                                WarningLevel="3"
30                                Detect64BitPortabilityProblems="TRUE"
31                                DebugInformationFormat="4"
32                                CompileAs="1"/>
33                        <Tool
34                                Name="VCCustomBuildTool"/>
35                        <Tool
36                                Name="VCLinkerTool"
37                                OutputFile="$(OutDir)/vorbisenc.exe"
38                                LinkIncremental="2"
39                                GenerateDebugInformation="TRUE"
40                                ProgramDatabaseFile="$(OutDir)/vorbisenc.pdb"
41                                SubSystem="1"
42                                TargetMachine="1"/>
43                        <Tool
44                                Name="VCMIDLTool"/>
45                        <Tool
46                                Name="VCPostBuildEventTool"/>
47                        <Tool
48                                Name="VCPreBuildEventTool"/>
49                        <Tool
50                                Name="VCPreLinkEventTool"/>
51                        <Tool
52                                Name="VCResourceCompilerTool"/>
53                        <Tool
54                                Name="VCWebServiceProxyGeneratorTool"/>
55                        <Tool
56                                Name="VCXMLDataGeneratorTool"/>
57                        <Tool
58                                Name="VCWebDeploymentTool"/>
59                        <Tool
60                                Name="VCManagedWrapperGeneratorTool"/>
61                        <Tool
62                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
63                </Configuration>
64                <Configuration
65                        Name="Release|Win32"
66                        OutputDirectory="Release"
67                        IntermediateDirectory="Release"
68                        ConfigurationType="1"
69                        CharacterSet="2"
70                        WholeProgramOptimization="TRUE">
71                        <Tool
72                                Name="VCCLCompilerTool"
73                                Optimization="3"
74                                GlobalOptimizations="TRUE"
75                                InlineFunctionExpansion="2"
76                                EnableIntrinsicFunctions="TRUE"
77                                FavorSizeOrSpeed="1"
78                                OptimizeForProcessor="2"
79                                AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include"
80                                PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
81                                StringPooling="TRUE"
82                                ExceptionHandling="FALSE"
83                                RuntimeLibrary="0"
84                                BufferSecurityCheck="FALSE"
85                                UsePrecompiledHeader="0"
86                                WarningLevel="3"
87                                Detect64BitPortabilityProblems="TRUE"
88                                DebugInformationFormat="3"
89                                CompileAs="1"/>
90                        <Tool
91                                Name="VCCustomBuildTool"/>
92                        <Tool
93                                Name="VCLinkerTool"
94                                OutputFile="$(OutDir)/vorbisenc.exe"
95                                LinkIncremental="1"
96                                GenerateDebugInformation="TRUE"
97                                SubSystem="1"
98                                OptimizeReferences="2"
99                                EnableCOMDATFolding="2"
100                                OptimizeForWindows98="1"
101                                TargetMachine="1"/>
102                        <Tool
103                                Name="VCMIDLTool"/>
104                        <Tool
105                                Name="VCPostBuildEventTool"/>
106                        <Tool
107                                Name="VCPreBuildEventTool"/>
108                        <Tool
109                                Name="VCPreLinkEventTool"/>
110                        <Tool
111                                Name="VCResourceCompilerTool"/>
112                        <Tool
113                                Name="VCWebServiceProxyGeneratorTool"/>
114                        <Tool
115                                Name="VCXMLDataGeneratorTool"/>
116                        <Tool
117                                Name="VCWebDeploymentTool"/>
118                        <Tool
119                                Name="VCManagedWrapperGeneratorTool"/>
120                        <Tool
121                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
122                </Configuration>
123                <Configuration
124                        Name="Release_SSE|Win32"
125                        OutputDirectory="$(ConfigurationName)"
126                        IntermediateDirectory="$(ConfigurationName)"
127                        ConfigurationType="1"
128                        CharacterSet="2"
129                        WholeProgramOptimization="TRUE">
130                        <Tool
131                                Name="VCCLCompilerTool"
132                                Optimization="3"
133                                GlobalOptimizations="TRUE"
134                                InlineFunctionExpansion="2"
135                                EnableIntrinsicFunctions="TRUE"
136                                FavorSizeOrSpeed="1"
137                                OptimizeForProcessor="2"
138                                AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include"
139                                PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
140                                StringPooling="TRUE"
141                                ExceptionHandling="FALSE"
142                                RuntimeLibrary="0"
143                                BufferSecurityCheck="FALSE"
144                                EnableEnhancedInstructionSet="1"
145                                UsePrecompiledHeader="0"
146                                WarningLevel="3"
147                                Detect64BitPortabilityProblems="TRUE"
148                                DebugInformationFormat="3"
149                                CompileAs="1"/>
150                        <Tool
151                                Name="VCCustomBuildTool"/>
152                        <Tool
153                                Name="VCLinkerTool"
154                                OutputFile="$(OutDir)/vorbisenc.exe"
155                                LinkIncremental="1"
156                                GenerateDebugInformation="TRUE"
157                                SubSystem="1"
158                                OptimizeReferences="2"
159                                EnableCOMDATFolding="2"
160                                OptimizeForWindows98="1"
161                                TargetMachine="1"/>
162                        <Tool
163                                Name="VCMIDLTool"/>
164                        <Tool
165                                Name="VCPostBuildEventTool"/>
166                        <Tool
167                                Name="VCPreBuildEventTool"/>
168                        <Tool
169                                Name="VCPreLinkEventTool"/>
170                        <Tool
171                                Name="VCResourceCompilerTool"/>
172                        <Tool
173                                Name="VCWebServiceProxyGeneratorTool"/>
174                        <Tool
175                                Name="VCXMLDataGeneratorTool"/>
176                        <Tool
177                                Name="VCWebDeploymentTool"/>
178                        <Tool
179                                Name="VCManagedWrapperGeneratorTool"/>
180                        <Tool
181                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
182                </Configuration>
183                <Configuration
184                        Name="Release_SSE2|Win32"
185                        OutputDirectory="$(ConfigurationName)"
186                        IntermediateDirectory="$(ConfigurationName)"
187                        ConfigurationType="1"
188                        CharacterSet="2"
189                        WholeProgramOptimization="TRUE">
190                        <Tool
191                                Name="VCCLCompilerTool"
192                                Optimization="3"
193                                GlobalOptimizations="TRUE"
194                                InlineFunctionExpansion="2"
195                                EnableIntrinsicFunctions="TRUE"
196                                FavorSizeOrSpeed="1"
197                                OptimizeForProcessor="3"
198                                AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include"
199                                PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
200                                StringPooling="TRUE"
201                                ExceptionHandling="FALSE"
202                                RuntimeLibrary="0"
203                                BufferSecurityCheck="FALSE"
204                                EnableEnhancedInstructionSet="2"
205                                UsePrecompiledHeader="0"
206                                WarningLevel="3"
207                                Detect64BitPortabilityProblems="TRUE"
208                                DebugInformationFormat="3"
209                                CompileAs="1"/>
210                        <Tool
211                                Name="VCCustomBuildTool"/>
212                        <Tool
213                                Name="VCLinkerTool"
214                                OutputFile="$(OutDir)/vorbisenc.exe"
215                                LinkIncremental="1"
216                                GenerateDebugInformation="TRUE"
217                                SubSystem="1"
218                                OptimizeReferences="2"
219                                EnableCOMDATFolding="2"
220                                OptimizeForWindows98="1"
221                                TargetMachine="1"/>
222                        <Tool
223                                Name="VCMIDLTool"/>
224                        <Tool
225                                Name="VCPostBuildEventTool"/>
226                        <Tool
227                                Name="VCPreBuildEventTool"/>
228                        <Tool
229                                Name="VCPreLinkEventTool"/>
230                        <Tool
231                                Name="VCResourceCompilerTool"/>
232                        <Tool
233                                Name="VCWebServiceProxyGeneratorTool"/>
234                        <Tool
235                                Name="VCXMLDataGeneratorTool"/>
236                        <Tool
237                                Name="VCWebDeploymentTool"/>
238                        <Tool
239                                Name="VCManagedWrapperGeneratorTool"/>
240                        <Tool
241                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
242                </Configuration>
243        </Configurations>
244        <References>
245        </References>
246        <Files>
247                <Filter
248                        Name="Source Files"
249                        Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
250                        UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
251                        <File
252                                RelativePath="..\..\..\examples\encoder_example.c">
253                        </File>
254                </Filter>
255                <Filter
256                        Name="Header Files"
257                        Filter="h;hpp;hxx;hm;inl;inc;xsd"
258                        UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
259                </Filter>
260                <Filter
261                        Name="Resource Files"
262                        Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
263                        UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
264                </Filter>
265        </Files>
266        <Globals>
267        </Globals>
268</VisualStudioProject>
Note: See TracBrowser for help on using the repository browser.