Minor fix.
[xy_vsfilter.git] / src / subtitles / subtitles.vcproj
blob3440dbd9594073c6a5f4a1d696281508e65fda37
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="7.10"
5 Name="subtitles"
6 ProjectGUID="{5E56335F-0FB1-4EEA-B240-D8DC5E0608E4}"
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="4"
18 UseOfMFC="2"
19 CharacterSet="2">
20 <Tool
21 Name="VCCLCompilerTool"
22 Optimization="0"
23 PreprocessorDefinitions="WIN32;_DEBUG"
24 MinimalRebuild="TRUE"
25 BasicRuntimeChecks="3"
26 RuntimeLibrary="3"
27 TreatWChar_tAsBuiltInType="FALSE"
28 ForceConformanceInForLoopScope="TRUE"
29 RuntimeTypeInfo="TRUE"
30 UsePrecompiledHeader="3"
31 WarningLevel="3"
32 Detect64BitPortabilityProblems="FALSE"
33 DebugInformationFormat="4"/>
34 <Tool
35 Name="VCCustomBuildTool"/>
36 <Tool
37 Name="VCLibrarianTool"
38 OutputFile="../../lib/subtitlesD.lib"/>
39 <Tool
40 Name="VCMIDLTool"/>
41 <Tool
42 Name="VCPostBuildEventTool"/>
43 <Tool
44 Name="VCPreBuildEventTool"/>
45 <Tool
46 Name="VCPreLinkEventTool"/>
47 <Tool
48 Name="VCResourceCompilerTool"/>
49 <Tool
50 Name="VCWebServiceProxyGeneratorTool"/>
51 <Tool
52 Name="VCXMLDataGeneratorTool"/>
53 <Tool
54 Name="VCManagedWrapperGeneratorTool"/>
55 <Tool
56 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
57 </Configuration>
58 <Configuration
59 Name="Release|Win32"
60 OutputDirectory="Release"
61 IntermediateDirectory="Release"
62 ConfigurationType="4"
63 UseOfMFC="1"
64 CharacterSet="2">
65 <Tool
66 Name="VCCLCompilerTool"
67 Optimization="3"
68 InlineFunctionExpansion="2"
69 EnableIntrinsicFunctions="TRUE"
70 FavorSizeOrSpeed="1"
71 OmitFramePointers="TRUE"
72 OptimizeForProcessor="2"
73 PreprocessorDefinitions="WIN32;NDEBUG"
74 StringPooling="TRUE"
75 RuntimeLibrary="0"
76 EnableFunctionLevelLinking="TRUE"
77 TreatWChar_tAsBuiltInType="FALSE"
78 ForceConformanceInForLoopScope="TRUE"
79 RuntimeTypeInfo="TRUE"
80 UsePrecompiledHeader="3"
81 WarningLevel="3"
82 Detect64BitPortabilityProblems="FALSE"
83 DebugInformationFormat="3"/>
84 <Tool
85 Name="VCCustomBuildTool"/>
86 <Tool
87 Name="VCLibrarianTool"
88 OutputFile="../../lib/subtitlesR.lib"/>
89 <Tool
90 Name="VCMIDLTool"/>
91 <Tool
92 Name="VCPostBuildEventTool"/>
93 <Tool
94 Name="VCPreBuildEventTool"/>
95 <Tool
96 Name="VCPreLinkEventTool"/>
97 <Tool
98 Name="VCResourceCompilerTool"/>
99 <Tool
100 Name="VCWebServiceProxyGeneratorTool"/>
101 <Tool
102 Name="VCXMLDataGeneratorTool"/>
103 <Tool
104 Name="VCManagedWrapperGeneratorTool"/>
105 <Tool
106 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
107 </Configuration>
108 <Configuration
109 Name="Debug Unicode|Win32"
110 OutputDirectory="Debug Unicode"
111 IntermediateDirectory="Debug Unicode"
112 ConfigurationType="4"
113 UseOfMFC="2"
114 CharacterSet="1">
115 <Tool
116 Name="VCCLCompilerTool"
117 Optimization="0"
118 PreprocessorDefinitions="WIN32;_DEBUG"
119 MinimalRebuild="TRUE"
120 BasicRuntimeChecks="3"
121 RuntimeLibrary="3"
122 TreatWChar_tAsBuiltInType="FALSE"
123 ForceConformanceInForLoopScope="TRUE"
124 RuntimeTypeInfo="TRUE"
125 UsePrecompiledHeader="3"
126 WarningLevel="3"
127 Detect64BitPortabilityProblems="FALSE"
128 DebugInformationFormat="4"/>
129 <Tool
130 Name="VCCustomBuildTool"/>
131 <Tool
132 Name="VCLibrarianTool"
133 OutputFile="../../lib/subtitlesDU.lib"/>
134 <Tool
135 Name="VCMIDLTool"/>
136 <Tool
137 Name="VCPostBuildEventTool"/>
138 <Tool
139 Name="VCPreBuildEventTool"/>
140 <Tool
141 Name="VCPreLinkEventTool"/>
142 <Tool
143 Name="VCResourceCompilerTool"/>
144 <Tool
145 Name="VCWebServiceProxyGeneratorTool"/>
146 <Tool
147 Name="VCXMLDataGeneratorTool"/>
148 <Tool
149 Name="VCManagedWrapperGeneratorTool"/>
150 <Tool
151 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
152 </Configuration>
153 <Configuration
154 Name="Release Unicode|Win32"
155 OutputDirectory="Release Unicode"
156 IntermediateDirectory="Release Unicode"
157 ConfigurationType="4"
158 UseOfMFC="1"
159 CharacterSet="1">
160 <Tool
161 Name="VCCLCompilerTool"
162 Optimization="3"
163 InlineFunctionExpansion="2"
164 EnableIntrinsicFunctions="TRUE"
165 FavorSizeOrSpeed="1"
166 OmitFramePointers="TRUE"
167 OptimizeForProcessor="2"
168 PreprocessorDefinitions="WIN32;NDEBUG"
169 StringPooling="TRUE"
170 RuntimeLibrary="0"
171 EnableFunctionLevelLinking="TRUE"
172 TreatWChar_tAsBuiltInType="FALSE"
173 ForceConformanceInForLoopScope="TRUE"
174 RuntimeTypeInfo="TRUE"
175 UsePrecompiledHeader="3"
176 WarningLevel="3"
177 Detect64BitPortabilityProblems="FALSE"
178 DebugInformationFormat="3"/>
179 <Tool
180 Name="VCCustomBuildTool"/>
181 <Tool
182 Name="VCLibrarianTool"
183 OutputFile="../../lib/subtitlesRU.lib"/>
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="VCManagedWrapperGeneratorTool"/>
200 <Tool
201 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
202 </Configuration>
203 </Configurations>
204 <References>
205 </References>
206 <Files>
207 <Filter
208 Name="Source Files"
209 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm">
210 <File
211 RelativePath="CCDecoder.cpp">
212 </File>
213 <File
214 RelativePath="GFN.cpp">
215 </File>
216 <File
217 RelativePath="Rasterizer.cpp">
218 </File>
219 <File
220 RelativePath="RealTextParser.cpp">
221 </File>
222 <File
223 RelativePath="RTS.cpp">
224 <FileConfiguration
225 Name="Debug|Win32">
226 <Tool
227 Name="VCCLCompilerTool"
228 RuntimeTypeInfo="TRUE"
229 UsePrecompiledHeader="0"/>
230 </FileConfiguration>
231 <FileConfiguration
232 Name="Release|Win32">
233 <Tool
234 Name="VCCLCompilerTool"
235 RuntimeTypeInfo="TRUE"
236 UsePrecompiledHeader="0"/>
237 </FileConfiguration>
238 <FileConfiguration
239 Name="Debug Unicode|Win32">
240 <Tool
241 Name="VCCLCompilerTool"
242 RuntimeTypeInfo="TRUE"
243 UsePrecompiledHeader="0"/>
244 </FileConfiguration>
245 <FileConfiguration
246 Name="Release Unicode|Win32">
247 <Tool
248 Name="VCCLCompilerTool"
249 RuntimeTypeInfo="TRUE"
250 UsePrecompiledHeader="0"/>
251 </FileConfiguration>
252 </File>
253 <File
254 RelativePath="stdafx.cpp">
255 <FileConfiguration
256 Name="Debug|Win32">
257 <Tool
258 Name="VCCLCompilerTool"
259 UsePrecompiledHeader="1"/>
260 </FileConfiguration>
261 <FileConfiguration
262 Name="Release|Win32">
263 <Tool
264 Name="VCCLCompilerTool"
265 UsePrecompiledHeader="1"/>
266 </FileConfiguration>
267 <FileConfiguration
268 Name="Debug Unicode|Win32">
269 <Tool
270 Name="VCCLCompilerTool"
271 UsePrecompiledHeader="1"/>
272 </FileConfiguration>
273 <FileConfiguration
274 Name="Release Unicode|Win32">
275 <Tool
276 Name="VCCLCompilerTool"
277 UsePrecompiledHeader="1"/>
278 </FileConfiguration>
279 </File>
280 <File
281 RelativePath="STS.cpp">
282 <FileConfiguration
283 Name="Debug|Win32">
284 <Tool
285 Name="VCCLCompilerTool"
286 RuntimeTypeInfo="TRUE"/>
287 </FileConfiguration>
288 <FileConfiguration
289 Name="Release|Win32">
290 <Tool
291 Name="VCCLCompilerTool"
292 RuntimeTypeInfo="TRUE"/>
293 </FileConfiguration>
294 <FileConfiguration
295 Name="Debug Unicode|Win32">
296 <Tool
297 Name="VCCLCompilerTool"
298 RuntimeTypeInfo="TRUE"/>
299 </FileConfiguration>
300 <FileConfiguration
301 Name="Release Unicode|Win32">
302 <Tool
303 Name="VCCLCompilerTool"
304 RuntimeTypeInfo="TRUE"/>
305 </FileConfiguration>
306 </File>
307 <File
308 RelativePath=".\SubtitleInputPin.cpp">
309 </File>
310 <File
311 RelativePath="TextFile.cpp">
312 </File>
313 <File
314 RelativePath="USFSubtitles.cpp">
315 </File>
316 <File
317 RelativePath="VobSubFile.cpp">
318 <FileConfiguration
319 Name="Debug|Win32">
320 <Tool
321 Name="VCCLCompilerTool"
322 AssemblerOutput="0"/>
323 </FileConfiguration>
324 <FileConfiguration
325 Name="Release|Win32">
326 <Tool
327 Name="VCCLCompilerTool"
328 AssemblerOutput="0"/>
329 </FileConfiguration>
330 <FileConfiguration
331 Name="Debug Unicode|Win32">
332 <Tool
333 Name="VCCLCompilerTool"
334 AssemblerOutput="0"
335 BrowseInformation="0"/>
336 </FileConfiguration>
337 <FileConfiguration
338 Name="Release Unicode|Win32">
339 <Tool
340 Name="VCCLCompilerTool"
341 AssemblerOutput="0"/>
342 </FileConfiguration>
343 </File>
344 <File
345 RelativePath="VobSubFileRipper.cpp">
346 </File>
347 <File
348 RelativePath="VobSubImage.cpp">
349 </File>
350 </Filter>
351 <Filter
352 Name="Header Files"
353 Filter="h;hpp;hxx;hm;inl;inc">
354 <File
355 RelativePath="CCDecoder.h">
356 </File>
357 <File
358 RelativePath="GFN.h">
359 </File>
360 <File
361 RelativePath="Rasterizer.h">
362 </File>
363 <File
364 RelativePath="RealTextParser.h">
365 </File>
366 <File
367 RelativePath="RTS.h">
368 </File>
369 <File
370 RelativePath="stdafx.h">
371 </File>
372 <File
373 RelativePath="STS.h">
374 </File>
375 <File
376 RelativePath=".\SubtitleInputPin.h">
377 </File>
378 <File
379 RelativePath="TextFile.h">
380 </File>
381 <File
382 RelativePath="USFSubtitles.h">
383 </File>
384 <File
385 RelativePath="VobSubFile.h">
386 </File>
387 <File
388 RelativePath="VobSubFileRipper.h">
389 </File>
390 <File
391 RelativePath="VobSubImage.h">
392 </File>
393 </Filter>
394 <Filter
395 Name="Resource Files"
396 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
397 </Filter>
398 </Files>
399 <Globals>
400 <Global
401 Name="DevPartner_IsInstrumented"
402 Value="1"/>
403 </Globals>
404 </VisualStudioProject>