Add Russian translation provided by Валерий Крувялис <valkru@mail.ru>
[xiph-mirror.git] / vorbis-tools / win32 / VS2005 / oggenc / oggenc.vcproj
blobebf56d9b5797c66c3a8af06dbfeefc44e689ed2c
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8,00"
5 Name="oggenc"
6 ProjectGUID="{10DA267E-7738-4E7E-9C31-9D0DF49A0B96}"
7 RootNamespace="oggenc"
8 Keyword="Win32Proj"
10 <Platforms>
11 <Platform
12 Name="Win32"
14 </Platforms>
15 <ToolFiles>
16 </ToolFiles>
17 <Configurations>
18 <Configuration
19 Name="Debug|Win32"
20 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
21 IntermediateDirectory="$(ConfigurationName)"
22 ConfigurationType="1"
23 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
24 CharacterSet="2"
26 <Tool
27 Name="VCPreBuildEventTool"
29 <Tool
30 Name="VCCustomBuildTool"
32 <Tool
33 Name="VCXMLDataGeneratorTool"
35 <Tool
36 Name="VCWebServiceProxyGeneratorTool"
38 <Tool
39 Name="VCMIDLTool"
41 <Tool
42 Name="VCCLCompilerTool"
43 Optimization="0"
44 AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libvorbis\include;..\..\..\..\libogg\include;..\..\..\..\flac\include;..\.."
45 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;HAVE_CONFIG_H"
46 MinimalRebuild="true"
47 BasicRuntimeChecks="3"
48 RuntimeLibrary="1"
49 UsePrecompiledHeader="0"
50 WarningLevel="3"
51 Detect64BitPortabilityProblems="true"
52 DebugInformationFormat="4"
54 <Tool
55 Name="VCManagedResourceCompilerTool"
57 <Tool
58 Name="VCResourceCompilerTool"
60 <Tool
61 Name="VCPreLinkEventTool"
63 <Tool
64 Name="VCLinkerTool"
65 AdditionalDependencies="libogg.lib libvorbis.lib libFLAC_dynamic.lib"
66 OutputFile="$(OutDir)/oggenc.exe"
67 LinkIncremental="2"
68 AdditionalLibraryDirectories="&quot;..\..\..\..\libogg\win32\VS2005\$(ConfigurationName)&quot;;&quot;..\..\..\..\libvorbis\win32\VS2005\$(ConfigurationName)&quot;;&quot;..\..\..\..\flac\obj\$(ConfigurationName)\lib&quot;"
69 GenerateDebugInformation="true"
70 ProgramDatabaseFile="$(OutDir)/oggenc.pdb"
71 SubSystem="1"
72 TargetMachine="1"
74 <Tool
75 Name="VCALinkTool"
77 <Tool
78 Name="VCManifestTool"
80 <Tool
81 Name="VCXDCMakeTool"
83 <Tool
84 Name="VCBscMakeTool"
86 <Tool
87 Name="VCFxCopTool"
89 <Tool
90 Name="VCAppVerifierTool"
92 <Tool
93 Name="VCWebDeploymentTool"
95 <Tool
96 Name="VCPostBuildEventTool"
98 </Configuration>
99 <Configuration
100 Name="Release|Win32"
101 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
102 IntermediateDirectory="$(ConfigurationName)"
103 ConfigurationType="1"
104 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
105 CharacterSet="2"
106 WholeProgramOptimization="1"
108 <Tool
109 Name="VCPreBuildEventTool"
111 <Tool
112 Name="VCCustomBuildTool"
114 <Tool
115 Name="VCXMLDataGeneratorTool"
117 <Tool
118 Name="VCWebServiceProxyGeneratorTool"
120 <Tool
121 Name="VCMIDLTool"
123 <Tool
124 Name="VCCLCompilerTool"
125 Optimization="3"
126 InlineFunctionExpansion="2"
127 FavorSizeOrSpeed="1"
128 AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libvorbis\include;..\..\..\..\libogg\include;..\..\..\..\flac\include;..\.."
129 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;HAVE_CONFIG_H"
130 RuntimeLibrary="0"
131 UsePrecompiledHeader="0"
132 WarningLevel="3"
133 Detect64BitPortabilityProblems="true"
134 DebugInformationFormat="3"
136 <Tool
137 Name="VCManagedResourceCompilerTool"
139 <Tool
140 Name="VCResourceCompilerTool"
142 <Tool
143 Name="VCPreLinkEventTool"
145 <Tool
146 Name="VCLinkerTool"
147 AdditionalDependencies="libogg.lib libvorbis.lib libFLAC_dynamic.lib"
148 OutputFile="$(OutDir)/oggenc.exe"
149 LinkIncremental="1"
150 AdditionalLibraryDirectories="&quot;..\..\..\..\libogg\win32\VS2005\$(ConfigurationName)&quot;;&quot;..\..\..\..\libvorbis\win32\VS2005\$(ConfigurationName)&quot;;&quot;..\..\..\..\flac\obj\$(ConfigurationName)\lib&quot;"
151 GenerateDebugInformation="false"
152 SubSystem="1"
153 OptimizeReferences="2"
154 EnableCOMDATFolding="2"
155 OptimizeForWindows98="1"
156 TargetMachine="1"
158 <Tool
159 Name="VCALinkTool"
161 <Tool
162 Name="VCManifestTool"
164 <Tool
165 Name="VCXDCMakeTool"
167 <Tool
168 Name="VCBscMakeTool"
170 <Tool
171 Name="VCFxCopTool"
173 <Tool
174 Name="VCAppVerifierTool"
176 <Tool
177 Name="VCWebDeploymentTool"
179 <Tool
180 Name="VCPostBuildEventTool"
182 </Configuration>
183 </Configurations>
184 <References>
185 </References>
186 <Files>
187 <Filter
188 Name="Source Files"
189 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
190 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
192 <File
193 RelativePath="..\..\..\oggenc\audio.c"
195 </File>
196 <File
197 RelativePath="..\..\..\oggenc\easyflac.c"
199 </File>
200 <File
201 RelativePath="..\..\..\oggenc\encode.c"
203 </File>
204 <File
205 RelativePath="..\..\..\oggenc\flac.c"
207 </File>
208 <File
209 RelativePath="..\..\..\share\getopt.c"
211 </File>
212 <File
213 RelativePath="..\..\..\share\getopt1.c"
215 </File>
216 <File
217 RelativePath="..\..\..\oggenc\oggenc.c"
219 </File>
220 <File
221 RelativePath="..\..\..\oggenc\platform.c"
223 </File>
224 <File
225 RelativePath="..\..\..\oggenc\resample.c"
227 </File>
228 <File
229 RelativePath="..\..\..\oggenc\skeleton.c"
231 </File>
232 <File
233 RelativePath="..\..\..\share\utf8.c"
235 </File>
236 </Filter>
237 <Filter
238 Name="Header Files"
239 Filter="h;hpp;hxx;hm;inl;inc;xsd"
240 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
242 <File
243 RelativePath="..\..\..\oggenc\audio.h"
245 </File>
246 <File
247 RelativePath="..\..\..\oggenc\easyflac.h"
249 </File>
250 <File
251 RelativePath="..\..\..\oggenc\encode.h"
253 </File>
254 <File
255 RelativePath="..\..\..\oggenc\flac.h"
257 </File>
258 <File
259 RelativePath="..\..\..\oggenc\platform.h"
261 </File>
262 <File
263 RelativePath="..\..\..\oggenc\resample.h"
265 </File>
266 <File
267 RelativePath="..\..\..\oggenc\skeleton.h"
269 </File>
270 </Filter>
271 <Filter
272 Name="Resource Files"
273 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
274 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
276 </Filter>
277 </Files>
278 <Globals>
279 </Globals>
280 </VisualStudioProject>