Add Russian translation provided by Валерий Крувялис <valkru@mail.ru>
[xiph-mirror.git] / vorbis-tools / win32 / VS2005 / vorbiscomment / vorbiscomment.vcproj
blob7e284cc2e70bf17d01bacc7109168a7d0631e0da
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8,00"
5 Name="vorbiscomment"
6 ProjectGUID="{851A5E6A-C2D8-44C4-A7AC-A5F7E2001FA9}"
7 Keyword="Win32Proj"
9 <Platforms>
10 <Platform
11 Name="Win32"
13 </Platforms>
14 <ToolFiles>
15 </ToolFiles>
16 <Configurations>
17 <Configuration
18 Name="Debug|Win32"
19 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
20 IntermediateDirectory="$(ConfigurationName)"
21 ConfigurationType="1"
22 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
23 CharacterSet="2"
25 <Tool
26 Name="VCPreBuildEventTool"
28 <Tool
29 Name="VCCustomBuildTool"
31 <Tool
32 Name="VCXMLDataGeneratorTool"
34 <Tool
35 Name="VCWebServiceProxyGeneratorTool"
37 <Tool
38 Name="VCMIDLTool"
40 <Tool
41 Name="VCCLCompilerTool"
42 Optimization="0"
43 AdditionalIncludeDirectories="..\..\..\..\libogg\include;..\..\..\include;..\..\..\..\libvorbis\include;..\.."
44 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;HAVE_CONFIG_H"
45 MinimalRebuild="true"
46 BasicRuntimeChecks="3"
47 RuntimeLibrary="1"
48 UsePrecompiledHeader="0"
49 WarningLevel="3"
50 Detect64BitPortabilityProblems="true"
51 DebugInformationFormat="4"
53 <Tool
54 Name="VCManagedResourceCompilerTool"
56 <Tool
57 Name="VCResourceCompilerTool"
59 <Tool
60 Name="VCPreLinkEventTool"
62 <Tool
63 Name="VCLinkerTool"
64 AdditionalDependencies="libogg.lib libvorbis.lib"
65 OutputFile="$(OutDir)/vorbiscomment.exe"
66 LinkIncremental="2"
67 AdditionalLibraryDirectories="&quot;..\..\..\..\libogg\win32\VS2005\$(ConfigurationName)&quot;;&quot;..\..\..\..\libvorbis\win32\VS2005\$(ConfigurationName)&quot;"
68 GenerateDebugInformation="true"
69 ProgramDatabaseFile="$(OutDir)/vorbiscomment.pdb"
70 SubSystem="1"
71 TargetMachine="1"
73 <Tool
74 Name="VCALinkTool"
76 <Tool
77 Name="VCManifestTool"
79 <Tool
80 Name="VCXDCMakeTool"
82 <Tool
83 Name="VCBscMakeTool"
85 <Tool
86 Name="VCFxCopTool"
88 <Tool
89 Name="VCAppVerifierTool"
91 <Tool
92 Name="VCWebDeploymentTool"
94 <Tool
95 Name="VCPostBuildEventTool"
97 </Configuration>
98 <Configuration
99 Name="Release|Win32"
100 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
101 IntermediateDirectory="$(ConfigurationName)"
102 ConfigurationType="1"
103 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
104 CharacterSet="2"
105 WholeProgramOptimization="1"
107 <Tool
108 Name="VCPreBuildEventTool"
110 <Tool
111 Name="VCCustomBuildTool"
113 <Tool
114 Name="VCXMLDataGeneratorTool"
116 <Tool
117 Name="VCWebServiceProxyGeneratorTool"
119 <Tool
120 Name="VCMIDLTool"
122 <Tool
123 Name="VCCLCompilerTool"
124 Optimization="3"
125 FavorSizeOrSpeed="1"
126 AdditionalIncludeDirectories="..\..\..\..\libogg\include;..\..\..\include;..\..\..\..\libvorbis\include;..\.."
127 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;HAVE_CONFIG_H"
128 RuntimeLibrary="0"
129 UsePrecompiledHeader="0"
130 WarningLevel="3"
131 Detect64BitPortabilityProblems="true"
132 DebugInformationFormat="3"
134 <Tool
135 Name="VCManagedResourceCompilerTool"
137 <Tool
138 Name="VCResourceCompilerTool"
140 <Tool
141 Name="VCPreLinkEventTool"
143 <Tool
144 Name="VCLinkerTool"
145 AdditionalDependencies="libogg.lib libvorbis.lib"
146 OutputFile="$(OutDir)/vorbiscomment.exe"
147 LinkIncremental="1"
148 AdditionalLibraryDirectories="&quot;..\..\..\..\libogg\win32\VS2005\$(ConfigurationName)&quot;;&quot;..\..\..\..\libvorbis\win32\VS2005\$(ConfigurationName)&quot;"
149 GenerateDebugInformation="false"
150 SubSystem="1"
151 OptimizeReferences="2"
152 EnableCOMDATFolding="2"
153 OptimizeForWindows98="1"
154 TargetMachine="1"
156 <Tool
157 Name="VCALinkTool"
159 <Tool
160 Name="VCManifestTool"
162 <Tool
163 Name="VCXDCMakeTool"
165 <Tool
166 Name="VCBscMakeTool"
168 <Tool
169 Name="VCFxCopTool"
171 <Tool
172 Name="VCAppVerifierTool"
174 <Tool
175 Name="VCWebDeploymentTool"
177 <Tool
178 Name="VCPostBuildEventTool"
180 </Configuration>
181 </Configurations>
182 <References>
183 </References>
184 <Files>
185 <Filter
186 Name="Source Files"
187 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
188 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
190 <File
191 RelativePath="..\..\..\share\getopt.c"
193 </File>
194 <File
195 RelativePath="..\..\..\share\getopt1.c"
197 </File>
198 <File
199 RelativePath="..\..\..\share\utf8.c"
201 </File>
202 <File
203 RelativePath="..\..\..\vorbiscomment\vcedit.c"
205 </File>
206 <File
207 RelativePath="..\..\..\vorbiscomment\vcomment.c"
209 </File>
210 </Filter>
211 <Filter
212 Name="Header Files"
213 Filter="h;hpp;hxx;hm;inl;inc;xsd"
214 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
216 <File
217 RelativePath=".\config.h"
219 </File>
220 <File
221 RelativePath="..\..\..\vorbiscomment\vcedit.h"
223 </File>
224 </Filter>
225 <Filter
226 Name="Resource Files"
227 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
228 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
230 </Filter>
231 </Files>
232 <Globals>
233 </Globals>
234 </VisualStudioProject>