Xy Flyweight. [Part 3]
[xy_vsfilter.git] / src / subtitles / subtitles_vs2008.vcproj
blobb127802bd754ac8222aecb5407b17ec4f57bc11a
1 <?xml version="1.0" encoding="windows-1250"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9,00"
5 Name="subtitles"
6 ProjectGUID="{5E56335F-0FB1-4EEA-B240-D8DC5E0608E4}"
7 RootNamespace="subtitles"
8 Keyword="Win32Proj"
9 TargetFrameworkVersion="131072"
11 <Platforms>
12 <Platform
13 Name="Win32"
15 </Platforms>
16 <ToolFiles>
17 </ToolFiles>
18 <Configurations>
19 <Configuration
20 Name="Debug|Win32"
21 ConfigurationType="4"
22 InheritedPropertySheets="..\common.vsprops;..\debug.vsprops"
23 UseOfMFC="1"
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 AdditionalIncludeDirectories="../Filters/BaseClasses"
44 PreprocessorDefinitions="WIN32;_DEBUG;"
46 <Tool
47 Name="VCManagedResourceCompilerTool"
49 <Tool
50 Name="VCResourceCompilerTool"
52 <Tool
53 Name="VCPreLinkEventTool"
55 <Tool
56 Name="VCLibrarianTool"
57 OutputFile="../../lib/subtitlesD.lib"
59 <Tool
60 Name="VCALinkTool"
62 <Tool
63 Name="VCXDCMakeTool"
65 <Tool
66 Name="VCBscMakeTool"
68 <Tool
69 Name="VCFxCopTool"
71 <Tool
72 Name="VCPostBuildEventTool"
74 </Configuration>
75 <Configuration
76 Name="Release|Win32"
77 ConfigurationType="4"
78 InheritedPropertySheets="..\common.vsprops;..\release.vsprops"
79 UseOfMFC="1"
80 CharacterSet="2"
82 <Tool
83 Name="VCPreBuildEventTool"
85 <Tool
86 Name="VCCustomBuildTool"
88 <Tool
89 Name="VCXMLDataGeneratorTool"
91 <Tool
92 Name="VCWebServiceProxyGeneratorTool"
94 <Tool
95 Name="VCMIDLTool"
97 <Tool
98 Name="VCCLCompilerTool"
99 AdditionalIncludeDirectories="../Filters/BaseClasses"
100 PreprocessorDefinitions="WIN32;NDEBUG;"
102 <Tool
103 Name="VCManagedResourceCompilerTool"
105 <Tool
106 Name="VCResourceCompilerTool"
108 <Tool
109 Name="VCPreLinkEventTool"
111 <Tool
112 Name="VCLibrarianTool"
113 OutputFile="../../lib/subtitlesR.lib"
115 <Tool
116 Name="VCALinkTool"
118 <Tool
119 Name="VCXDCMakeTool"
121 <Tool
122 Name="VCBscMakeTool"
124 <Tool
125 Name="VCFxCopTool"
127 <Tool
128 Name="VCPostBuildEventTool"
130 </Configuration>
131 <Configuration
132 Name="Debug Unicode|Win32"
133 ConfigurationType="4"
134 InheritedPropertySheets="..\common.vsprops;..\debug.vsprops"
135 UseOfMFC="1"
136 CharacterSet="1"
138 <Tool
139 Name="VCPreBuildEventTool"
141 <Tool
142 Name="VCCustomBuildTool"
144 <Tool
145 Name="VCXMLDataGeneratorTool"
147 <Tool
148 Name="VCWebServiceProxyGeneratorTool"
150 <Tool
151 Name="VCMIDLTool"
153 <Tool
154 Name="VCCLCompilerTool"
155 AdditionalIncludeDirectories="../Filters/BaseClasses"
156 PreprocessorDefinitions="WIN32;_DEBUG;"
158 <Tool
159 Name="VCManagedResourceCompilerTool"
161 <Tool
162 Name="VCResourceCompilerTool"
164 <Tool
165 Name="VCPreLinkEventTool"
167 <Tool
168 Name="VCLibrarianTool"
169 OutputFile="../../lib/subtitlesDU.lib"
171 <Tool
172 Name="VCALinkTool"
174 <Tool
175 Name="VCXDCMakeTool"
177 <Tool
178 Name="VCBscMakeTool"
180 <Tool
181 Name="VCFxCopTool"
183 <Tool
184 Name="VCPostBuildEventTool"
186 </Configuration>
187 <Configuration
188 Name="Release Unicode|Win32"
189 ConfigurationType="4"
190 InheritedPropertySheets="..\common.vsprops;..\release.vsprops"
191 UseOfMFC="1"
192 CharacterSet="1"
193 WholeProgramOptimization="1"
195 <Tool
196 Name="VCPreBuildEventTool"
198 <Tool
199 Name="VCCustomBuildTool"
201 <Tool
202 Name="VCXMLDataGeneratorTool"
204 <Tool
205 Name="VCWebServiceProxyGeneratorTool"
207 <Tool
208 Name="VCMIDLTool"
210 <Tool
211 Name="VCCLCompilerTool"
212 WholeProgramOptimization="true"
213 AdditionalIncludeDirectories="../Filters/BaseClasses"
214 PreprocessorDefinitions="WIN32;NDEBUG;"
215 DebugInformationFormat="3"
217 <Tool
218 Name="VCManagedResourceCompilerTool"
220 <Tool
221 Name="VCResourceCompilerTool"
223 <Tool
224 Name="VCPreLinkEventTool"
226 <Tool
227 Name="VCLibrarianTool"
228 OutputFile="../../lib/subtitlesRU.lib"
230 <Tool
231 Name="VCALinkTool"
233 <Tool
234 Name="VCXDCMakeTool"
236 <Tool
237 Name="VCBscMakeTool"
239 <Tool
240 Name="VCFxCopTool"
242 <Tool
243 Name="VCPostBuildEventTool"
245 </Configuration>
246 </Configurations>
247 <References>
248 </References>
249 <Files>
250 <Filter
251 Name="Source Files"
252 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm"
254 <File
255 RelativePath="CCDecoder.cpp"
257 </File>
258 <File
259 RelativePath="GFN.cpp"
261 </File>
262 <File
263 RelativePath="Rasterizer.cpp"
265 <FileConfiguration
266 Name="Debug Unicode|Win32"
268 <Tool
269 Name="VCCLCompilerTool"
270 AssemblerOutput="4"
272 </FileConfiguration>
273 <FileConfiguration
274 Name="Release Unicode|Win32"
276 <Tool
277 Name="VCCLCompilerTool"
278 AssemblerOutput="4"
280 </FileConfiguration>
281 </File>
282 <File
283 RelativePath="RealTextParser.cpp"
285 </File>
286 <File
287 RelativePath="RTS.cpp"
289 <FileConfiguration
290 Name="Debug|Win32"
292 <Tool
293 Name="VCCLCompilerTool"
294 UsePrecompiledHeader="0"
296 </FileConfiguration>
297 <FileConfiguration
298 Name="Release|Win32"
300 <Tool
301 Name="VCCLCompilerTool"
302 UsePrecompiledHeader="0"
304 </FileConfiguration>
305 <FileConfiguration
306 Name="Debug Unicode|Win32"
308 <Tool
309 Name="VCCLCompilerTool"
310 UsePrecompiledHeader="0"
312 </FileConfiguration>
313 <FileConfiguration
314 Name="Release Unicode|Win32"
316 <Tool
317 Name="VCCLCompilerTool"
318 UsePrecompiledHeader="0"
320 </FileConfiguration>
321 </File>
322 <File
323 RelativePath=".\SSF.cpp"
325 <FileConfiguration
326 Name="Release Unicode|Win32"
328 <Tool
329 Name="VCCLCompilerTool"
330 AssemblerOutput="4"
332 </FileConfiguration>
333 </File>
334 <File
335 RelativePath="stdafx.cpp"
337 <FileConfiguration
338 Name="Debug|Win32"
340 <Tool
341 Name="VCCLCompilerTool"
342 UsePrecompiledHeader="1"
344 </FileConfiguration>
345 <FileConfiguration
346 Name="Release|Win32"
348 <Tool
349 Name="VCCLCompilerTool"
350 UsePrecompiledHeader="1"
352 </FileConfiguration>
353 <FileConfiguration
354 Name="Debug Unicode|Win32"
356 <Tool
357 Name="VCCLCompilerTool"
358 UsePrecompiledHeader="1"
360 </FileConfiguration>
361 <FileConfiguration
362 Name="Release Unicode|Win32"
364 <Tool
365 Name="VCCLCompilerTool"
366 UsePrecompiledHeader="1"
368 </FileConfiguration>
369 </File>
370 <File
371 RelativePath="STS.cpp"
373 </File>
374 <File
375 RelativePath=".\SubtitleInputPin.cpp"
377 </File>
378 <File
379 RelativePath="TextFile.cpp"
381 </File>
382 <File
383 RelativePath="USFSubtitles.cpp"
385 </File>
386 <File
387 RelativePath="VobSubFile.cpp"
389 <FileConfiguration
390 Name="Debug|Win32"
392 <Tool
393 Name="VCCLCompilerTool"
394 AssemblerOutput="0"
396 </FileConfiguration>
397 <FileConfiguration
398 Name="Release|Win32"
400 <Tool
401 Name="VCCLCompilerTool"
402 AssemblerOutput="0"
404 </FileConfiguration>
405 <FileConfiguration
406 Name="Debug Unicode|Win32"
408 <Tool
409 Name="VCCLCompilerTool"
410 AssemblerOutput="0"
412 </FileConfiguration>
413 <FileConfiguration
414 Name="Release Unicode|Win32"
416 <Tool
417 Name="VCCLCompilerTool"
418 AssemblerOutput="0"
420 </FileConfiguration>
421 </File>
422 <File
423 RelativePath="VobSubFileRipper.cpp"
425 </File>
426 <File
427 RelativePath="VobSubImage.cpp"
429 </File>
430 </Filter>
431 <Filter
432 Name="Header Files"
433 Filter="h;hpp;hxx;hm;inl;inc"
435 <File
436 RelativePath="CCDecoder.h"
438 </File>
439 <File
440 RelativePath="GFN.h"
442 </File>
443 <File
444 RelativePath="Rasterizer.h"
446 </File>
447 <File
448 RelativePath="RealTextParser.h"
450 </File>
451 <File
452 RelativePath="RTS.h"
454 </File>
455 <File
456 RelativePath=".\SeparableFilter.h"
458 </File>
459 <File
460 RelativePath=".\SSF.h"
462 </File>
463 <File
464 RelativePath="stdafx.h"
466 </File>
467 <File
468 RelativePath="STS.h"
470 </File>
471 <File
472 RelativePath=".\SubtitleInputPin.h"
474 </File>
475 <File
476 RelativePath="TextFile.h"
478 </File>
479 <File
480 RelativePath="USFSubtitles.h"
482 </File>
483 <File
484 RelativePath="VobSubFile.h"
486 </File>
487 <File
488 RelativePath="VobSubFileRipper.h"
490 </File>
491 <File
492 RelativePath="VobSubImage.h"
494 </File>
495 </Filter>
496 <Filter
497 Name="Resource Files"
498 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
500 </Filter>
501 </Files>
502 <Globals>
503 <Global
504 Name="DevPartner_IsInstrumented"
505 Value="1"
507 </Globals>
508 </VisualStudioProject>