[svn] / branches / release-1_3-branch / xvidcore / build / win32 / libxvidcore.vcproj Repository:
ViewVC logotype

Annotation of /branches/release-1_3-branch/xvidcore/build/win32/libxvidcore.vcproj

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2095 - (view) (download)

1 : Isibaar 2095 <?xml version="1.0" encoding="Windows-1252"?>
2 :     <VisualStudioProject
3 :     ProjectType="Visual C++"
4 :     Version="9,00"
5 :     Name="libxvidcore"
6 :     ProjectGUID="{64954A96-C813-4A92-87AD-DD733A5404AF}"
7 :     TargetFrameworkVersion="131072"
8 :     >
9 :     <Platforms>
10 :     <Platform
11 :     Name="Win32"
12 :     />
13 :     <Platform
14 :     Name="x64"
15 :     />
16 :     </Platforms>
17 :     <ToolFiles>
18 :     </ToolFiles>
19 :     <Configurations>
20 :     <Configuration
21 :     Name="Release|Win32"
22 :     OutputDirectory=".\Release"
23 :     IntermediateDirectory=".\Release"
24 :     ConfigurationType="2"
25 :     InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
26 :     UseOfMFC="0"
27 :     ATLMinimizesCRunTimeLibraryUsage="false"
28 :     >
29 :     <Tool
30 :     Name="VCPreBuildEventTool"
31 :     />
32 :     <Tool
33 :     Name="VCCustomBuildTool"
34 :     />
35 :     <Tool
36 :     Name="VCXMLDataGeneratorTool"
37 :     />
38 :     <Tool
39 :     Name="VCWebServiceProxyGeneratorTool"
40 :     />
41 :     <Tool
42 :     Name="VCMIDLTool"
43 :     PreprocessorDefinitions="NDEBUG"
44 :     MkTypLibCompatible="true"
45 :     SuppressStartupBanner="true"
46 :     TargetEnvironment="1"
47 :     TypeLibraryName=".\Release/libxvidcore.tlb"
48 :     HeaderFileName=""
49 :     />
50 :     <Tool
51 :     Name="VCCLCompilerTool"
52 :     AdditionalOptions="/Qipo "
53 :     Optimization="2"
54 :     InlineFunctionExpansion="1"
55 :     PreprocessorDefinitions="NDEBUG;HAVE_PTHREAD;ARCH_IS_IA32;WIN32;_WINDOWS;ARCH_IS_32BIT;_CRT_SECURE_NO_WARNINGS"
56 :     StringPooling="true"
57 :     RuntimeLibrary="0"
58 :     EnableFunctionLevelLinking="true"
59 :     PrecompiledHeaderFile=".\Release/libxvidcore.pch"
60 :     AssemblerListingLocation=".\Release/"
61 :     ObjectFile=".\Release/"
62 :     ProgramDataBaseFileName=".\Release/"
63 :     WarningLevel="3"
64 :     SuppressStartupBanner="true"
65 :     />
66 :     <Tool
67 :     Name="VCManagedResourceCompilerTool"
68 :     />
69 :     <Tool
70 :     Name="VCResourceCompilerTool"
71 :     PreprocessorDefinitions="NDEBUG"
72 :     Culture="3081"
73 :     />
74 :     <Tool
75 :     Name="VCPreLinkEventTool"
76 :     />
77 :     <Tool
78 :     Name="VCLinkerTool"
79 :     OutputFile="bin\xvidcore.dll"
80 :     Version="1.0"
81 :     LinkIncremental="1"
82 :     SuppressStartupBanner="true"
83 :     ModuleDefinitionFile="..\generic\libxvidcore.def"
84 :     ProgramDatabaseFile=".\Release/xvidcore.pdb"
85 :     SubSystem="2"
86 :     RandomizedBaseAddress="1"
87 :     DataExecutionPrevention="0"
88 :     ImportLibrary="bin\xvidcore.dll.a"
89 :     TargetMachine="1"
90 :     />
91 :     <Tool
92 :     Name="VCALinkTool"
93 :     />
94 :     <Tool
95 :     Name="VCManifestTool"
96 :     />
97 :     <Tool
98 :     Name="VCXDCMakeTool"
99 :     />
100 :     <Tool
101 :     Name="VCBscMakeTool"
102 :     SuppressStartupBanner="true"
103 :     OutputFile=".\Release/libxvidcore.bsc"
104 :     />
105 :     <Tool
106 :     Name="VCFxCopTool"
107 :     />
108 :     <Tool
109 :     Name="VCAppVerifierTool"
110 :     />
111 :     <Tool
112 :     Name="VCPostBuildEventTool"
113 :     />
114 :     </Configuration>
115 :     <Configuration
116 :     Name="Release|x64"
117 :     OutputDirectory="$(PlatformName)\$(ConfigurationName)"
118 :     IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
119 :     ConfigurationType="2"
120 :     InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
121 :     UseOfMFC="0"
122 :     ATLMinimizesCRunTimeLibraryUsage="false"
123 :     >
124 :     <Tool
125 :     Name="VCPreBuildEventTool"
126 :     />
127 :     <Tool
128 :     Name="VCCustomBuildTool"
129 :     />
130 :     <Tool
131 :     Name="VCXMLDataGeneratorTool"
132 :     />
133 :     <Tool
134 :     Name="VCWebServiceProxyGeneratorTool"
135 :     />
136 :     <Tool
137 :     Name="VCMIDLTool"
138 :     PreprocessorDefinitions="NDEBUG"
139 :     MkTypLibCompatible="true"
140 :     SuppressStartupBanner="true"
141 :     TargetEnvironment="3"
142 :     TypeLibraryName=".\Release/libxvidcore.tlb"
143 :     HeaderFileName=""
144 :     />
145 :     <Tool
146 :     Name="VCCLCompilerTool"
147 :     AdditionalOptions="/Qipo "
148 :     Optimization="2"
149 :     InlineFunctionExpansion="1"
150 :     PreprocessorDefinitions="NDEBUG;HAVE_PTHREAD;ARCH_IS_X86_64;WIN32;_WINDOWS;ARCH_IS_64BIT;_CRT_SECURE_NO_WARNINGS"
151 :     StringPooling="true"
152 :     RuntimeLibrary="0"
153 :     EnableFunctionLevelLinking="true"
154 :     PrecompiledHeaderFile="$(IntDir)/libxvidcore.pch"
155 :     AssemblerListingLocation="$(IntDir)\"
156 :     ObjectFile="$(IntDir)\"
157 :     ProgramDataBaseFileName="$(IntDir)\"
158 :     WarningLevel="3"
159 :     SuppressStartupBanner="true"
160 :     />
161 :     <Tool
162 :     Name="VCManagedResourceCompilerTool"
163 :     />
164 :     <Tool
165 :     Name="VCResourceCompilerTool"
166 :     PreprocessorDefinitions="NDEBUG"
167 :     Culture="3081"
168 :     />
169 :     <Tool
170 :     Name="VCPreLinkEventTool"
171 :     />
172 :     <Tool
173 :     Name="VCLinkerTool"
174 :     OutputFile="bin\x64\xvidcore.dll"
175 :     Version="1.0"
176 :     LinkIncremental="1"
177 :     SuppressStartupBanner="true"
178 :     ModuleDefinitionFile="..\generic\libxvidcore.def"
179 :     ProgramDatabaseFile="$(IntDir)/xvidcore.pdb"
180 :     SubSystem="2"
181 :     RandomizedBaseAddress="1"
182 :     DataExecutionPrevention="0"
183 :     ImportLibrary="bin\x64\xvidcore.dll.a"
184 :     TargetMachine="17"
185 :     />
186 :     <Tool
187 :     Name="VCALinkTool"
188 :     />
189 :     <Tool
190 :     Name="VCManifestTool"
191 :     />
192 :     <Tool
193 :     Name="VCXDCMakeTool"
194 :     />
195 :     <Tool
196 :     Name="VCBscMakeTool"
197 :     SuppressStartupBanner="true"
198 :     OutputFile="$(IntDir)/libxvidcore.bsc"
199 :     />
200 :     <Tool
201 :     Name="VCFxCopTool"
202 :     />
203 :     <Tool
204 :     Name="VCAppVerifierTool"
205 :     />
206 :     <Tool
207 :     Name="VCPostBuildEventTool"
208 :     />
209 :     </Configuration>
210 :     <Configuration
211 :     Name="Debug|Win32"
212 :     OutputDirectory=".\Debug"
213 :     IntermediateDirectory=".\Debug"
214 :     ConfigurationType="2"
215 :     InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
216 :     UseOfMFC="0"
217 :     ATLMinimizesCRunTimeLibraryUsage="false"
218 :     >
219 :     <Tool
220 :     Name="VCPreBuildEventTool"
221 :     />
222 :     <Tool
223 :     Name="VCCustomBuildTool"
224 :     />
225 :     <Tool
226 :     Name="VCXMLDataGeneratorTool"
227 :     />
228 :     <Tool
229 :     Name="VCWebServiceProxyGeneratorTool"
230 :     />
231 :     <Tool
232 :     Name="VCMIDLTool"
233 :     PreprocessorDefinitions="_DEBUG"
234 :     MkTypLibCompatible="true"
235 :     SuppressStartupBanner="true"
236 :     TargetEnvironment="1"
237 :     TypeLibraryName=".\Debug/libxvidcore.tlb"
238 :     HeaderFileName=""
239 :     />
240 :     <Tool
241 :     Name="VCCLCompilerTool"
242 :     Optimization="0"
243 :     PreprocessorDefinitions="_DEBUG;HAVE_PTHREAD;WIN32;_WINDOWS;ARCH_IS_32BIT;ARCH_IS_IA32;_CRT_SECURE_NO_WARNINGS"
244 :     MinimalRebuild="true"
245 :     BasicRuntimeChecks="3"
246 :     RuntimeLibrary="1"
247 :     PrecompiledHeaderFile=".\Debug/libxvidcore.pch"
248 :     AssemblerListingLocation=".\Debug/"
249 :     ObjectFile=".\Debug/"
250 :     ProgramDataBaseFileName=".\Debug/"
251 :     WarningLevel="3"
252 :     SuppressStartupBanner="true"
253 :     DebugInformationFormat="4"
254 :     />
255 :     <Tool
256 :     Name="VCManagedResourceCompilerTool"
257 :     />
258 :     <Tool
259 :     Name="VCResourceCompilerTool"
260 :     PreprocessorDefinitions="_DEBUG"
261 :     Culture="3081"
262 :     />
263 :     <Tool
264 :     Name="VCPreLinkEventTool"
265 :     />
266 :     <Tool
267 :     Name="VCLinkerTool"
268 :     OutputFile="bin\xvidcore.dll"
269 :     Version="1.0"
270 :     LinkIncremental="2"
271 :     SuppressStartupBanner="true"
272 :     ModuleDefinitionFile="..\generic\libxvidcore.def"
273 :     GenerateDebugInformation="true"
274 :     ProgramDatabaseFile=".\Debug/xvidcore.pdb"
275 :     SubSystem="2"
276 :     RandomizedBaseAddress="1"
277 :     DataExecutionPrevention="0"
278 :     ImportLibrary="bin\xvidcore.dll.a"
279 :     TargetMachine="1"
280 :     />
281 :     <Tool
282 :     Name="VCALinkTool"
283 :     />
284 :     <Tool
285 :     Name="VCManifestTool"
286 :     />
287 :     <Tool
288 :     Name="VCXDCMakeTool"
289 :     />
290 :     <Tool
291 :     Name="VCBscMakeTool"
292 :     SuppressStartupBanner="true"
293 :     OutputFile=".\Debug/libxvidcore.bsc"
294 :     />
295 :     <Tool
296 :     Name="VCFxCopTool"
297 :     />
298 :     <Tool
299 :     Name="VCAppVerifierTool"
300 :     />
301 :     <Tool
302 :     Name="VCPostBuildEventTool"
303 :     />
304 :     </Configuration>
305 :     <Configuration
306 :     Name="Debug|x64"
307 :     OutputDirectory="$(PlatformName)\$(ConfigurationName)"
308 :     IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
309 :     ConfigurationType="2"
310 :     InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
311 :     UseOfMFC="0"
312 :     ATLMinimizesCRunTimeLibraryUsage="false"
313 :     >
314 :     <Tool
315 :     Name="VCPreBuildEventTool"
316 :     />
317 :     <Tool
318 :     Name="VCCustomBuildTool"
319 :     />
320 :     <Tool
321 :     Name="VCXMLDataGeneratorTool"
322 :     />
323 :     <Tool
324 :     Name="VCWebServiceProxyGeneratorTool"
325 :     />
326 :     <Tool
327 :     Name="VCMIDLTool"
328 :     PreprocessorDefinitions="_DEBUG"
329 :     MkTypLibCompatible="true"
330 :     SuppressStartupBanner="true"
331 :     TargetEnvironment="3"
332 :     TypeLibraryName=".\Debug/libxvidcore.tlb"
333 :     HeaderFileName=""
334 :     />
335 :     <Tool
336 :     Name="VCCLCompilerTool"
337 :     Optimization="0"
338 :     PreprocessorDefinitions="_DEBUG;HAVE_PTHREAD;WIN32;_WINDOWS;ARCH_IS_64BIT;ARCH_IS_X86_64;_CRT_SECURE_NO_WARNINGS"
339 :     MinimalRebuild="true"
340 :     BasicRuntimeChecks="3"
341 :     RuntimeLibrary="1"
342 :     PrecompiledHeaderFile="$(IntDir)\libxvidcore.pch"
343 :     AssemblerListingLocation="$(IntDir)\"
344 :     ObjectFile="$(IntDir)\"
345 :     ProgramDataBaseFileName="$(IntDir)\"
346 :     WarningLevel="3"
347 :     SuppressStartupBanner="true"
348 :     DebugInformationFormat="3"
349 :     />
350 :     <Tool
351 :     Name="VCManagedResourceCompilerTool"
352 :     />
353 :     <Tool
354 :     Name="VCResourceCompilerTool"
355 :     PreprocessorDefinitions="_DEBUG"
356 :     Culture="3081"
357 :     />
358 :     <Tool
359 :     Name="VCPreLinkEventTool"
360 :     />
361 :     <Tool
362 :     Name="VCLinkerTool"
363 :     OutputFile="bin\x64\xvidcore.dll"
364 :     Version="1.0"
365 :     LinkIncremental="2"
366 :     SuppressStartupBanner="true"
367 :     ModuleDefinitionFile="..\generic\libxvidcore.def"
368 :     GenerateDebugInformation="true"
369 :     ProgramDatabaseFile="$(IntDir)\xvidcore.pdb"
370 :     SubSystem="2"
371 :     RandomizedBaseAddress="1"
372 :     DataExecutionPrevention="0"
373 :     ImportLibrary="bin\x64\xvidcore.dll.a"
374 :     TargetMachine="17"
375 :     />
376 :     <Tool
377 :     Name="VCALinkTool"
378 :     />
379 :     <Tool
380 :     Name="VCManifestTool"
381 :     />
382 :     <Tool
383 :     Name="VCXDCMakeTool"
384 :     />
385 :     <Tool
386 :     Name="VCBscMakeTool"
387 :     SuppressStartupBanner="true"
388 :     OutputFile="$(IntDir)\libxvidcore.bsc"
389 :     />
390 :     <Tool
391 :     Name="VCFxCopTool"
392 :     />
393 :     <Tool
394 :     Name="VCAppVerifierTool"
395 :     />
396 :     <Tool
397 :     Name="VCPostBuildEventTool"
398 :     />
399 :     </Configuration>
400 :     </Configurations>
401 :     <References>
402 :     </References>
403 :     <Files>
404 :     <Filter
405 :     Name="docs"
406 :     >
407 :     <File
408 :     RelativePath="..\..\AUTHORS"
409 :     >
410 :     </File>
411 :     <File
412 :     RelativePath="..\..\ChangeLog"
413 :     >
414 :     </File>
415 :     <File
416 :     RelativePath="..\..\CodingStyle"
417 :     >
418 :     </File>
419 :     <File
420 :     RelativePath="..\..\doc\INSTALL"
421 :     >
422 :     </File>
423 :     <File
424 :     RelativePath="..\..\LICENSE"
425 :     >
426 :     </File>
427 :     <File
428 :     RelativePath="..\..\doc\README"
429 :     >
430 :     </File>
431 :     <File
432 :     RelativePath="..\..\README"
433 :     >
434 :     </File>
435 :     <File
436 :     RelativePath="..\..\TODO"
437 :     >
438 :     </File>
439 :     </Filter>
440 :     <Filter
441 :     Name="bitstream"
442 :     >
443 :     <File
444 :     RelativePath="..\..\src\bitstream\bitstream.c"
445 :     >
446 :     <FileConfiguration
447 :     Name="Release|Win32"
448 :     >
449 :     <Tool
450 :     Name="VCCLCompilerTool"
451 :     PreprocessorDefinitions=""
452 :     />
453 :     </FileConfiguration>
454 :     <FileConfiguration
455 :     Name="Release|x64"
456 :     >
457 :     <Tool
458 :     Name="VCCLCompilerTool"
459 :     PreprocessorDefinitions=""
460 :     />
461 :     </FileConfiguration>
462 :     <FileConfiguration
463 :     Name="Debug|Win32"
464 :     >
465 :     <Tool
466 :     Name="VCCLCompilerTool"
467 :     PreprocessorDefinitions=""
468 :     />
469 :     </FileConfiguration>
470 :     <FileConfiguration
471 :     Name="Debug|x64"
472 :     >
473 :     <Tool
474 :     Name="VCCLCompilerTool"
475 :     PreprocessorDefinitions=""
476 :     />
477 :     </FileConfiguration>
478 :     </File>
479 :     <File
480 :     RelativePath="..\..\src\bitstream\cbp.c"
481 :     >
482 :     <FileConfiguration
483 :     Name="Release|Win32"
484 :     >
485 :     <Tool
486 :     Name="VCCLCompilerTool"
487 :     PreprocessorDefinitions=""
488 :     />
489 :     </FileConfiguration>
490 :     <FileConfiguration
491 :     Name="Release|x64"
492 :     >
493 :     <Tool
494 :     Name="VCCLCompilerTool"
495 :     PreprocessorDefinitions=""
496 :     />
497 :     </FileConfiguration>
498 :     <FileConfiguration
499 :     Name="Debug|Win32"
500 :     >
501 :     <Tool
502 :     Name="VCCLCompilerTool"
503 :     PreprocessorDefinitions=""
504 :     />
505 :     </FileConfiguration>
506 :     <FileConfiguration
507 :     Name="Debug|x64"
508 :     >
509 :     <Tool
510 :     Name="VCCLCompilerTool"
511 :     PreprocessorDefinitions=""
512 :     />
513 :     </FileConfiguration>
514 :     </File>
515 :     <File
516 :     RelativePath="..\..\src\bitstream\mbcoding.c"
517 :     >
518 :     <FileConfiguration
519 :     Name="Release|Win32"
520 :     >
521 :     <Tool
522 :     Name="VCCLCompilerTool"
523 :     PreprocessorDefinitions=""
524 :     />
525 :     </FileConfiguration>
526 :     <FileConfiguration
527 :     Name="Release|x64"
528 :     >
529 :     <Tool
530 :     Name="VCCLCompilerTool"
531 :     PreprocessorDefinitions=""
532 :     />
533 :     </FileConfiguration>
534 :     <FileConfiguration
535 :     Name="Debug|Win32"
536 :     >
537 :     <Tool
538 :     Name="VCCLCompilerTool"
539 :     PreprocessorDefinitions=""
540 :     />
541 :     </FileConfiguration>
542 :     <FileConfiguration
543 :     Name="Debug|x64"
544 :     >
545 :     <Tool
546 :     Name="VCCLCompilerTool"
547 :     PreprocessorDefinitions=""
548 :     />
549 :     </FileConfiguration>
550 :     </File>
551 :     <Filter
552 :     Name="bitstream_asm"
553 :     >
554 :     <File
555 :     RelativePath="..\..\src\bitstream\x86_asm\cbp_mmx.asm"
556 :     >
557 :     <FileConfiguration
558 :     Name="Release|Win32"
559 :     >
560 :     <Tool
561 :     Name="VCCustomBuildTool"
562 :     Description="Assembling $(InputPath)"
563 :     CommandLine="nasm -f win32 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
564 :     Outputs="$(IntDir)\$(InputName).obj"
565 :     />
566 :     </FileConfiguration>
567 :     <FileConfiguration
568 :     Name="Release|x64"
569 :     >
570 :     <Tool
571 :     Name="VCCustomBuildTool"
572 :     Description="Assembling $(InputPath)"
573 :     CommandLine="nasm -f win64 -DNO_PREFIX -DARCH_IS_X86_64 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
574 :     Outputs="$(IntDir)\$(InputName).obj"
575 :     />
576 :     </FileConfiguration>
577 :     <FileConfiguration
578 :     Name="Debug|Win32"
579 :     >
580 :     <Tool
581 :     Name="VCCustomBuildTool"
582 :     Description="Assembling $(InputPath)"
583 :     CommandLine="nasm -f win32 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
584 :     Outputs="$(IntDir)\$(InputName).obj"
585 :     />
586 :     </FileConfiguration>
587 :     <FileConfiguration
588 :     Name="Debug|x64"
589 :     >
590 :     <Tool
591 :     Name="VCCustomBuildTool"
592 :     Description="Assembling $(InputPath)"
593 :     CommandLine="nasm -f win64 -DNO_PREFIX -DARCH_IS_X86_64 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
594 :     Outputs="$(IntDir)\$(InputName).obj"
595 :     />
596 :     </FileConfiguration>
597 :     </File>
598 :     <File
599 :     RelativePath="..\..\src\bitstream\x86_asm\cbp_sse2.asm"
600 :     >
601 :     <FileConfiguration
602 :     Name="Release|Win32"
603 :     >
604 :     <Tool
605 :     Name="VCCustomBuildTool"
606 :     Description="Assembling $(InputPath)"
607 :     CommandLine="nasm -f win32 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
608 :     Outputs="$(IntDir)\$(InputName).obj"
609 :     />
610 :     </FileConfiguration>
611 :     <FileConfiguration
612 :     Name="Release|x64"
613 :     >
614 :     <Tool
615 :     Name="VCCustomBuildTool"
616 :     Description="Assembling $(InputPath)"
617 :     CommandLine="nasm -f win64 -DNO_PREFIX -DARCH_IS_X86_64 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
618 :     Outputs="$(IntDir)\$(InputName).obj"
619 :     />
620 :     </FileConfiguration>
621 :     <FileConfiguration
622 :     Name="Debug|Win32"
623 :     >
624 :     <Tool
625 :     Name="VCCustomBuildTool"
626 :     Description="Assembling $(InputPath)"
627 :     CommandLine="nasm -f win32 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
628 :     Outputs="$(IntDir)\$(InputName).obj"
629 :     />
630 :     </FileConfiguration>
631 :     <FileConfiguration
632 :     Name="Debug|x64"
633 :     >
634 :     <Tool
635 :     Name="VCCustomBuildTool"
636 :     Description="Assembling $(InputPath)"
637 :     CommandLine="nasm -f win64 -DNO_PREFIX -DARCH_IS_X86_64 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
638 :     Outputs="$(IntDir)\$(InputName).obj"
639 :     />
640 :     </FileConfiguration>
641 :     </File>
642 :     </Filter>
643 :     <Filter
644 :     Name="bitstream_h"
645 :     >
646 :     <File
647 :     RelativePath="..\..\src\bitstream\bitstream.h"
648 :     >
649 :     </File>
650 :     <File
651 :     RelativePath="..\..\src\bitstream\cbp.h"
652 :     >
653 :     </File>
654 :     <File
655 :     RelativePath="..\..\src\bitstream\mbcoding.h"
656 :     >
657 :     </File>
658 :     <File
659 :     RelativePath="..\..\src\bitstream\vlc_codes.h"
660 :     >
661 :     </File>
662 :     <File
663 :     RelativePath="..\..\src\bitstream\zigzag.h"
664 :     >
665 :     </File>
666 :     </Filter>
667 :     </Filter>
668 :     <Filter
669 :     Name="dct"
670 :     >
671 :     <File
672 :     RelativePath="..\..\src\dct\fdct.c"
673 :     >
674 :     <FileConfiguration
675 :     Name="Release|Win32"
676 :     >
677 :     <Tool
678 :     Name="VCCLCompilerTool"
679 :     PreprocessorDefinitions=""
680 :     />
681 :     </FileConfiguration>
682 :     <FileConfiguration
683 :     Name="Release|x64"
684 :     >
685 :     <Tool
686 :     Name="VCCLCompilerTool"
687 :     PreprocessorDefinitions=""
688 :     />
689 :     </FileConfiguration>
690 :     <FileConfiguration
691 :     Name="Debug|Win32"
692 :     >
693 :     <Tool
694 :     Name="VCCLCompilerTool"
695 :     PreprocessorDefinitions=""
696 :     />
697 :     </FileConfiguration>
698 :     <FileConfiguration
699 :     Name="Debug|x64"
700 :     >
701 :     <Tool
702 :     Name="VCCLCompilerTool"
703 :     PreprocessorDefinitions=""
704 :     />
705 :     </FileConfiguration>
706 :     </File>
707 :     <File
708 :     RelativePath="..\..\src\dct\idct.c"
709 :     >
710 :     <FileConfiguration
711 :     Name="Release|Win32"
712 :     >
713 :     <Tool
714 :     Name="VCCLCompilerTool"
715 :     PreprocessorDefinitions=""
716 :     />
717 :     </FileConfiguration>
718 :     <FileConfiguration
719 :     Name="Release|x64"
720 :     >
721 :     <Tool
722 :     Name="VCCLCompilerTool"
723 :     PreprocessorDefinitions=""
724 :     />
725 :     </FileConfiguration>
726 :     <FileConfiguration
727 :     Name="Debug|Win32"
728 :     >
729 :     <Tool
730 :     Name="VCCLCompilerTool"
731 :     PreprocessorDefinitions=""
732 :     />
733 :     </FileConfiguration>
734 :     <FileConfiguration
735 :     Name="Debug|x64"
736 :     >
737 :     <Tool
738 :     Name="VCCLCompilerTool"
739 :     PreprocessorDefinitions=""
740 :     />
741 :     </FileConfiguration>
742 :     </File>
743 :     <File
744 :     RelativePath="..\..\src\dct\simple_idct.c"
745 :     >
746 :     <FileConfiguration
747 :     Name="Release|Win32"
748 :     >
749 :     <Tool
750 :     Name="VCCLCompilerTool"
751 :     PreprocessorDefinitions=""
752 :     />
753 :     </FileConfiguration>
754 :     <FileConfiguration
755 :     Name="Release|x64"
756 :     >
757 :     <Tool
758 :     Name="VCCLCompilerTool"
759 :     PreprocessorDefinitions=""
760 :     />
761 :     </FileConfiguration>
762 :     <FileConfiguration
763 :     Name="Debug|Win32"
764 :     >
765 :     <Tool
766 :     Name="VCCLCompilerTool"
767 :     PreprocessorDefinitions=""
768 :     />
769 :     </FileConfiguration>
770 :     <FileConfiguration
771 :     Name="Debug|x64"
772 :     >
773 :     <Tool
774 :     Name="VCCLCompilerTool"
775 :     PreprocessorDefinitions=""
776 :     />
777 :     </FileConfiguration>
778 :     </File>
779 :     <Filter
780 :     Name="dct_asm"
781 :     >
782 :     <File
783 :     RelativePath="..\..\src\dct\x86_asm\fdct_mmx_ffmpeg.asm"
784 :     >
785 :     <FileConfiguration
786 :     Name="Release|Win32"
787 :     >
788 :     <Tool
789 :     Name="VCCustomBuildTool"
790 :     Description="Assembling $(InputPath)"
791 :     CommandLine="nasm -f win32 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
792 :     Outputs="$(IntDir)\$(InputName).obj"
793 :     />
794 :     </FileConfiguration>
795 :     <FileConfiguration
796 :     Name="Release|x64"
797 :     >
798 :     <Tool
799 :     Name="VCCustomBuildTool"
800 :     Description="Assembling $(InputPath)"
801 :     CommandLine="nasm -f win64 -DNO_PREFIX -DARCH_IS_X86_64 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
802 :     Outputs="$(IntDir)\$(InputName).obj"
803 :     />
804 :     </FileConfiguration>
805 :     <FileConfiguration
806 :     Name="Debug|Win32"
807 :     >
808 :     <Tool
809 :     Name="VCCustomBuildTool"
810 :     Description="Assembling $(InputPath)"
811 :     CommandLine="nasm -f win32 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
812 :     Outputs="$(IntDir)\$(InputName).obj"
813 :     />
814 :     </FileConfiguration>
815 :     <FileConfiguration
816 :     Name="Debug|x64"
817 :     >
818 :     <Tool
819 :     Name="VCCustomBuildTool"
820 :     Description="Assembling $(InputPath)"
821 :     CommandLine="nasm -f win64 -DNO_PREFIX -DARCH_IS_X86_64 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
822 :     Outputs="$(IntDir)\$(InputName).obj"
823 :     />
824 :     </FileConfiguration>
825 :     </File>
826 :     <File
827 :     RelativePath="..\..\src\dct\x86_asm\fdct_mmx_skal.asm"
828 :     >
829 :     <FileConfiguration
830 :     Name="Release|Win32"
831 :     >
832 :     <Tool
833 :     Name="VCCustomBuildTool"
834 :     Description="Assembling $(InputPath)"
835 :     CommandLine="nasm -f win32 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
836 :     Outputs="$(IntDir)\$(InputName).obj"
837 :     />
838 :     </FileConfiguration>
839 :     <FileConfiguration
840 :     Name="Release|x64"
841 :     >
842 :     <Tool
843 :     Name="VCCustomBuildTool"
844 :     Description="Assembling $(InputPath)"
845 :     CommandLine="nasm -f win64 -DNO_PREFIX -DARCH_IS_X86_64 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
846 :     Outputs="$(IntDir)\$(InputName).obj"
847 :     />
848 :     </FileConfiguration>
849 :     <FileConfiguration
850 :     Name="Debug|Win32"
851 :     >
852 :     <Tool
853 :     Name="VCCustomBuildTool"
854 :     Description="Assembling $(InputPath)"
855 :     CommandLine="nasm -f win32 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
856 :     Outputs="$(IntDir)\$(InputName).obj"
857 :     />
858 :     </FileConfiguration>
859 :     <FileConfiguration
860 :     Name="Debug|x64"
861 :     >
862 :     <Tool
863 :     Name="VCCustomBuildTool"
864 :     Description="Assembling $(InputPath)"
865 :     CommandLine="nasm -f win64 -DNO_PREFIX -DARCH_IS_X86_64 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
866 :     Outputs="$(IntDir)\$(InputName).obj"
867 :     />
868 :     </FileConfiguration>
869 :     </File>
870 :     <File
871 :     RelativePath="..\..\src\dct\x86_asm\fdct_sse2_skal.asm"
872 :     >
873 :     <FileConfiguration
874 :     Name="Release|Win32"
875 :     >
876 :     <Tool
877 :     Name="VCCustomBuildTool"
878 :     Description="Assembling $(InputPath)"
879 :     CommandLine="nasm -f win32 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
880 :     Outputs="$(IntDir)\$(InputName).obj"
881 :     />
882 :     </FileConfiguration>
883 :     <FileConfiguration
884 :     Name="Release|x64"
885 :     >
886 :     <Tool
887 :     Name="VCCustomBuildTool"
888 :     Description="Assembling $(InputPath)"
889 :     CommandLine="nasm -f win64 -DNO_PREFIX -DARCH_IS_X86_64 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
890 :     Outputs="$(IntDir)\$(InputName).obj"
891 :     />
892 :     </FileConfiguration>
893 :     <FileConfiguration
894 :     Name="Debug|Win32"
895 :     >
896 :     <Tool
897 :     Name="VCCustomBuildTool"
898 :     Description="Assembling $(InputPath)"
899 :     CommandLine="nasm -f win32 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
900 :     Outputs="$(IntDir)\$(InputName).obj"
901 :     />
902 :     </FileConfiguration>
903 :     <FileConfiguration
904 :     Name="Debug|x64"
905 :     >
906 :     <Tool
907 :     Name="VCCustomBuildTool"
908 :     Description="Assembling $(InputPath)"
909 :     CommandLine="nasm -f win64 -DNO_PREFIX -DARCH_IS_X86_64 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
910 :     Outputs="$(IntDir)\$(InputName).obj"
911 :     />
912 :     </FileConfiguration>
913 :     </File>
914 :     <File
915 :     RelativePath="..\..\src\dct\x86_asm\idct_3dne.asm"
916 :     >
917 :     <FileConfiguration
918 :     Name="Release|Win32"
919 :     >
920 :     <Tool
921 :     Name="VCCustomBuildTool"
922 :     Description="Assembling $(InputPath)"
923 :     CommandLine="nasm -f win32 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
924 :     Outputs="$(IntDir)\$(InputName).obj"
925 :     />
926 :     </FileConfiguration>
927 :     <FileConfiguration
928 :     Name="Release|x64"
929 :     >
930 :     <Tool
931 :     Name="VCCustomBuildTool"
932 :     Description="Assembling $(InputPath)"
933 :     CommandLine="nasm -f win64 -DNO_PREFIX -DARCH_IS_X86_64 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
934 :     Outputs="$(IntDir)\$(InputName).obj"
935 :     />
936 :     </FileConfiguration>
937 :     <FileConfiguration
938 :     Name="Debug|Win32"
939 :     >
940 :     <Tool
941 :     Name="VCCustomBuildTool"
942 :     Description="Assembling $(InputPath)"
943 :     CommandLine="nasm -f win32 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
944 :     Outputs="$(IntDir)\$(InputName).obj"
945 :     />
946 :     </FileConfiguration>
947 :     <FileConfiguration
948 :     Name="Debug|x64"
949 :     >
950 :     <Tool
951 :     Name="VCCustomBuildTool"
952 :     Description="Assembling $(InputPath)"
953 :     CommandLine="nasm -f win64 -DNO_PREFIX -DARCH_IS_X86_64 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
954 :     Outputs="$(IntDir)\$(InputName).obj"
955 :     />
956 :     </FileConfiguration>
957 :     </File>
958 :     <File
959 :     RelativePath="..\..\src\dct\x86_asm\idct_mmx.asm"
960 :     >
961 :     <FileConfiguration
962 :     Name="Release|Win32"
963 :     >
964 :     <Tool
965 :     Name="VCCustomBuildTool"
966 :     Description="Assembling $(InputPath)"
967 :     CommandLine="nasm -f win32 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
968 :     Outputs="$(IntDir)\$(InputName).obj"
969 :     />
970 :     </FileConfiguration>
971 :     <FileConfiguration
972 :     Name="Release|x64"
973 :     >
974 :     <Tool
975 :     Name="VCCustomBuildTool"
976 :     Description="Assembling $(InputPath)"
977 :     CommandLine="nasm -f win64 -DNO_PREFIX -DARCH_IS_X86_64 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
978 :     Outputs="$(IntDir)\$(InputName).obj"
979 :     />
980 :     </FileConfiguration>
981 :     <FileConfiguration
982 :     Name="Debug|Win32"
983 :     >
984 :     <Tool
985 :     Name="VCCustomBuildTool"
986 :     Description="Assembling $(InputPath)"
987 :     CommandLine="nasm -f win32 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
988 :     Outputs="$(IntDir)\$(InputName).obj"
989 :     />
990 :     </FileConfiguration>
991 :     <FileConfiguration
992 :     Name="Debug|x64"
993 :     >
994 :     <Tool
995 :     Name="VCCustomBuildTool"
996 :     Description="Assembling $(InputPath)"
997 :     CommandLine="nasm -f win64 -DNO_PREFIX -DARCH_IS_X86_64 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
998 :     Outputs="$(IntDir)\$(InputName).obj"
999 :     />
1000 :     </FileConfiguration>
1001 :     </File>
1002 :     <File
1003 :     RelativePath="..\..\src\dct\x86_asm\idct_sse2_dmitry.asm"
1004 :     >
1005 :     <FileConfiguration
1006 :     Name="Release|Win32"
1007 :     >
1008 :     <Tool
1009 :     Name="VCCustomBuildTool"
1010 :     Description="Assembling $(InputPath)"
1011 :     CommandLine="nasm -f win32 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
1012 :     Outputs="$(IntDir)\$(InputName).obj"
1013 :     />
1014 :     </FileConfiguration>
1015 :     <FileConfiguration
1016 :     Name="Release|x64"
1017 :     >
1018 :     <Tool
1019 :     Name="VCCustomBuildTool"
1020 :     Description="Assembling $(InputPath)"
1021 :     CommandLine="nasm -f win64 -DNO_PREFIX -DARCH_IS_X86_64 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
1022 :     Outputs="$(IntDir)\$(InputName).obj"
1023 :     />
1024 :     </FileConfiguration>
1025 :     <FileConfiguration
1026 :     Name="Debug|Win32"
1027 :     >
1028 :     <Tool
1029 :     Name="VCCustomBuildTool"
1030 :     Description="Assembling $(InputPath)"
1031 :     CommandLine="nasm -f win32 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
1032 :     Outputs="$(IntDir)\$(InputName).obj"
1033 :     />
1034 :     </FileConfiguration>
1035 :     <FileConfiguration
1036 :     Name="Debug|x64"
1037 :     >
1038 :     <Tool
1039 :     Name="VCCustomBuildTool"
1040 :     Description="Assembling $(InputPath)"
1041 :     CommandLine="nasm -f win64 -DNO_PREFIX -DARCH_IS_X86_64 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
1042 :     Outputs="$(IntDir)\$(InputName).obj"
1043 :     />
1044 :     </FileConfiguration>
1045 :     </File>
1046 :     </Filter>
1047 :     <Filter
1048 :     Name="dct_h"
1049 :     >
1050 :     <File
1051 :     RelativePath="..\..\src\dct\fdct.h"
1052 :     >
1053 :     </File>
1054 :     <File
1055 :     RelativePath="..\..\src\dct\idct.h"
1056 :     >
1057 :     </File>
1058 :     </Filter>
1059 :     </Filter>
1060 :     <Filter
1061 :     Name="image"
1062 :     >
1063 :     <File
1064 :     RelativePath="..\..\src\image\colorspace.c"
1065 :     >
1066 :     <FileConfiguration
1067 :     Name="Release|Win32"
1068 :     >
1069 :     <Tool
1070 :     Name="VCCLCompilerTool"
1071 :     PreprocessorDefinitions=""
1072 :     />
1073 :     </FileConfiguration>
1074 :     <FileConfiguration
1075 :     Name="Release|x64"
1076 :     >
1077 :     <Tool
1078 :     Name="VCCLCompilerTool"
1079 :     PreprocessorDefinitions=""
1080 :     />
1081 :     </FileConfiguration>
1082 :     <FileConfiguration
1083 :     Name="Debug|Win32"
1084 :     >
1085 :     <Tool
1086 :     Name="VCCLCompilerTool"
1087 :     PreprocessorDefinitions=""
1088 :     />
1089 :     </FileConfiguration>
1090 :     <FileConfiguration
1091 :     Name="Debug|x64"
1092 :     >
1093 :     <Tool
1094 :     Name="VCCLCompilerTool"
1095 :     PreprocessorDefinitions=""
1096 :     />
1097 :     </FileConfiguration>
1098 :     </File>
1099 :     <File
1100 :     RelativePath="..\..\src\image\font.c"
1101 :     >
1102 :     <FileConfiguration
1103 :     Name="Release|Win32"
1104 :     >
1105 :     <Tool
1106 :     Name="VCCLCompilerTool"
1107 :     PreprocessorDefinitions=""
1108 :     />
1109 :     </FileConfiguration>
1110 :     <FileConfiguration
1111 :     Name="Release|x64"
1112 :     >
1113 :     <Tool
1114 :     Name="VCCLCompilerTool"
1115 :     PreprocessorDefinitions=""
1116 :     />
1117 :     </FileConfiguration>
1118 :     <FileConfiguration
1119 :     Name="Debug|Win32"
1120 :     >
1121 :     <Tool
1122 :     Name="VCCLCompilerTool"
1123 :     PreprocessorDefinitions=""
1124 :     />
1125 :     </FileConfiguration>
1126 :     <FileConfiguration
1127 :     Name="Debug|x64"
1128 :     >
1129 :     <Tool
1130 :     Name="VCCLCompilerTool"
1131 :     PreprocessorDefinitions=""
1132 :     />
1133 :     </FileConfiguration>
1134 :     </File>
1135 :     <File
1136 :     RelativePath="..\..\src\image\image.c"
1137 :     >
1138 :     <FileConfiguration
1139 :     Name="Release|Win32"
1140 :     >
1141 :     <Tool
1142 :     Name="VCCLCompilerTool"
1143 :     PreprocessorDefinitions=""
1144 :     />
1145 :     </FileConfiguration>
1146 :     <FileConfiguration
1147 :     Name="Release|x64"
1148 :     >
1149 :     <Tool
1150 :     Name="VCCLCompilerTool"
1151 :     PreprocessorDefinitions=""
1152 :     />
1153 :     </FileConfiguration>
1154 :     <FileConfiguration
1155 :     Name="Debug|Win32"
1156 :     >
1157 :     <Tool
1158 :     Name="VCCLCompilerTool"
1159 :     PreprocessorDefinitions=""
1160 :     />
1161 :     </FileConfiguration>
1162 :     <FileConfiguration
1163 :     Name="Debug|x64"
1164 :     >
1165 :     <Tool
1166 :     Name="VCCLCompilerTool"
1167 :     PreprocessorDefinitions=""
1168 :     />
1169 :     </FileConfiguration>
1170 :     </File>
1171 :     <File
1172 :     RelativePath="..\..\src\image\interpolate8x8.c"
1173 :     >
1174 :     <FileConfiguration
1175 :     Name="Release|Win32"
1176 :     >
1177 :     <Tool
1178 :     Name="VCCLCompilerTool"
1179 :     PreprocessorDefinitions=""
1180 :     />
1181 :     </FileConfiguration>
1182 :     <FileConfiguration
1183 :     Name="Release|x64"
1184 :     >
1185 :     <Tool
1186 :     Name="VCCLCompilerTool"
1187 :     PreprocessorDefinitions=""
1188 :     />
1189 :     </FileConfiguration>
1190 :     <FileConfiguration
1191 :     Name="Debug|Win32"
1192 :     >
1193 :     <Tool
1194 :     Name="VCCLCompilerTool"
1195 :     PreprocessorDefinitions=""
1196 :     />
1197 :     </FileConfiguration>
1198 :     <FileConfiguration
1199 :     Name="Debug|x64"
1200 :     >
1201 :     <Tool
1202 :     Name="VCCLCompilerTool"
1203 :     PreprocessorDefinitions=""
1204 :     />
1205 :     </FileConfiguration>
1206 :     </File>
1207 :     <File
1208 :     RelativePath="..\..\src\image\postprocessing.c"
1209 :     >
1210 :     <FileConfiguration
1211 :     Name="Release|Win32"
1212 :     >
1213 :     <Tool
1214 :     Name="VCCLCompilerTool"
1215 :     PreprocessorDefinitions=""
1216 :     />
1217 :     </FileConfiguration>
1218 :     <FileConfiguration
1219 :     Name="Release|x64"
1220 :     >
1221 :     <Tool
1222 :     Name="VCCLCompilerTool"
1223 :     PreprocessorDefinitions=""
1224 :     />
1225 :     </FileConfiguration>
1226 :     <FileConfiguration
1227 :     Name="Debug|Win32"
1228 :     >
1229 :     <Tool
1230 :     Name="VCCLCompilerTool"
1231 :     PreprocessorDefinitions=""
1232 :     />
1233 :     </FileConfiguration>
1234 :     <FileConfiguration
1235 :     Name="Debug|x64"
1236 :     >
1237 :     <Tool
1238 :     Name="VCCLCompilerTool"
1239 :     PreprocessorDefinitions=""
1240 :     />
1241 :     </FileConfiguration>
1242 :     </File>
1243 :     <File
1244 :     RelativePath="..\..\src\image\qpel.c"
1245 :     >
1246 :     <FileConfiguration
1247 :     Name="Release|Win32"
1248 :     >
1249 :     <Tool
1250 :     Name="VCCLCompilerTool"
1251 :     PreprocessorDefinitions=""
1252 :     />
1253 :     </FileConfiguration>
1254 :     <FileConfiguration
1255 :     Name="Release|x64"
1256 :     >
1257 :     <Tool
1258 :     Name="VCCLCompilerTool"
1259 :     PreprocessorDefinitions=""
1260 :     />
1261 :     </FileConfiguration>
1262 :     <FileConfiguration
1263 :     Name="Debug|Win32"
1264 :     >
1265 :     <Tool
1266 :     Name="VCCLCompilerTool"
1267 :     PreprocessorDefinitions=""
1268 :     />
1269 :     </FileConfiguration>
1270 :     <FileConfiguration
1271 :     Name="Debug|x64"
1272 :     >
1273 :     <Tool
1274 :     Name="VCCLCompilerTool"
1275 :     PreprocessorDefinitions=""
1276 :     />
1277 :     </FileConfiguration>
1278 :     </File>
1279 :     <File
1280 :     RelativePath="..\..\src\image\reduced.c"
1281 :     >
1282 :     <FileConfiguration
1283 :     Name="Release|Win32"
1284 :     >
1285 :     <Tool
1286 :     Name="VCCLCompilerTool"
1287 :     PreprocessorDefinitions=""
1288 :     />
1289 :     </FileConfiguration>
1290 :     <FileConfiguration
1291 :     Name="Release|x64"
1292 :     >
1293 :     <Tool
1294 :     Name="VCCLCompilerTool"
1295 :     PreprocessorDefinitions=""
1296 :     />
1297 :     </FileConfiguration>
1298 :     <FileConfiguration
1299 :     Name="Debug|Win32"
1300 :     >
1301 :     <Tool
1302 :     Name="VCCLCompilerTool"
1303 :     PreprocessorDefinitions=""
1304 :     />
1305 :     </FileConfiguration>
1306 :     <FileConfiguration
1307 :     Name="Debug|x64"
1308 :     >
1309 :     <Tool
1310 :     Name="VCCLCompilerTool"
1311 :     PreprocessorDefinitions=""
1312 :     />
1313 :     </FileConfiguration>
1314 :     </File>
1315 :     <Filter
1316 :     Name="image_asm"
1317 :     >
1318 :     <File
1319 :     RelativePath="..\..\src\image\x86_asm\colorspace_mmx.inc"
1320 :     >
1321 :     </File>
1322 :     <File
1323 :     RelativePath="..\..\src\image\x86_asm\colorspace_rgb_mmx.asm"
1324 :     >
1325 :     <FileConfiguration
1326 :     Name="Release|Win32"
1327 :     >
1328 :     <Tool
1329 :     Name="VCCustomBuildTool"
1330 :     Description="Assembling $(InputPath)"
1331 :     CommandLine="nasm -f win32 -DWINDOWS -I$(InputDir)\ -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
1332 :     Outputs="$(IntDir)\$(InputName).obj"
1333 :     />
1334 :     </FileConfiguration>
1335 :     <FileConfiguration
1336 :     Name="Release|x64"
1337 :     >
1338 :     <Tool
1339 :     Name="VCCustomBuildTool"
1340 :     Description="Assembling $(InputPath)"
1341 :     CommandLine="nasm -f win64 -DNO_PREFIX -DARCH_IS_X86_64 -DWINDOWS -I$(InputDir)\ -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
1342 :     Outputs="$(IntDir)\$(InputName).obj"
1343 :     />
1344 :     </FileConfiguration>
1345 :     <FileConfiguration
1346 :     Name="Debug|Win32"
1347 :     >
1348 :     <Tool
1349 :     Name="VCCustomBuildTool"
1350 :     Description="Assembling $(InputPath)"
1351 :     CommandLine="nasm -f win32 -DWINDOWS -I$(InputDir)\ -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
1352 :     Outputs="$(IntDir)\$(InputName).obj"
1353 :     />
1354 :     </FileConfiguration>
1355 :     <FileConfiguration
1356 :     Name="Debug|x64"
1357 :     >
1358 :     <Tool
1359 :     Name="VCCustomBuildTool"
1360 :     Description="Assembling $(InputPath)"
1361 :     CommandLine="nasm -f win64 -DNO_PREFIX -DARCH_IS_X86_64 -DWINDOWS -I..\..\src\ -I$(InputDir)\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
1362 :     Outputs="$(IntDir)\$(InputName).obj"
1363 :     />
1364 :     </FileConfiguration>
1365 :     </File>
1366 :     <File
1367 :     RelativePath="..\..\src\image\x86_asm\colorspace_yuv_mmx.asm"
1368 :     >
1369 :     <FileConfiguration
1370 :     Name="Release|Win32"
1371 :     >
1372 :     <Tool
1373 :     Name="VCCustomBuildTool"
1374 :     Description="Assembling $(InputPath)"
1375 :     CommandLine="nasm -f win32 -DWINDOWS -I$(InputDir)\ -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
1376 :     Outputs="$(IntDir)\$(InputName).obj"
1377 :     />
1378 :     </FileConfiguration>
1379 :     <FileConfiguration
1380 :     Name="Release|x64"
1381 :     >
1382 :     <Tool
1383 :     Name="VCCustomBuildTool"
1384 :     Description="Assembling $(InputPath)"
1385 :     CommandLine="nasm -f win64 -DNO_PREFIX -DARCH_IS_X86_64 -DWINDOWS -I$(InputDir)\ -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
1386 :     Outputs="$(IntDir)\$(InputName).obj"
1387 :     />
1388 :     </FileConfiguration>
1389 :     <FileConfiguration
1390 :     Name="Debug|Win32"
1391 :     >
1392 :     <Tool
1393 :     Name="VCCustomBuildTool"
1394 :     Description="Assembling $(InputPath)"
1395 :     CommandLine="nasm -f win32 -DWINDOWS -I$(InputDir)\ -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
1396 :     Outputs="$(IntDir)\$(InputName).obj"
1397 :     />
1398 :     </FileConfiguration>
1399 :     <FileConfiguration
1400 :     Name="Debug|x64"
1401 :     >
1402 :     <Tool
1403 :     Name="VCCustomBuildTool"
1404 :     Description="Assembling $(InputPath)"
1405 :     CommandLine="nasm -f win64 -DNO_PREFIX -DARCH_IS_X86_64 -DWINDOWS -I..\..\src\ -I$(InputDir)\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
1406 :     Outputs="$(IntDir)\$(InputName).obj"
1407 :     />
1408 :     </FileConfiguration>
1409 :     </File>
1410 :     <File
1411 :     RelativePath="..\..\src\image\x86_asm\colorspace_yuyv_mmx.asm"
1412 :     >
1413 :     <FileConfiguration
1414 :     Name="Release|Win32"
1415 :     >
1416 :     <Tool
1417 :     Name="VCCustomBuildTool"
1418 :     Description="Assembling $(InputPath)"
1419 :     CommandLine="nasm -f win32 -DWINDOWS -I$(InputDir)\ -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
1420 :     Outputs="$(IntDir)\$(InputName).obj"
1421 :     />
1422 :     </FileConfiguration>
1423 :     <FileConfiguration
1424 :     Name="Release|x64"
1425 :     >
1426 :     <Tool
1427 :     Name="VCCustomBuildTool"
1428 :     Description="Assembling $(InputPath)"
1429 :     CommandLine="nasm -f win64 -DNO_PREFIX -DARCH_IS_X86_64 -DWINDOWS -I$(InputDir)\ -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
1430 :     Outputs="$(IntDir)\$(InputName).obj"
1431 :     />
1432 :     </FileConfiguration>
1433 :     <FileConfiguration
1434 :     Name="Debug|Win32"
1435 :     >
1436 :     <Tool
1437 :     Name="VCCustomBuildTool"
1438 :     Description="Assembling $(InputPath)"
1439 :     CommandLine="nasm -f win32 -DWINDOWS -I$(InputDir)\ -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
1440 :     Outputs="$(IntDir)\$(InputName).obj"
1441 :     />
1442 :     </FileConfiguration>
1443 :     <FileConfiguration
1444 :     Name="Debug|x64"
1445 :     >
1446 :     <Tool
1447 :     Name="VCCustomBuildTool"
1448 :     Description="Assembling $(InputPath)"
1449 :     CommandLine="nasm -f win64 -DNO_PREFIX -DARCH_IS_X86_64 -DWINDOWS -I..\..\src\ -I$(InputDir)\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
1450 :     Outputs="$(IntDir)\$(InputName).obj"
1451 :     />
1452 :     </FileConfiguration>
1453 :     </File>
1454 :     <File
1455 :     RelativePath="..\..\src\image\x86_asm\deintl_sse.asm"
1456 :     >
1457 :     <FileConfiguration
1458 :     Name="Release|Win32"
1459 :     >
1460 :     <Tool
1461 :     Name="VCCustomBuildTool"
1462 :     Description="Assembling $(InputPath)"
1463 :     CommandLine="nasm -f win32 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
1464 :     Outputs="$(IntDir)\$(InputName).obj"
1465 :     />
1466 :     </FileConfiguration>
1467 :     <FileConfiguration
1468 :     Name="Release|x64"
1469 :     >
1470 :     <Tool
1471 :     Name="VCCustomBuildTool"
1472 :     Description="Assembling $(InputPath)"
1473 :     CommandLine="nasm -f win64 -DNO_PREFIX -DARCH_IS_X86_64 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
1474 :     Outputs="$(IntDir)\$(InputName).obj"
1475 :     />
1476 :     </FileConfiguration>
1477 :     <FileConfiguration
1478 :     Name="Debug|Win32"
1479 :     >
1480 :     <Tool
1481 :     Name="VCCustomBuildTool"
1482 :     Description="Assembling $(InputPath)"
1483 :     CommandLine="nasm -f win32 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
1484 :     Outputs="$(IntDir)\$(InputName).obj"
1485 :     />
1486 :     </FileConfiguration>
1487 :     <FileConfiguration
1488 :     Name="Debug|x64"
1489 :     >
1490 :     <Tool
1491 :     Name="VCCustomBuildTool"
1492 :     Description="Assembling $(InputPath)"
1493 :     CommandLine="nasm -f win64 -DNO_PREFIX -DARCH_IS_X86_64 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
1494 :     Outputs="$(IntDir)\$(InputName).obj"
1495 :     />
1496 :     </FileConfiguration>
1497 :     </File>
1498 :     <File
1499 :     RelativePath="..\..\src\image\x86_asm\gmc_mmx.asm"
1500 :     >
1501 :     <FileConfiguration
1502 :     Name="Release|Win32"
1503 :     >
1504 :     <Tool
1505 :     Name="VCCustomBuildTool"
1506 :     Description="Assembling $(InputPath)"
1507 :     CommandLine="nasm -f win32 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
1508 :     Outputs="$(IntDir)\$(InputName).obj"
1509 :     />
1510 :     </FileConfiguration>
1511 :     <FileConfiguration
1512 :     Name="Release|x64"
1513 :     >
1514 :     <Tool
1515 :     Name="VCCustomBuildTool"
1516 :     Description="Assembling $(InputPath)"
1517 :     CommandLine="nasm -f win64 -DNO_PREFIX -DARCH_IS_X86_64 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
1518 :     Outputs="$(IntDir)\$(InputName).obj"
1519 :     />
1520 :     </FileConfiguration>
1521 :     <FileConfiguration
1522 :     Name="Debug|Win32"
1523 :     >
1524 :     <Tool
1525 :     Name="VCCustomBuildTool"
1526 :     Description="Assembling $(InputPath)"
1527 :     CommandLine="nasm -f win32 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
1528 :     Outputs="$(IntDir)\$(InputName).obj"
1529 :     />
1530 :     </FileConfiguration>
1531 :     <FileConfiguration
1532 :     Name="Debug|x64"
1533 :     >
1534 :     <Tool
1535 :     Name="VCCustomBuildTool"
1536 :     Description="Assembling $(InputPath)"
1537 :     CommandLine="nasm -f win64 -DNO_PREFIX -DARCH_IS_X86_64 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
1538 :     Outputs="$(IntDir)\$(InputName).obj"
1539 :     />
1540 :     </FileConfiguration>
1541 :     </File>
1542 :     <File
1543 :     RelativePath="..\..\src\image\x86_asm\interpolate8x8_3dn.asm"
1544 :     >
1545 :     <FileConfiguration
1546 :     Name="Release|Win32"
1547 :     >
1548 :     <Tool
1549 :     Name="VCCustomBuildTool"
1550 :     Description="Assembling $(InputPath)"
1551 :     CommandLine="nasm -f win32 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
1552 :     Outputs="$(IntDir)\$(InputName).obj"
1553 :     />
1554 :     </FileConfiguration>
1555 :     <FileConfiguration
1556 :     Name="Release|x64"
1557 :     >
1558 :     <Tool
1559 :     Name="VCCustomBuildTool"
1560 :     Description="Assembling $(InputPath)"
1561 :     CommandLine="nasm -f win64 -DNO_PREFIX -DARCH_IS_X86_64 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
1562 :     Outputs="$(IntDir)\$(InputName).obj"
1563 :     />
1564 :     </FileConfiguration>
1565 :     <FileConfiguration
1566 :     Name="Debug|Win32"
1567 :     >
1568 :     <Tool
1569 :     Name="VCCustomBuildTool"
1570 :     Description="Assembling $(InputPath)"
1571 :     CommandLine="nasm -f win32 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
1572 :     Outputs="$(IntDir)\$(InputName).obj"
1573 :     />
1574 :     </FileConfiguration>
1575 :     <FileConfiguration
1576 :     Name="Debug|x64"
1577 :     >
1578 :     <Tool
1579 :     Name="VCCustomBuildTool"
1580 :     Description="Assembling $(InputPath)"
1581 :     CommandLine="nasm -f win64 -DNO_PREFIX -DARCH_IS_X86_64 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
1582 :     Outputs="$(IntDir)\$(InputName).obj"
1583 :     />
1584 :     </FileConfiguration>
1585 :     </File>
1586 :     <File
1587 :     RelativePath="..\..\src\image\x86_asm\interpolate8x8_3dne.asm"
1588 :     >
1589 :     <FileConfiguration
1590 :     Name="Release|Win32"
1591 :     >
1592 :     <Tool
1593 :     Name="VCCustomBuildTool"
1594 :     Description="Assembling $(InputPath)"
1595 :     CommandLine="nasm -f win32 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
1596 :     Outputs="$(IntDir)\$(InputName).obj"
1597 :     />
1598 :     </FileConfiguration>
1599 :     <FileConfiguration
1600 :     Name="Release|x64"
1601 :     >
1602 :     <Tool
1603 :     Name="VCCustomBuildTool"
1604 :     Description="Assembling $(InputPath)"
1605 :     CommandLine="nasm -f win64 -DNO_PREFIX -DARCH_IS_X86_64 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
1606 :     Outputs="$(IntDir)\$(InputName).obj"
1607 :     />
1608 :     </FileConfiguration>
1609 :     <FileConfiguration
1610 :     Name="Debug|Win32"
1611 :     >
1612 :     <Tool
1613 :     Name="VCCustomBuildTool"
1614 :     Description="Assembling $(InputPath)"
1615 :     CommandLine="nasm -f win32 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
1616 :     Outputs="$(IntDir)\$(InputName).obj"
1617 :     />
1618 :     </FileConfiguration>
1619 :     <FileConfiguration
1620 :     Name="Debug|x64"
1621 :     >
1622 :     <Tool
1623 :     Name="VCCustomBuildTool"
1624 :     Description="Assembling $(InputPath)"
1625 :     CommandLine="nasm -f win64 -DNO_PREFIX -DARCH_IS_X86_64 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
1626 :     Outputs="$(IntDir)\$(InputName).obj"
1627 :     />
1628 :     </FileConfiguration>
1629 :     </File>
1630 :     <File
1631 :     RelativePath="..\..\src\image\x86_asm\interpolate8x8_mmx.asm"
1632 :     >
1633 :     <FileConfiguration
1634 :     Name="Release|Win32"
1635 :     >
1636 :     <Tool
1637 :     Name="VCCustomBuildTool"
1638 :     Description="Assembling $(InputPath)"
1639 :     CommandLine="nasm -f win32 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
1640 :     Outputs="$(IntDir)\$(InputName).obj"
1641 :     />
1642 :     </FileConfiguration>
1643 :     <FileConfiguration
1644 :     Name="Release|x64"
1645 :     >
1646 :     <Tool
1647 :     Name="VCCustomBuildTool"
1648 :     Description="Assembling $(InputPath)"
1649 :     CommandLine="nasm -f win64 -DNO_PREFIX -DARCH_IS_X86_64 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
1650 :     Outputs="$(IntDir)\$(InputName).obj"
1651 :     />
1652 :     </FileConfiguration>
1653 :     <FileConfiguration
1654 :     Name="Debug|Win32"
1655 :     >
1656 :     <Tool
1657 :     Name="VCCustomBuildTool"
1658 :     Description="Assembling $(InputPath)"
1659 :     CommandLine="nasm -f win32 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
1660 :     Outputs="$(IntDir)\$(InputName).obj"
1661 :     />
1662 :     </FileConfiguration>
1663 :     <FileConfiguration
1664 :     Name="Debug|x64"
1665 :     >
1666 :     <Tool
1667 :     Name="VCCustomBuildTool"
1668 :     Description="Assembling $(InputPath)"
1669 :     CommandLine="nasm -f win64 -DNO_PREFIX -DARCH_IS_X86_64 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
1670 :     Outputs="$(IntDir)\$(InputName).obj"
1671 :     />
1672 :     </FileConfiguration>
1673 :     </File>
1674 :     <File
1675 :     RelativePath="..\..\src\image\x86_asm\interpolate8x8_xmm.asm"
1676 :     >
1677 :     <FileConfiguration
1678 :     Name="Release|Win32"
1679 :     >
1680 :     <Tool
1681 :     Name="VCCustomBuildTool"
1682 :     Description="Assembling $(InputPath)"
1683 :     CommandLine="nasm -f win32 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
1684 :     Outputs="$(IntDir)\$(InputName).obj"
1685 :     />
1686 :     </FileConfiguration>
1687 :     <FileConfiguration
1688 :     Name="Release|x64"
1689 :     >
1690 :     <Tool
1691 :     Name="VCCustomBuildTool"
1692 :     Description="Assembling $(InputPath)"
1693 :     CommandLine="nasm -f win64 -DNO_PREFIX -DARCH_IS_X86_64 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
1694 :     Outputs="$(IntDir)\$(InputName).obj"
1695 :     />
1696 :     </FileConfiguration>
1697 :     <FileConfiguration
1698 :     Name="Debug|Win32"
1699 :     >
1700 :     <Tool
1701 :     Name="VCCustomBuildTool"
1702 :     Description="Assembling $(InputPath)"
1703 :     CommandLine="nasm -f win32 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
1704 :     Outputs="$(IntDir)\$(InputName).obj"
1705 :     />
1706 :     </FileConfiguration>
1707 :     <FileConfiguration
1708 :     Name="Debug|x64"
1709 :     >
1710 :     <Tool
1711 :     Name="VCCustomBuildTool"
1712 :     Description="Assembling $(InputPath)"
1713 :     CommandLine="nasm -f win64 -DNO_PREFIX -DARCH_IS_X86_64 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
1714 :     Outputs="$(IntDir)\$(InputName).obj"
1715 :     />
1716 :     </FileConfiguration>
1717 :     </File>
1718 :     <File
1719 :     RelativePath="..\..\src\image\x86_asm\postprocessing_mmx.asm"
1720 :     >
1721 :     <FileConfiguration
1722 :     Name="Release|Win32"
1723 :     >
1724 :     <Tool
1725 :     Name="VCCustomBuildTool"
1726 :     Description="Assembling $(InputPath)"
1727 :     CommandLine="nasm -f win32 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
1728 :     Outputs="$(IntDir)\$(InputName).obj"
1729 :     />
1730 :     </FileConfiguration>
1731 :     <FileConfiguration
1732 :     Name="Release|x64"
1733 :     >
1734 :     <Tool
1735 :     Name="VCCustomBuildTool"
1736 :     Description="Assembling $(InputPath)"
1737 :     CommandLine="nasm -f win64 -DNO_PREFIX -DARCH_IS_X86_64 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
1738 :     Outputs="$(IntDir)\$(InputName).obj"
1739 :     />
1740 :     </FileConfiguration>
1741 :     <FileConfiguration
1742 :     Name="Debug|Win32"
1743 :     >
1744 :     <Tool
1745 :     Name="VCCustomBuildTool"
1746 :     Description="Assembling $(InputPath)"
1747 :     CommandLine="nasm -f win32 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
1748 :     Outputs="$(IntDir)\$(InputName).obj"
1749 :     />
1750 :     </FileConfiguration>
1751 :     <FileConfiguration
1752 :     Name="Debug|x64"
1753 :     >
1754 :     <Tool
1755 :     Name="VCCustomBuildTool"
1756 :     Description="Assembling $(InputPath)"
1757 :     CommandLine="nasm -f win64 -DNO_PREFIX -DARCH_IS_X86_64 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
1758 :     Outputs="$(IntDir)\$(InputName).obj"
1759 :     />
1760 :     </FileConfiguration>
1761 :     </File>
1762 :     <File
1763 :     RelativePath="..\..\src\image\x86_asm\postprocessing_sse2.asm"
1764 :     >
1765 :     <FileConfiguration
1766 :     Name="Release|Win32"
1767 :     >
1768 :     <Tool
1769 :     Name="VCCustomBuildTool"
1770 :     Description="Assembling $(InputPath)"
1771 :     CommandLine="nasm -f win32 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
1772 :     Outputs="$(IntDir)\$(InputName).obj"
1773 :     />
1774 :     </FileConfiguration>
1775 :     <FileConfiguration
1776 :     Name="Release|x64"
1777 :     >
1778 :     <Tool
1779 :     Name="VCCustomBuildTool"
1780 :     Description="Assembling $(InputPath)"
1781 :     CommandLine="nasm -f win64 -DNO_PREFIX -DARCH_IS_X86_64 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
1782 :     Outputs="$(IntDir)\$(InputName).obj"
1783 :     />
1784 :     </FileConfiguration>
1785 :     <FileConfiguration
1786 :     Name="Debug|Win32"
1787 :     >
1788 :     <Tool
1789 :     Name="VCCustomBuildTool"
1790 :     Description="Assembling $(InputPath)"
1791 :     CommandLine="nasm -f win32 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
1792 :     Outputs="$(IntDir)\$(InputName).obj"
1793 :     />
1794 :     </FileConfiguration>
1795 :     <FileConfiguration
1796 :     Name="Debug|x64"
1797 :     >
1798 :     <Tool
1799 :     Name="VCCustomBuildTool"
1800 :     Description="Assembling $(InputPath)"
1801 :     CommandLine="nasm -f win64 -DNO_PREFIX -DARCH_IS_X86_64 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
1802 :     Outputs="$(IntDir)\$(InputName).obj"
1803 :     />
1804 :     </FileConfiguration>
1805 :     </File>
1806 :     <File
1807 :     RelativePath="..\..\src\image\x86_asm\qpel_mmx.asm"
1808 :     >
1809 :     <FileConfiguration
1810 :     Name="Release|Win32"
1811 :     >
1812 :     <Tool
1813 :     Name="VCCustomBuildTool"
1814 :     Description="Assembling $(InputPath)"
1815 :     CommandLine="nasm -f win32 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
1816 :     Outputs="$(IntDir)\$(InputName).obj"
1817 :     />
1818 :     </FileConfiguration>
1819 :     <FileConfiguration
1820 :     Name="Release|x64"
1821 :     >
1822 :     <Tool
1823 :     Name="VCCustomBuildTool"
1824 :     Description="Assembling $(InputPath)"
1825 :     CommandLine="nasm -f win64 -DNO_PREFIX -DARCH_IS_X86_64 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
1826 :     Outputs="$(IntDir)\$(InputName).obj"
1827 :     />
1828 :     </FileConfiguration>
1829 :     <FileConfiguration
1830 :     Name="Debug|Win32"
1831 :     >
1832 :     <Tool
1833 :     Name="VCCustomBuildTool"
1834 :     Description="Assembling $(InputPath)"
1835 :     CommandLine="nasm -f win32 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
1836 :     Outputs="$(IntDir)\$(InputName).obj"
1837 :     />
1838 :     </FileConfiguration>
1839 :     <FileConfiguration
1840 :     Name="Debug|x64"
1841 :     >
1842 :     <Tool
1843 :     Name="VCCustomBuildTool"
1844 :     Description="Assembling $(InputPath)"
1845 :     CommandLine="nasm -f win64 -DNO_PREFIX -DARCH_IS_X86_64 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
1846 :     Outputs="$(IntDir)\$(InputName).obj"
1847 :     />
1848 :     </FileConfiguration>
1849 :     </File>
1850 :     <File
1851 :     RelativePath="..\..\src\image\x86_asm\reduced_mmx.asm"
1852 :     >
1853 :     <FileConfiguration
1854 :     Name="Release|Win32"
1855 :     >
1856 :     <Tool
1857 :     Name="VCCustomBuildTool"
1858 :     Description="Assembling $(InputPath)"
1859 :     CommandLine="nasm -f win32 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
1860 :     Outputs="$(IntDir)\$(InputName).obj"
1861 :     />
1862 :     </FileConfiguration>
1863 :     <FileConfiguration
1864 :     Name="Release|x64"
1865 :     >
1866 :     <Tool
1867 :     Name="VCCustomBuildTool"
1868 :     Description="Assembling $(InputPath)"
1869 :     CommandLine="nasm -f win64 -DNO_PREFIX -DARCH_IS_X86_64 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
1870 :     Outputs="$(IntDir)\$(InputName).obj"
1871 :     />
1872 :     </FileConfiguration>
1873 :     <FileConfiguration
1874 :     Name="Debug|Win32"
1875 :     >
1876 :     <Tool
1877 :     Name="VCCustomBuildTool"
1878 :     Description="Assembling $(InputPath)"
1879 :     CommandLine="nasm -f win32 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
1880 :     Outputs="$(IntDir)\$(InputName).obj"
1881 :     />
1882 :     </FileConfiguration>
1883 :     <FileConfiguration
1884 :     Name="Debug|x64"
1885 :     >
1886 :     <Tool
1887 :     Name="VCCustomBuildTool"
1888 :     Description="Assembling $(InputPath)"
1889 :     CommandLine="nasm -f win64 -DNO_PREFIX -DARCH_IS_X86_64 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
1890 :     Outputs="$(IntDir)\$(InputName).obj"
1891 :     />
1892 :     </FileConfiguration>
1893 :     </File>
1894 :     </Filter>
1895 :     <Filter
1896 :     Name="image_h"
1897 :     >
1898 :     <File
1899 :     RelativePath="..\..\src\image\colorspace.h"
1900 :     >
1901 :     </File>
1902 :     <File
1903 :     RelativePath="..\..\src\image\font.h"
1904 :     >
1905 :     </File>
1906 :     <File
1907 :     RelativePath="..\..\src\image\image.h"
1908 :     >
1909 :     </File>
1910 :     <File
1911 :     RelativePath="..\..\src\image\interpolate8x8.h"
1912 :     >
1913 :     </File>
1914 :     <File
1915 :     RelativePath="..\..\src\image\postprocessing.h"
1916 :     >
1917 :     </File>
1918 :     <File
1919 :     RelativePath="..\..\src\image\qpel.h"
1920 :     >
1921 :     </File>
1922 :     <File
1923 :     RelativePath="..\..\src\image\reduced.h"
1924 :     >
1925 :     </File>
1926 :     </Filter>
1927 :     </Filter>
1928 :     <Filter
1929 :     Name="motion"
1930 :     >
1931 :     <File
1932 :     RelativePath="..\..\src\motion\estimation_bvop.c"
1933 :     >
1934 :     <FileConfiguration
1935 :     Name="Release|Win32"
1936 :     >
1937 :     <Tool
1938 :     Name="VCCLCompilerTool"
1939 :     PreprocessorDefinitions=""
1940 :     />
1941 :     </FileConfiguration>
1942 :     <FileConfiguration
1943 :     Name="Release|x64"
1944 :     >
1945 :     <Tool
1946 :     Name="VCCLCompilerTool"
1947 :     PreprocessorDefinitions=""
1948 :     />
1949 :     </FileConfiguration>
1950 :     <FileConfiguration
1951 :     Name="Debug|Win32"
1952 :     >
1953 :     <Tool
1954 :     Name="VCCLCompilerTool"
1955 :     PreprocessorDefinitions=""
1956 :     />
1957 :     </FileConfiguration>
1958 :     <FileConfiguration
1959 :     Name="Debug|x64"
1960 :     >
1961 :     <Tool
1962 :     Name="VCCLCompilerTool"
1963 :     PreprocessorDefinitions=""
1964 :     />
1965 :     </FileConfiguration>
1966 :     </File>
1967 :     <File
1968 :     RelativePath="..\..\src\motion\estimation_common.c"
1969 :     >
1970 :     <FileConfiguration
1971 :     Name="Release|Win32"
1972 :     >
1973 :     <Tool
1974 :     Name="VCCLCompilerTool"
1975 :     PreprocessorDefinitions=""
1976 :     />
1977 :     </FileConfiguration>
1978 :     <FileConfiguration
1979 :     Name="Release|x64"
1980 :     >
1981 :     <Tool
1982 :     Name="VCCLCompilerTool"
1983 :     PreprocessorDefinitions=""
1984 :     />
1985 :     </FileConfiguration>
1986 :     <FileConfiguration
1987 :     Name="Debug|Win32"
1988 :     >
1989 :     <Tool
1990 :     Name="VCCLCompilerTool"
1991 :     PreprocessorDefinitions=""
1992 :     />
1993 :     </FileConfiguration>
1994 :     <FileConfiguration
1995 :     Name="Debug|x64"
1996 :     >
1997 :     <Tool
1998 :     Name="VCCLCompilerTool"
1999 :     PreprocessorDefinitions=""
2000 :     />
2001 :     </FileConfiguration>
2002 :     </File>
2003 :     <File
2004 :     RelativePath="..\..\src\motion\estimation_gmc.c"
2005 :     >
2006 :     <FileConfiguration
2007 :     Name="Release|Win32"
2008 :     >
2009 :     <Tool
2010 :     Name="VCCLCompilerTool"
2011 :     PreprocessorDefinitions=""
2012 :     />
2013 :     </FileConfiguration>
2014 :     <FileConfiguration
2015 :     Name="Release|x64"
2016 :     >
2017 :     <Tool
2018 :     Name="VCCLCompilerTool"
2019 :     PreprocessorDefinitions=""
2020 :     />
2021 :     </FileConfiguration>
2022 :     <FileConfiguration
2023 :     Name="Debug|Win32"
2024 :     >
2025 :     <Tool
2026 :     Name="VCCLCompilerTool"
2027 :     PreprocessorDefinitions=""
2028 :     />
2029 :     </FileConfiguration>
2030 :     <FileConfiguration
2031 :     Name="Debug|x64"
2032 :     >
2033 :     <Tool
2034 :     Name="VCCLCompilerTool"
2035 :     PreprocessorDefinitions=""
2036 :     />
2037 :     </FileConfiguration>
2038 :     </File>
2039 :     <File
2040 :     RelativePath="..\..\src\motion\estimation_pvop.c"
2041 :     >
2042 :     <FileConfiguration
2043 :     Name="Release|Win32"
2044 :     >
2045 :     <Tool
2046 :     Name="VCCLCompilerTool"
2047 :     PreprocessorDefinitions=""
2048 :     />
2049 :     </FileConfiguration>
2050 :     <FileConfiguration
2051 :     Name="Release|x64"
2052 :     >
2053 :     <Tool
2054 :     Name="VCCLCompilerTool"
2055 :     PreprocessorDefinitions=""
2056 :     />
2057 :     </FileConfiguration>
2058 :     <FileConfiguration
2059 :     Name="Debug|Win32"
2060 :     >
2061 :     <Tool
2062 :     Name="VCCLCompilerTool"
2063 :     PreprocessorDefinitions=""
2064 :     />
2065 :     </FileConfiguration>
2066 :     <FileConfiguration
2067 :     Name="Debug|x64"
2068 :     >
2069 :     <Tool
2070 :     Name="VCCLCompilerTool"
2071 :     PreprocessorDefinitions=""
2072 :     />
2073 :     </FileConfiguration>
2074 :     </File>
2075 :     <File
2076 :     RelativePath="..\..\src\motion\estimation_rd_based.c"
2077 :     >
2078 :     <FileConfiguration
2079 :     Name="Release|Win32"
2080 :     >
2081 :     <Tool
2082 :     Name="VCCLCompilerTool"
2083 :     PreprocessorDefinitions=""
2084 :     />
2085 :     </FileConfiguration>
2086 :     <FileConfiguration
2087 :     Name="Release|x64"
2088 :     >
2089 :     <Tool
2090 :     Name="VCCLCompilerTool"
2091 :     PreprocessorDefinitions=""
2092 :     />
2093 :     </FileConfiguration>
2094 :     <FileConfiguration
2095 :     Name="Debug|Win32"
2096 :     >
2097 :     <Tool
2098 :     Name="VCCLCompilerTool"
2099 :     PreprocessorDefinitions=""
2100 :     />
2101 :     </FileConfiguration>
2102 :     <FileConfiguration
2103 :     Name="Debug|x64"
2104 :     >
2105 :     <Tool
2106 :     Name="VCCLCompilerTool"
2107 :     PreprocessorDefinitions=""
2108 :     />
2109 :     </FileConfiguration>
2110 :     </File>
2111 :     <File
2112 :     RelativePath="..\..\src\motion\estimation_rd_based_bvop.c"
2113 :     >
2114 :     <FileConfiguration
2115 :     Name="Release|Win32"
2116 :     >
2117 :     <Tool
2118 :     Name="VCCLCompilerTool"
2119 :     PreprocessorDefinitions=""
2120 :     />
2121 :     </FileConfiguration>
2122 :     <FileConfiguration
2123 :     Name="Release|x64"
2124 :     >
2125 :     <Tool
2126 :     Name="VCCLCompilerTool"
2127 :     PreprocessorDefinitions=""
2128 :     />
2129 :     </FileConfiguration>
2130 :     <FileConfiguration
2131 :     Name="Debug|Win32"
2132 :     >
2133 :     <Tool
2134 :     Name="VCCLCompilerTool"
2135 :     PreprocessorDefinitions=""
2136 :     />
2137 :     </FileConfiguration>
2138 :     <FileConfiguration
2139 :     Name="Debug|x64"
2140 :     >
2141 :     <Tool
2142 :     Name="VCCLCompilerTool"
2143 :     PreprocessorDefinitions=""
2144 :     />
2145 :     </FileConfiguration>
2146 :     </File>
2147 :     <File
2148 :     RelativePath="..\..\src\motion\gmc.c"
2149 :     >
2150 :     <FileConfiguration
2151 :     Name="Release|Win32"
2152 :     >
2153 :     <Tool
2154 :     Name="VCCLCompilerTool"
2155 :     PreprocessorDefinitions=""
2156 :     />
2157 :     </FileConfiguration>
2158 :     <FileConfiguration
2159 :     Name="Release|x64"
2160 :     >
2161 :     <Tool
2162 :     Name="VCCLCompilerTool"
2163 :     PreprocessorDefinitions=""
2164 :     />
2165 :     </FileConfiguration>
2166 :     <FileConfiguration
2167 :     Name="Debug|Win32"
2168 :     >
2169 :     <Tool
2170 :     Name="VCCLCompilerTool"
2171 :     PreprocessorDefinitions=""
2172 :     />
2173 :     </FileConfiguration>
2174 :     <FileConfiguration
2175 :     Name="Debug|x64"
2176 :     >
2177 :     <Tool
2178 :     Name="VCCLCompilerTool"
2179 :     PreprocessorDefinitions=""
2180 :     />
2181 :     </FileConfiguration>
2182 :     </File>
2183 :     <File
2184 :     RelativePath="..\..\src\motion\motion_comp.c"
2185 :     >
2186 :     <FileConfiguration
2187 :     Name="Release|Win32"
2188 :     >
2189 :     <Tool
2190 :     Name="VCCLCompilerTool"
2191 :     PreprocessorDefinitions=""
2192 :     />
2193 :     </FileConfiguration>
2194 :     <FileConfiguration
2195 :     Name="Release|x64"
2196 :     >
2197 :     <Tool
2198 :     Name="VCCLCompilerTool"
2199 :     PreprocessorDefinitions=""
2200 :     />
2201 :     </FileConfiguration>
2202 :     <FileConfiguration
2203 :     Name="Debug|Win32"
2204 :     >
2205 :     <Tool
2206 :     Name="VCCLCompilerTool"
2207 :     PreprocessorDefinitions=""
2208 :     />
2209 :     </FileConfiguration>
2210 :     <FileConfiguration
2211 :     Name="Debug|x64"
2212 :     >
2213 :     <Tool
2214 :     Name="VCCLCompilerTool"
2215 :     PreprocessorDefinitions=""
2216 :     />
2217 :     </FileConfiguration>
2218 :     </File>
2219 :     <File
2220 :     RelativePath="..\..\src\motion\sad.c"
2221 :     >
2222 :     <FileConfiguration
2223 :     Name="Release|Win32"
2224 :     >
2225 :     <Tool
2226 :     Name="VCCLCompilerTool"
2227 :     PreprocessorDefinitions=""
2228 :     />
2229 :     </FileConfiguration>
2230 :     <FileConfiguration
2231 :     Name="Release|x64"
2232 :     >
2233 :     <Tool
2234 :     Name="VCCLCompilerTool"
2235 :     PreprocessorDefinitions=""
2236 :     />
2237 :     </FileConfiguration>
2238 :     <FileConfiguration
2239 :     Name="Debug|Win32"
2240 :     >
2241 :     <Tool
2242 :     Name="VCCLCompilerTool"
2243 :     PreprocessorDefinitions=""
2244 :     />
2245 :     </FileConfiguration>
2246 :     <FileConfiguration
2247 :     Name="Debug|x64"
2248 :     >
2249 :     <Tool
2250 :     Name="VCCLCompilerTool"
2251 :     PreprocessorDefinitions=""
2252 :     />
2253 :     </FileConfiguration>
2254 :     </File>
2255 :     <File
2256 :     RelativePath="..\..\src\motion\vop_type_decision.c"
2257 :     >
2258 :     <FileConfiguration
2259 :     Name="Release|Win32"
2260 :     >
2261 :     <Tool
2262 :     Name="VCCLCompilerTool"
2263 :     PreprocessorDefinitions=""
2264 :     />
2265 :     </FileConfiguration>
2266 :     <FileConfiguration
2267 :     Name="Release|x64"
2268 :     >
2269 :     <Tool
2270 :     Name="VCCLCompilerTool"
2271 :     PreprocessorDefinitions=""
2272 :     />
2273 :     </FileConfiguration>
2274 :     <FileConfiguration
2275 :     Name="Debug|Win32"
2276 :     >
2277 :     <Tool
2278 :     Name="VCCLCompilerTool"
2279 :     PreprocessorDefinitions=""
2280 :     />
2281 :     </FileConfiguration>
2282 :     <FileConfiguration
2283 :     Name="Debug|x64"
2284 :     >
2285 :     <Tool
2286 :     Name="VCCLCompilerTool"
2287 :     PreprocessorDefinitions=""
2288 :     />
2289 :     </FileConfiguration>
2290 :     </File>
2291 :     <Filter
2292 :     Name="motion_asm"
2293 :     >
2294 :     <File
2295 :     RelativePath="..\..\src\motion\x86_asm\sad_3dn.asm"
2296 :     >
2297 :     <FileConfiguration
2298 :     Name="Release|Win32"
2299 :     >
2300 :     <Tool
2301 :     Name="VCCustomBuildTool"
2302 :     Description="Assembling $(InputPath)"
2303 :     CommandLine="nasm -f win32 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
2304 :     Outputs="$(IntDir)\$(InputName).obj"
2305 :     />
2306 :     </FileConfiguration>
2307 :     <FileConfiguration
2308 :     Name="Release|x64"
2309 :     >
2310 :     <Tool
2311 :     Name="VCCustomBuildTool"
2312 :     Description="Assembling $(InputPath)"
2313 :     CommandLine="nasm -f win64 -DNO_PREFIX -DARCH_IS_X86_64 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
2314 :     Outputs="$(IntDir)\$(InputName).obj"
2315 :     />
2316 :     </FileConfiguration>
2317 :     <FileConfiguration
2318 :     Name="Debug|Win32"
2319 :     >
2320 :     <Tool
2321 :     Name="VCCustomBuildTool"
2322 :     Description="Assembling $(InputPath)"
2323 :     CommandLine="nasm -f win32 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
2324 :     Outputs="$(IntDir)\$(InputName).obj"
2325 :     />
2326 :     </FileConfiguration>
2327 :     <FileConfiguration
2328 :     Name="Debug|x64"
2329 :     >
2330 :     <Tool
2331 :     Name="VCCustomBuildTool"
2332 :     Description="Assembling $(InputPath)"
2333 :     CommandLine="nasm -f win64 -DNO_PREFIX -DARCH_IS_X86_64 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
2334 :     Outputs="$(IntDir)\$(InputName).obj"
2335 :     />
2336 :     </FileConfiguration>
2337 :     </File>
2338 :     <File
2339 :     RelativePath="..\..\src\motion\x86_asm\sad_3dne.asm"
2340 :     >
2341 :     <FileConfiguration
2342 :     Name="Release|Win32"
2343 :     >
2344 :     <Tool
2345 :     Name="VCCustomBuildTool"
2346 :     Description="Assembling $(InputPath)"
2347 :     CommandLine="nasm -f win32 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
2348 :     Outputs="$(IntDir)\$(InputName).obj"
2349 :     />
2350 :     </FileConfiguration>
2351 :     <FileConfiguration
2352 :     Name="Release|x64"
2353 :     >
2354 :     <Tool
2355 :     Name="VCCustomBuildTool"
2356 :     Description="Assembling $(InputPath)"
2357 :     CommandLine="nasm -f win64 -DNO_PREFIX -DARCH_IS_X86_64 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
2358 :     Outputs="$(IntDir)\$(InputName).obj"
2359 :     />
2360 :     </FileConfiguration>
2361 :     <FileConfiguration
2362 :     Name="Debug|Win32"
2363 :     >
2364 :     <Tool
2365 :     Name="VCCustomBuildTool"
2366 :     Description="Assembling $(InputPath)"
2367 :     CommandLine="nasm -f win32 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
2368 :     Outputs="$(IntDir)\$(InputName).obj"
2369 :     />
2370 :     </FileConfiguration>
2371 :     <FileConfiguration
2372 :     Name="Debug|x64"
2373 :     >
2374 :     <Tool
2375 :     Name="VCCustomBuildTool"
2376 :     Description="Assembling $(InputPath)"
2377 :     CommandLine="nasm -f win64 -DNO_PREFIX -DARCH_IS_X86_64 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
2378 :     Outputs="$(IntDir)\$(InputName).obj"
2379 :     />
2380 :     </FileConfiguration>
2381 :     </File>
2382 :     <File
2383 :     RelativePath="..\..\src\motion\x86_asm\sad_mmx.asm"
2384 :     >
2385 :     <FileConfiguration
2386 :     Name="Release|Win32"
2387 :     >
2388 :     <Tool
2389 :     Name="VCCustomBuildTool"
2390 :     Description="Assembling $(InputPath)"
2391 :     CommandLine="nasm -f win32 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
2392 :     Outputs="$(IntDir)\$(InputName).obj"
2393 :     />
2394 :     </FileConfiguration>
2395 :     <FileConfiguration
2396 :     Name="Release|x64"
2397 :     >
2398 :     <Tool
2399 :     Name="VCCustomBuildTool"
2400 :     Description="Assembling $(InputPath)"
2401 :     CommandLine="nasm -f win64 -DNO_PREFIX -DARCH_IS_X86_64 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
2402 :     Outputs="$(IntDir)\$(InputName).obj"
2403 :     />
2404 :     </FileConfiguration>
2405 :     <FileConfiguration
2406 :     Name="Debug|Win32"
2407 :     >
2408 :     <Tool
2409 :     Name="VCCustomBuildTool"
2410 :     Description="Assembling $(InputPath)"
2411 :     CommandLine="nasm -f win32 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
2412 :     Outputs="$(IntDir)\$(InputName).obj"
2413 :     />
2414 :     </FileConfiguration>
2415 :     <FileConfiguration
2416 :     Name="Debug|x64"
2417 :     >
2418 :     <Tool
2419 :     Name="VCCustomBuildTool"
2420 :     Description="Assembling $(InputPath)"
2421 :     CommandLine="nasm -f win64 -DNO_PREFIX -DARCH_IS_X86_64 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
2422 :     Outputs="$(IntDir)\$(InputName).obj"
2423 :     />
2424 :     </FileConfiguration>
2425 :     </File>
2426 :     <File
2427 :     RelativePath="..\..\src\motion\x86_asm\sad_sse2.asm"
2428 :     >
2429 :     <FileConfiguration
2430 :     Name="Release|Win32"
2431 :     >
2432 :     <Tool
2433 :     Name="VCCustomBuildTool"
2434 :     Description="Assembling $(InputPath)"
2435 :     CommandLine="nasm -f win32 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
2436 :     Outputs="$(IntDir)\$(InputName).obj"
2437 :     />
2438 :     </FileConfiguration>
2439 :     <FileConfiguration
2440 :     Name="Release|x64"
2441 :     >
2442 :     <Tool
2443 :     Name="VCCustomBuildTool"
2444 :     Description="Assembling $(InputPath)"
2445 :     CommandLine="nasm -f win64 -DNO_PREFIX -DARCH_IS_X86_64 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
2446 :     Outputs="$(IntDir)\$(InputName).obj"
2447 :     />
2448 :     </FileConfiguration>
2449 :     <FileConfiguration
2450 :     Name="Debug|Win32"
2451 :     >
2452 :     <Tool
2453 :     Name="VCCustomBuildTool"
2454 :     Description="Assembling $(InputPath)"
2455 :     CommandLine="nasm -f win32 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
2456 :     Outputs="$(IntDir)\$(InputName).obj"
2457 :     />
2458 :     </FileConfiguration>
2459 :     <FileConfiguration
2460 :     Name="Debug|x64"
2461 :     >
2462 :     <Tool
2463 :     Name="VCCustomBuildTool"
2464 :     Description="Assembling $(InputPath)"
2465 :     CommandLine="nasm -f win64 -DNO_PREFIX -DARCH_IS_X86_64 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
2466 :     Outputs="$(IntDir)\$(InputName).obj"
2467 :     />
2468 :     </FileConfiguration>
2469 :     </File>
2470 :     <File
2471 :     RelativePath="..\..\src\motion\x86_asm\sad_xmm.asm"
2472 :     >
2473 :     <FileConfiguration
2474 :     Name="Release|Win32"
2475 :     >
2476 :     <Tool
2477 :     Name="VCCustomBuildTool"
2478 :     Description="Assembling $(InputPath)"
2479 :     CommandLine="nasm -f win32 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
2480 :     Outputs="$(IntDir)\$(InputName).obj"
2481 :     />
2482 :     </FileConfiguration>
2483 :     <FileConfiguration
2484 :     Name="Release|x64"
2485 :     >
2486 :     <Tool
2487 :     Name="VCCustomBuildTool"
2488 :     Description="Assembling $(InputPath)"
2489 :     CommandLine="nasm -f win64 -DNO_PREFIX -DARCH_IS_X86_64 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
2490 :     Outputs="$(IntDir)\$(InputName).obj"
2491 :     />
2492 :     </FileConfiguration>
2493 :     <FileConfiguration
2494 :     Name="Debug|Win32"
2495 :     >
2496 :     <Tool
2497 :     Name="VCCustomBuildTool"
2498 :     Description="Assembling $(InputPath)"
2499 :     CommandLine="nasm -f win32 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
2500 :     Outputs="$(IntDir)\$(InputName).obj"
2501 :     />
2502 :     </FileConfiguration>
2503 :     <FileConfiguration
2504 :     Name="Debug|x64"
2505 :     >
2506 :     <Tool
2507 :     Name="VCCustomBuildTool"
2508 :     Description="Assembling $(InputPath)"
2509 :     CommandLine="nasm -f win64 -DNO_PREFIX -DARCH_IS_X86_64 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
2510 :     Outputs="$(IntDir)\$(InputName).obj"
2511 :     />
2512 :     </FileConfiguration>
2513 :     </File>
2514 :     </Filter>
2515 :     <Filter
2516 :     Name="motion_h"
2517 :     >
2518 :     <File
2519 :     RelativePath="..\..\src\motion\estimation.h"
2520 :     >
2521 :     </File>
2522 :     <File
2523 :     RelativePath="..\..\src\motion\gmc.h"
2524 :     >
2525 :     </File>
2526 :     <File
2527 :     RelativePath="..\..\src\motion\motion.h"
2528 :     >
2529 :     </File>
2530 :     <File
2531 :     RelativePath="..\..\src\motion\motion_inlines.h"
2532 :     >
2533 :     </File>
2534 :     <File
2535 :     RelativePath="..\..\src\motion\sad.h"
2536 :     >
2537 :     </File>
2538 :     </Filter>
2539 :     </Filter>
2540 :     <Filter
2541 :     Name="prediction"
2542 :     >
2543 :     <File
2544 :     RelativePath="..\..\src\prediction\mbprediction.c"
2545 :     >
2546 :     <FileConfiguration
2547 :     Name="Release|Win32"
2548 :     >
2549 :     <Tool
2550 :     Name="VCCLCompilerTool"
2551 :     PreprocessorDefinitions=""
2552 :     />
2553 :     </FileConfiguration>
2554 :     <FileConfiguration
2555 :     Name="Release|x64"
2556 :     >
2557 :     <Tool
2558 :     Name="VCCLCompilerTool"
2559 :     PreprocessorDefinitions=""
2560 :     />
2561 :     </FileConfiguration>
2562 :     <FileConfiguration
2563 :     Name="Debug|Win32"
2564 :     >
2565 :     <Tool
2566 :     Name="VCCLCompilerTool"
2567 :     PreprocessorDefinitions=""
2568 :     />
2569 :     </FileConfiguration>
2570 :     <FileConfiguration
2571 :     Name="Debug|x64"
2572 :     >
2573 :     <Tool
2574 :     Name="VCCLCompilerTool"
2575 :     PreprocessorDefinitions=""
2576 :     />
2577 :     </FileConfiguration>
2578 :     </File>
2579 :     <Filter
2580 :     Name="prediction_h"
2581 :     >
2582 :     <File
2583 :     RelativePath="..\..\src\prediction\mbprediction.h"
2584 :     >
2585 :     </File>
2586 :     </Filter>
2587 :     </Filter>
2588 :     <Filter
2589 :     Name="quant"
2590 :     >
2591 :     <File
2592 :     RelativePath="..\..\src\quant\quant_h263.c"
2593 :     >
2594 :     <FileConfiguration
2595 :     Name="Release|Win32"
2596 :     >
2597 :     <Tool
2598 :     Name="VCCLCompilerTool"
2599 :     PreprocessorDefinitions=""
2600 :     />
2601 :     </FileConfiguration>
2602 :     <FileConfiguration
2603 :     Name="Release|x64"
2604 :     >
2605 :     <Tool
2606 :     Name="VCCLCompilerTool"
2607 :     PreprocessorDefinitions=""
2608 :     />
2609 :     </FileConfiguration>
2610 :     <FileConfiguration
2611 :     Name="Debug|Win32"
2612 :     >
2613 :     <Tool
2614 :     Name="VCCLCompilerTool"
2615 :     PreprocessorDefinitions=""
2616 :     />
2617 :     </FileConfiguration>
2618 :     <FileConfiguration
2619 :     Name="Debug|x64"
2620 :     >
2621 :     <Tool
2622 :     Name="VCCLCompilerTool"
2623 :     PreprocessorDefinitions=""
2624 :     />
2625 :     </FileConfiguration>
2626 :     </File>
2627 :     <File
2628 :     RelativePath="..\..\src\quant\quant_matrix.c"
2629 :     >
2630 :     <FileConfiguration
2631 :     Name="Release|Win32"
2632 :     >
2633 :     <Tool
2634 :     Name="VCCLCompilerTool"
2635 :     PreprocessorDefinitions=""
2636 :     />
2637 :     </FileConfiguration>
2638 :     <FileConfiguration
2639 :     Name="Release|x64"
2640 :     >
2641 :     <Tool
2642 :     Name="VCCLCompilerTool"
2643 :     PreprocessorDefinitions=""
2644 :     />
2645 :     </FileConfiguration>
2646 :     <FileConfiguration
2647 :     Name="Debug|Win32"
2648 :     >
2649 :     <Tool
2650 :     Name="VCCLCompilerTool"
2651 :     PreprocessorDefinitions=""
2652 :     />
2653 :     </FileConfiguration>
2654 :     <FileConfiguration
2655 :     Name="Debug|x64"
2656 :     >
2657 :     <Tool
2658 :     Name="VCCLCompilerTool"
2659 :     PreprocessorDefinitions=""
2660 :     />
2661 :     </FileConfiguration>
2662 :     </File>
2663 :     <File
2664 :     RelativePath="..\..\src\quant\quant_mpeg.c"
2665 :     >
2666 :     <FileConfiguration
2667 :     Name="Release|Win32"
2668 :     >
2669 :     <Tool
2670 :     Name="VCCLCompilerTool"
2671 :     PreprocessorDefinitions=""
2672 :     />
2673 :     </FileConfiguration>
2674 :     <FileConfiguration
2675 :     Name="Release|x64"
2676 :     >
2677 :     <Tool
2678 :     Name="VCCLCompilerTool"
2679 :     PreprocessorDefinitions=""
2680 :     />
2681 :     </FileConfiguration>
2682 :     <FileConfiguration
2683 :     Name="Debug|Win32"
2684 :     >
2685 :     <Tool
2686 :     Name="VCCLCompilerTool"
2687 :     PreprocessorDefinitions=""
2688 :     />
2689 :     </FileConfiguration>
2690 :     <FileConfiguration
2691 :     Name="Debug|x64"
2692 :     >
2693 :     <Tool
2694 :     Name="VCCLCompilerTool"
2695 :     PreprocessorDefinitions=""
2696 :     />
2697 :     </FileConfiguration>
2698 :     </File>
2699 :     <Filter
2700 :     Name="quant_asm"
2701 :     >
2702 :     <File
2703 :     RelativePath="..\..\src\quant\x86_asm\quantize_h263_3dne.asm"
2704 :     >
2705 :     <FileConfiguration
2706 :     Name="Release|Win32"
2707 :     >
2708 :     <Tool
2709 :     Name="VCCustomBuildTool"
2710 :     Description="Assembling $(InputPath)"
2711 :     CommandLine="nasm -f win32 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
2712 :     Outputs="$(IntDir)\$(InputName).obj"
2713 :     />
2714 :     </FileConfiguration>
2715 :     <FileConfiguration
2716 :     Name="Release|x64"
2717 :     >
2718 :     <Tool
2719 :     Name="VCCustomBuildTool"
2720 :     Description="Assembling $(InputPath)"
2721 :     CommandLine="nasm -f win64 -DNO_PREFIX -DARCH_IS_X86_64 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
2722 :     Outputs="$(IntDir)\$(InputName).obj"
2723 :     />
2724 :     </FileConfiguration>
2725 :     <FileConfiguration
2726 :     Name="Debug|Win32"
2727 :     >
2728 :     <Tool
2729 :     Name="VCCustomBuildTool"
2730 :     Description="Assembling $(InputPath)"
2731 :     CommandLine="nasm -f win32 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
2732 :     Outputs="$(IntDir)\$(InputName).obj"
2733 :     />
2734 :     </FileConfiguration>
2735 :     <FileConfiguration
2736 :     Name="Debug|x64"
2737 :     >
2738 :     <Tool
2739 :     Name="VCCustomBuildTool"
2740 :     Description="Assembling $(InputPath)"
2741 :     CommandLine="nasm -f win64 -DNO_PREFIX -DARCH_IS_X86_64 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
2742 :     Outputs="$(IntDir)\$(InputName).obj"
2743 :     />
2744 :     </FileConfiguration>
2745 :     </File>
2746 :     <File
2747 :     RelativePath="..\..\src\quant\x86_asm\quantize_h263_mmx.asm"
2748 :     >
2749 :     <FileConfiguration
2750 :     Name="Release|Win32"
2751 :     >
2752 :     <Tool
2753 :     Name="VCCustomBuildTool"
2754 :     Description="Assembling $(InputPath)"
2755 :     CommandLine="nasm -f win32 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
2756 :     Outputs="$(IntDir)\$(InputName).obj"
2757 :     />
2758 :     </FileConfiguration>
2759 :     <FileConfiguration
2760 :     Name="Release|x64"
2761 :     >
2762 :     <Tool
2763 :     Name="VCCustomBuildTool"
2764 :     Description="Assembling $(InputPath)"
2765 :     CommandLine="nasm -f win64 -DNO_PREFIX -DARCH_IS_X86_64 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
2766 :     Outputs="$(IntDir)\$(InputName).obj"
2767 :     />
2768 :     </FileConfiguration>
2769 :     <FileConfiguration
2770 :     Name="Debug|Win32"
2771 :     >
2772 :     <Tool
2773 :     Name="VCCustomBuildTool"
2774 :     Description="Assembling $(InputPath)"
2775 :     CommandLine="nasm -f win32 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
2776 :     Outputs="$(IntDir)\$(InputName).obj"
2777 :     />
2778 :     </FileConfiguration>
2779 :     <FileConfiguration
2780 :     Name="Debug|x64"
2781 :     >
2782 :     <Tool
2783 :     Name="VCCustomBuildTool"
2784 :     Description="Assembling $(InputPath)"
2785 :     CommandLine="nasm -f win64 -DNO_PREFIX -DARCH_IS_X86_64 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
2786 :     Outputs="$(IntDir)\$(InputName).obj"
2787 :     />
2788 :     </FileConfiguration>
2789 :     </File>
2790 :     <File
2791 :     RelativePath="..\..\src\quant\x86_asm\quantize_mpeg_mmx.asm"
2792 :     >
2793 :     <FileConfiguration
2794 :     Name="Release|Win32"
2795 :     >
2796 :     <Tool
2797 :     Name="VCCustomBuildTool"
2798 :     Description="Assembling $(InputPath)"
2799 :     CommandLine="nasm -f win32 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
2800 :     Outputs="$(IntDir)\$(InputName).obj"
2801 :     />
2802 :     </FileConfiguration>
2803 :     <FileConfiguration
2804 :     Name="Release|x64"
2805 :     >
2806 :     <Tool
2807 :     Name="VCCustomBuildTool"
2808 :     Description="Assembling $(InputPath)"
2809 :     CommandLine="nasm -f win64 -DNO_PREFIX -DARCH_IS_X86_64 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
2810 :     Outputs="$(IntDir)\$(InputName).obj"
2811 :     />
2812 :     </FileConfiguration>
2813 :     <FileConfiguration
2814 :     Name="Debug|Win32"
2815 :     >
2816 :     <Tool
2817 :     Name="VCCustomBuildTool"
2818 :     Description="Assembling $(InputPath)"
2819 :     CommandLine="nasm -f win32 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
2820 :     Outputs="$(IntDir)\$(InputName).obj"
2821 :     />
2822 :     </FileConfiguration>
2823 :     <FileConfiguration
2824 :     Name="Debug|x64"
2825 :     >
2826 :     <Tool
2827 :     Name="VCCustomBuildTool"
2828 :     Description="Assembling $(InputPath)"
2829 :     CommandLine="nasm -f win64 -DNO_PREFIX -DARCH_IS_X86_64 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
2830 :     Outputs="$(IntDir)\$(InputName).obj"
2831 :     />
2832 :     </FileConfiguration>
2833 :     </File>
2834 :     <File
2835 :     RelativePath="..\..\src\quant\x86_asm\quantize_mpeg_xmm.asm"
2836 :     >
2837 :     <FileConfiguration
2838 :     Name="Release|Win32"
2839 :     >
2840 :     <Tool
2841 :     Name="VCCustomBuildTool"
2842 :     Description="Assembling $(InputPath)"
2843 :     CommandLine="nasm -f win32 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
2844 :     Outputs="$(IntDir)\$(InputName).obj"
2845 :     />
2846 :     </FileConfiguration>
2847 :     <FileConfiguration
2848 :     Name="Release|x64"
2849 :     >
2850 :     <Tool
2851 :     Name="VCCustomBuildTool"
2852 :     Description="Assembling $(InputPath)"
2853 :     CommandLine="nasm -f win64 -DNO_PREFIX -DARCH_IS_X86_64 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
2854 :     Outputs="$(IntDir)\$(InputName).obj"
2855 :     />
2856 :     </FileConfiguration>
2857 :     <FileConfiguration
2858 :     Name="Debug|Win32"
2859 :     >
2860 :     <Tool
2861 :     Name="VCCustomBuildTool"
2862 :     Description="Assembling $(InputPath)"
2863 :     CommandLine="nasm -f win32 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
2864 :     Outputs="$(IntDir)\$(InputName).obj"
2865 :     />
2866 :     </FileConfiguration>
2867 :     <FileConfiguration
2868 :     Name="Debug|x64"
2869 :     >
2870 :     <Tool
2871 :     Name="VCCustomBuildTool"
2872 :     Description="Assembling $(InputPath)"
2873 :     CommandLine="nasm -f win64 -DNO_PREFIX -DARCH_IS_X86_64 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
2874 :     Outputs="$(IntDir)\$(InputName).obj"
2875 :     />
2876 :     </FileConfiguration>
2877 :     </File>
2878 :     </Filter>
2879 :     <Filter
2880 :     Name="quant_h"
2881 :     >
2882 :     <File
2883 :     RelativePath="..\..\src\quant\quant.h"
2884 :     >
2885 :     </File>
2886 :     <File
2887 :     RelativePath="..\..\src\quant\quant_matrix.h"
2888 :     >
2889 :     </File>
2890 :     </Filter>
2891 :     </Filter>
2892 :     <Filter
2893 :     Name="utils"
2894 :     >
2895 :     <File
2896 :     RelativePath="..\..\src\utils\emms.c"
2897 :     >
2898 :     <FileConfiguration
2899 :     Name="Release|Win32"
2900 :     >
2901 :     <Tool
2902 :     Name="VCCLCompilerTool"
2903 :     PreprocessorDefinitions=""
2904 :     />
2905 :     </FileConfiguration>
2906 :     <FileConfiguration
2907 :     Name="Release|x64"
2908 :     >
2909 :     <Tool
2910 :     Name="VCCLCompilerTool"
2911 :     PreprocessorDefinitions=""
2912 :     />
2913 :     </FileConfiguration>
2914 :     <FileConfiguration
2915 :     Name="Debug|Win32"
2916 :     >
2917 :     <Tool
2918 :     Name="VCCLCompilerTool"
2919 :     PreprocessorDefinitions=""
2920 :     />
2921 :     </FileConfiguration>
2922 :     <FileConfiguration
2923 :     Name="Debug|x64"
2924 :     >
2925 :     <Tool
2926 :     Name="VCCLCompilerTool"
2927 :     PreprocessorDefinitions=""
2928 :     />
2929 :     </FileConfiguration>
2930 :     </File>
2931 :     <File
2932 :     RelativePath="..\..\src\utils\mbtransquant.c"
2933 :     >
2934 :     <FileConfiguration
2935 :     Name="Release|Win32"
2936 :     >
2937 :     <Tool
2938 :     Name="VCCLCompilerTool"
2939 :     PreprocessorDefinitions=""
2940 :     />
2941 :     </FileConfiguration>
2942 :     <FileConfiguration
2943 :     Name="Release|x64"
2944 :     >
2945 :     <Tool
2946 :     Name="VCCLCompilerTool"
2947 :     PreprocessorDefinitions=""
2948 :     />
2949 :     </FileConfiguration>
2950 :     <FileConfiguration
2951 :     Name="Debug|Win32"
2952 :     >
2953 :     <Tool
2954 :     Name="VCCLCompilerTool"
2955 :     PreprocessorDefinitions=""
2956 :     />
2957 :     </FileConfiguration>
2958 :     <FileConfiguration
2959 :     Name="Debug|x64"
2960 :     >
2961 :     <Tool
2962 :     Name="VCCLCompilerTool"
2963 :     PreprocessorDefinitions=""
2964 :     />
2965 :     </FileConfiguration>
2966 :     </File>
2967 :     <File
2968 :     RelativePath="..\..\src\utils\mem_align.c"
2969 :     >
2970 :     <FileConfiguration
2971 :     Name="Release|Win32"
2972 :     >
2973 :     <Tool
2974 :     Name="VCCLCompilerTool"
2975 :     PreprocessorDefinitions=""
2976 :     />
2977 :     </FileConfiguration>
2978 :     <FileConfiguration
2979 :     Name="Release|x64"
2980 :     >
2981 :     <Tool
2982 :     Name="VCCLCompilerTool"
2983 :     PreprocessorDefinitions=""
2984 :     />
2985 :     </FileConfiguration>
2986 :     <FileConfiguration
2987 :     Name="Debug|Win32"
2988 :     >
2989 :     <Tool
2990 :     Name="VCCLCompilerTool"
2991 :     PreprocessorDefinitions=""
2992 :     />
2993 :     </FileConfiguration>
2994 :     <FileConfiguration
2995 :     Name="Debug|x64"
2996 :     >
2997 :     <Tool
2998 :     Name="VCCLCompilerTool"
2999 :     PreprocessorDefinitions=""
3000 :     />
3001 :     </FileConfiguration>
3002 :     </File>
3003 :     <File
3004 :     RelativePath="..\..\src\utils\mem_transfer.c"
3005 :     >
3006 :     <FileConfiguration
3007 :     Name="Release|Win32"
3008 :     >
3009 :     <Tool
3010 :     Name="VCCLCompilerTool"
3011 :     PreprocessorDefinitions=""
3012 :     />
3013 :     </FileConfiguration>
3014 :     <FileConfiguration
3015 :     Name="Release|x64"
3016 :     >
3017 :     <Tool
3018 :     Name="VCCLCompilerTool"
3019 :     PreprocessorDefinitions=""
3020 :     />
3021 :     </FileConfiguration>
3022 :     <FileConfiguration
3023 :     Name="Debug|Win32"
3024 :     >
3025 :     <Tool
3026 :     Name="VCCLCompilerTool"
3027 :     PreprocessorDefinitions=""
3028 :     />
3029 :     </FileConfiguration>
3030 :     <FileConfiguration
3031 :     Name="Debug|x64"
3032 :     >
3033 :     <Tool
3034 :     Name="VCCLCompilerTool"
3035 :     PreprocessorDefinitions=""
3036 :     />
3037 :     </FileConfiguration>
3038 :     </File>
3039 :     <File
3040 :     RelativePath="..\..\src\utils\timer.c"
3041 :     >
3042 :     <FileConfiguration
3043 :     Name="Release|Win32"
3044 :     >
3045 :     <Tool
3046 :     Name="VCCLCompilerTool"
3047 :     PreprocessorDefinitions=""
3048 :     />
3049 :     </FileConfiguration>
3050 :     <FileConfiguration
3051 :     Name="Release|x64"
3052 :     >
3053 :     <Tool
3054 :     Name="VCCLCompilerTool"
3055 :     PreprocessorDefinitions=""
3056 :     />
3057 :     </FileConfiguration>
3058 :     <FileConfiguration
3059 :     Name="Debug|Win32"
3060 :     >
3061 :     <Tool
3062 :     Name="VCCLCompilerTool"
3063 :     PreprocessorDefinitions=""
3064 :     />
3065 :     </FileConfiguration>
3066 :     <FileConfiguration
3067 :     Name="Debug|x64"
3068 :     >
3069 :     <Tool
3070 :     Name="VCCLCompilerTool"
3071 :     PreprocessorDefinitions=""
3072 :     />
3073 :     </FileConfiguration>
3074 :     </File>
3075 :     <Filter
3076 :     Name="utils_asm"
3077 :     >
3078 :     <File
3079 :     RelativePath="..\..\src\utils\x86_asm\cpuid.asm"
3080 :     >
3081 :     <FileConfiguration
3082 :     Name="Release|Win32"
3083 :     >
3084 :     <Tool
3085 :     Name="VCCustomBuildTool"
3086 :     Description="Assembling $(InputPath)"
3087 :     CommandLine="nasm -f win32 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
3088 :     Outputs="$(IntDir)\$(InputName).obj"
3089 :     />
3090 :     </FileConfiguration>
3091 :     <FileConfiguration
3092 :     Name="Release|x64"
3093 :     >
3094 :     <Tool
3095 :     Name="VCCustomBuildTool"
3096 :     Description="Assembling $(InputPath)"
3097 :     CommandLine="nasm -f win64 -DNO_PREFIX -DARCH_IS_X86_64 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
3098 :     Outputs="$(IntDir)\$(InputName).obj"
3099 :     />
3100 :     </FileConfiguration>
3101 :     <FileConfiguration
3102 :     Name="Debug|Win32"
3103 :     >
3104 :     <Tool
3105 :     Name="VCCustomBuildTool"
3106 :     Description="Assembling $(InputPath)"
3107 :     CommandLine="nasm -f win32 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
3108 :     Outputs="$(IntDir)\$(InputName).obj"
3109 :     />
3110 :     </FileConfiguration>
3111 :     <FileConfiguration
3112 :     Name="Debug|x64"
3113 :     >
3114 :     <Tool
3115 :     Name="VCCustomBuildTool"
3116 :     Description="Assembling $(InputPath)"
3117 :     CommandLine="nasm -f win64 -DNO_PREFIX -DARCH_IS_X86_64 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
3118 :     Outputs="$(IntDir)\$(InputName).obj"
3119 :     />
3120 :     </FileConfiguration>
3121 :     </File>
3122 :     <File
3123 :     RelativePath="..\..\src\utils\x86_asm\interlacing_mmx.asm"
3124 :     >
3125 :     <FileConfiguration
3126 :     Name="Release|Win32"
3127 :     >
3128 :     <Tool
3129 :     Name="VCCustomBuildTool"
3130 :     Description="Assembling $(InputPath)"
3131 :     CommandLine="nasm -f win32 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
3132 :     Outputs="$(IntDir)\$(InputName).obj"
3133 :     />
3134 :     </FileConfiguration>
3135 :     <FileConfiguration
3136 :     Name="Release|x64"
3137 :     >
3138 :     <Tool
3139 :     Name="VCCustomBuildTool"
3140 :     Description="Assembling $(InputPath)"
3141 :     CommandLine="nasm -f win64 -DNO_PREFIX -DARCH_IS_X86_64 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
3142 :     Outputs="$(IntDir)\$(InputName).obj"
3143 :     />
3144 :     </FileConfiguration>
3145 :     <FileConfiguration
3146 :     Name="Debug|Win32"
3147 :     >
3148 :     <Tool
3149 :     Name="VCCustomBuildTool"
3150 :     Description="Assembling $(InputPath)"
3151 :     CommandLine="nasm -f win32 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
3152 :     Outputs="$(IntDir)\$(InputName).obj"
3153 :     />
3154 :     </FileConfiguration>
3155 :     <FileConfiguration
3156 :     Name="Debug|x64"
3157 :     >
3158 :     <Tool
3159 :     Name="VCCustomBuildTool"
3160 :     Description="Assembling $(InputPath)"
3161 :     CommandLine="nasm -f win64 -DNO_PREFIX -DARCH_IS_X86_64 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
3162 :     Outputs="$(IntDir)\$(InputName).obj"
3163 :     />
3164 :     </FileConfiguration>
3165 :     </File>
3166 :     <File
3167 :     RelativePath="..\..\src\utils\x86_asm\mem_transfer_3dne.asm"
3168 :     >
3169 :     <FileConfiguration
3170 :     Name="Release|Win32"
3171 :     >
3172 :     <Tool
3173 :     Name="VCCustomBuildTool"
3174 :     Description="Assembling $(InputPath)"
3175 :     CommandLine="nasm -f win32 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
3176 :     Outputs="$(IntDir)\$(InputName).obj"
3177 :     />
3178 :     </FileConfiguration>
3179 :     <FileConfiguration
3180 :     Name="Release|x64"
3181 :     >
3182 :     <Tool
3183 :     Name="VCCustomBuildTool"
3184 :     Description="Assembling $(InputPath)"
3185 :     CommandLine="nasm -f win64 -DNO_PREFIX -DARCH_IS_X86_64 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
3186 :     Outputs="$(IntDir)\$(InputName).obj"
3187 :     />
3188 :     </FileConfiguration>
3189 :     <FileConfiguration
3190 :     Name="Debug|Win32"
3191 :     >
3192 :     <Tool
3193 :     Name="VCCustomBuildTool"
3194 :     Description="Assembling $(InputPath)"
3195 :     CommandLine="nasm -f win32 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
3196 :     Outputs="$(IntDir)\$(InputName).obj"
3197 :     />
3198 :     </FileConfiguration>
3199 :     <FileConfiguration
3200 :     Name="Debug|x64"
3201 :     >
3202 :     <Tool
3203 :     Name="VCCustomBuildTool"
3204 :     Description="Assembling $(InputPath)"
3205 :     CommandLine="nasm -f win64 -DNO_PREFIX -DARCH_IS_X86_64 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
3206 :     Outputs="$(IntDir)\$(InputName).obj"
3207 :     />
3208 :     </FileConfiguration>
3209 :     </File>
3210 :     <File
3211 :     RelativePath="..\..\src\utils\x86_asm\mem_transfer_mmx.asm"
3212 :     >
3213 :     <FileConfiguration
3214 :     Name="Release|Win32"
3215 :     >
3216 :     <Tool
3217 :     Name="VCCustomBuildTool"
3218 :     Description="Assembling $(InputPath)"
3219 :     CommandLine="nasm -f win32 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
3220 :     Outputs="$(IntDir)\$(InputName).obj"
3221 :     />
3222 :     </FileConfiguration>
3223 :     <FileConfiguration
3224 :     Name="Release|x64"
3225 :     >
3226 :     <Tool
3227 :     Name="VCCustomBuildTool"
3228 :     Description="Assembling $(InputPath)"
3229 :     CommandLine="nasm -f win64 -DNO_PREFIX -DARCH_IS_X86_64 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
3230 :     Outputs="$(IntDir)\$(InputName).obj"
3231 :     />
3232 :     </FileConfiguration>
3233 :     <FileConfiguration
3234 :     Name="Debug|Win32"
3235 :     >
3236 :     <Tool
3237 :     Name="VCCustomBuildTool"
3238 :     Description="Assembling $(InputPath)"
3239 :     CommandLine="nasm -f win32 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
3240 :     Outputs="$(IntDir)\$(InputName).obj"
3241 :     />
3242 :     </FileConfiguration>
3243 :     <FileConfiguration
3244 :     Name="Debug|x64"
3245 :     >
3246 :     <Tool
3247 :     Name="VCCustomBuildTool"
3248 :     Description="Assembling $(InputPath)"
3249 :     CommandLine="nasm -f win64 -DNO_PREFIX -DARCH_IS_X86_64 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
3250 :     Outputs="$(IntDir)\$(InputName).obj"
3251 :     />
3252 :     </FileConfiguration>
3253 :     </File>
3254 :     </Filter>
3255 :     <Filter
3256 :     Name="utils_h"
3257 :     >
3258 :     <File
3259 :     RelativePath="..\..\src\utils\emms.h"
3260 :     >
3261 :     </File>
3262 :     <File
3263 :     RelativePath="..\..\src\utils\mbfunctions.h"
3264 :     >
3265 :     </File>
3266 :     <File
3267 :     RelativePath="..\..\src\utils\mem_align.h"
3268 :     >
3269 :     </File>
3270 :     <File
3271 :     RelativePath="..\..\src\utils\mem_transfer.h"
3272 :     >
3273 :     </File>
3274 :     <File
3275 :     RelativePath="..\..\src\utils\ratecontrol.h"
3276 :     >
3277 :     </File>
3278 :     <File
3279 :     RelativePath="..\..\src\utils\timer.h"
3280 :     >
3281 :     </File>
3282 :     </Filter>
3283 :     </Filter>
3284 :     <Filter
3285 :     Name="xvid_h"
3286 :     >
3287 :     <File
3288 :     RelativePath="..\..\src\decoder.h"
3289 :     >
3290 :     </File>
3291 :     <File
3292 :     RelativePath="..\..\src\encoder.h"
3293 :     >
3294 :     </File>
3295 :     <File
3296 :     RelativePath="..\..\src\global.h"
3297 :     >
3298 :     </File>
3299 :     <File
3300 :     RelativePath="..\..\src\portab.h"
3301 :     >
3302 :     </File>
3303 :     <File
3304 :     RelativePath="..\..\src\xvid.h"
3305 :     >
3306 :     </File>
3307 :     </Filter>
3308 :     <Filter
3309 :     Name="plugins"
3310 :     >
3311 :     <File
3312 :     RelativePath="..\..\src\plugins\plugin_2pass1.c"
3313 :     >
3314 :     <FileConfiguration
3315 :     Name="Release|Win32"
3316 :     >
3317 :     <Tool
3318 :     Name="VCCLCompilerTool"
3319 :     PreprocessorDefinitions=""
3320 :     />
3321 :     </FileConfiguration>
3322 :     <FileConfiguration
3323 :     Name="Release|x64"
3324 :     >
3325 :     <Tool
3326 :     Name="VCCLCompilerTool"
3327 :     PreprocessorDefinitions=""
3328 :     />
3329 :     </FileConfiguration>
3330 :     <FileConfiguration
3331 :     Name="Debug|Win32"
3332 :     >
3333 :     <Tool
3334 :     Name="VCCLCompilerTool"
3335 :     PreprocessorDefinitions=""
3336 :     />
3337 :     </FileConfiguration>
3338 :     <FileConfiguration
3339 :     Name="Debug|x64"
3340 :     >
3341 :     <Tool
3342 :     Name="VCCLCompilerTool"
3343 :     PreprocessorDefinitions=""
3344 :     />
3345 :     </FileConfiguration>
3346 :     </File>
3347 :     <File
3348 :     RelativePath="..\..\src\plugins\plugin_2pass2.c"
3349 :     >
3350 :     <FileConfiguration
3351 :     Name="Release|Win32"
3352 :     >
3353 :     <Tool
3354 :     Name="VCCLCompilerTool"
3355 :     PreprocessorDefinitions=""
3356 :     />
3357 :     </FileConfiguration>
3358 :     <FileConfiguration
3359 :     Name="Release|x64"
3360 :     >
3361 :     <Tool
3362 :     Name="VCCLCompilerTool"
3363 :     PreprocessorDefinitions=""
3364 :     />
3365 :     </FileConfiguration>
3366 :     <FileConfiguration
3367 :     Name="Debug|Win32"
3368 :     >
3369 :     <Tool
3370 :     Name="VCCLCompilerTool"
3371 :     PreprocessorDefinitions=""
3372 :     />
3373 :     </FileConfiguration>
3374 :     <FileConfiguration
3375 :     Name="Debug|x64"
3376 :     >
3377 :     <Tool
3378 :     Name="VCCLCompilerTool"
3379 :     PreprocessorDefinitions=""
3380 :     />
3381 :     </FileConfiguration>
3382 :     </File>
3383 :     <File
3384 :     RelativePath="..\..\src\plugins\plugin_dump.c"
3385 :     >
3386 :     <FileConfiguration
3387 :     Name="Release|Win32"
3388 :     >
3389 :     <Tool
3390 :     Name="VCCLCompilerTool"
3391 :     PreprocessorDefinitions=""
3392 :     />
3393 :     </FileConfiguration>
3394 :     <FileConfiguration
3395 :     Name="Release|x64"
3396 :     >
3397 :     <Tool
3398 :     Name="VCCLCompilerTool"
3399 :     PreprocessorDefinitions=""
3400 :     />
3401 :     </FileConfiguration>
3402 :     <FileConfiguration
3403 :     Name="Debug|Win32"
3404 :     >
3405 :     <Tool
3406 :     Name="VCCLCompilerTool"
3407 :     PreprocessorDefinitions=""
3408 :     />
3409 :     </FileConfiguration>
3410 :     <FileConfiguration
3411 :     Name="Debug|x64"
3412 :     >
3413 :     <Tool
3414 :     Name="VCCLCompilerTool"
3415 :     PreprocessorDefinitions=""
3416 :     />
3417 :     </FileConfiguration>
3418 :     </File>
3419 :     <File
3420 :     RelativePath="..\..\src\plugins\plugin_lumimasking.c"
3421 :     >
3422 :     <FileConfiguration
3423 :     Name="Release|Win32"
3424 :     >
3425 :     <Tool
3426 :     Name="VCCLCompilerTool"
3427 :     PreprocessorDefinitions=""
3428 :     />
3429 :     </FileConfiguration>
3430 :     <FileConfiguration
3431 :     Name="Release|x64"
3432 :     >
3433 :     <Tool
3434 :     Name="VCCLCompilerTool"
3435 :     PreprocessorDefinitions=""
3436 :     />
3437 :     </FileConfiguration>
3438 :     <FileConfiguration
3439 :     Name="Debug|Win32"
3440 :     >
3441 :     <Tool
3442 :     Name="VCCLCompilerTool"
3443 :     PreprocessorDefinitions=""
3444 :     />
3445 :     </FileConfiguration>
3446 :     <FileConfiguration
3447 :     Name="Debug|x64"
3448 :     >
3449 :     <Tool
3450 :     Name="VCCLCompilerTool"
3451 :     PreprocessorDefinitions=""
3452 :     />
3453 :     </FileConfiguration>
3454 :     </File>
3455 :     <File
3456 :     RelativePath="..\..\src\plugins\plugin_psnr.c"
3457 :     >
3458 :     <FileConfiguration
3459 :     Name="Release|Win32"
3460 :     >
3461 :     <Tool
3462 :     Name="VCCLCompilerTool"
3463 :     PreprocessorDefinitions=""
3464 :     />
3465 :     </FileConfiguration>
3466 :     <FileConfiguration
3467 :     Name="Release|x64"
3468 :     >
3469 :     <Tool
3470 :     Name="VCCLCompilerTool"
3471 :     PreprocessorDefinitions=""
3472 :     />
3473 :     </FileConfiguration>
3474 :     <FileConfiguration
3475 :     Name="Debug|Win32"
3476 :     >
3477 :     <Tool
3478 :     Name="VCCLCompilerTool"
3479 :     PreprocessorDefinitions=""
3480 :     />
3481 :     </FileConfiguration>
3482 :     <FileConfiguration
3483 :     Name="Debug|x64"
3484 :     >
3485 :     <Tool
3486 :     Name="VCCLCompilerTool"
3487 :     PreprocessorDefinitions=""
3488 :     />
3489 :     </FileConfiguration>
3490 :     </File>
3491 :     <File
3492 :     RelativePath="..\..\src\plugins\plugin_psnrhvsm.c"
3493 :     >
3494 :     </File>
3495 :     <File
3496 :     RelativePath="..\..\src\plugins\plugin_single.c"
3497 :     >
3498 :     <FileConfiguration
3499 :     Name="Release|Win32"
3500 :     >
3501 :     <Tool
3502 :     Name="VCCLCompilerTool"
3503 :     PreprocessorDefinitions=""
3504 :     />
3505 :     </FileConfiguration>
3506 :     <FileConfiguration
3507 :     Name="Release|x64"
3508 :     >
3509 :     <Tool
3510 :     Name="VCCLCompilerTool"
3511 :     PreprocessorDefinitions=""
3512 :     />
3513 :     </FileConfiguration>
3514 :     <FileConfiguration
3515 :     Name="Debug|Win32"
3516 :     >
3517 :     <Tool
3518 :     Name="VCCLCompilerTool"
3519 :     PreprocessorDefinitions=""
3520 :     />
3521 :     </FileConfiguration>
3522 :     <FileConfiguration
3523 :     Name="Debug|x64"
3524 :     >
3525 :     <Tool
3526 :     Name="VCCLCompilerTool"
3527 :     PreprocessorDefinitions=""
3528 :     />
3529 :     </FileConfiguration>
3530 :     </File>
3531 :     <File
3532 :     RelativePath="..\..\src\plugins\plugin_ssim.c"
3533 :     >
3534 :     <FileConfiguration
3535 :     Name="Release|Win32"
3536 :     >
3537 :     <Tool
3538 :     Name="VCCLCompilerTool"
3539 :     PreprocessorDefinitions=""
3540 :     />
3541 :     </FileConfiguration>
3542 :     <FileConfiguration
3543 :     Name="Release|x64"
3544 :     >
3545 :     <Tool
3546 :     Name="VCCLCompilerTool"
3547 :     PreprocessorDefinitions=""
3548 :     />
3549 :     </FileConfiguration>
3550 :     <FileConfiguration
3551 :     Name="Debug|Win32"
3552 :     >
3553 :     <Tool
3554 :     Name="VCCLCompilerTool"
3555 :     PreprocessorDefinitions=""
3556 :     />
3557 :     </FileConfiguration>
3558 :     <FileConfiguration
3559 :     Name="Debug|x64"
3560 :     >
3561 :     <Tool
3562 :     Name="VCCLCompilerTool"
3563 :     PreprocessorDefinitions=""
3564 :     />
3565 :     </FileConfiguration>
3566 :     </File>
3567 :     <Filter
3568 :     Name="plugins_asm"
3569 :     >
3570 :     <File
3571 :     RelativePath="..\..\src\plugins\x86_asm\plugin_ssim-a.asm"
3572 :     >
3573 :     <FileConfiguration
3574 :     Name="Release|Win32"
3575 :     >
3576 :     <Tool
3577 :     Name="VCCustomBuildTool"
3578 :     Description="Assembling $(InputPath)"
3579 :     CommandLine="nasm -f win32 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
3580 :     Outputs="$(IntDir)\$(InputName).obj"
3581 :     />
3582 :     </FileConfiguration>
3583 :     <FileConfiguration
3584 :     Name="Release|x64"
3585 :     >
3586 :     <Tool
3587 :     Name="VCCustomBuildTool"
3588 :     Description="Assembling $(InputPath)"
3589 :     CommandLine="nasm -f win64 -DNO_PREFIX -DARCH_IS_X86_64 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
3590 :     Outputs="$(IntDir)\$(InputName).obj"
3591 :     />
3592 :     </FileConfiguration>
3593 :     <FileConfiguration
3594 :     Name="Debug|Win32"
3595 :     >
3596 :     <Tool
3597 :     Name="VCCustomBuildTool"
3598 :     Description="Assembling $(InputPath)"
3599 :     CommandLine="nasm -f win32 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
3600 :     Outputs="$(IntDir)\$(InputName).obj"
3601 :     />
3602 :     </FileConfiguration>
3603 :     <FileConfiguration
3604 :     Name="Debug|x64"
3605 :     >
3606 :     <Tool
3607 :     Name="VCCustomBuildTool"
3608 :     Description="Assembling $(InputPath)"
3609 :     CommandLine="nasm -f win64 -DNO_PREFIX -DARCH_IS_X86_64 -DWINDOWS -I..\..\src\ -o $(IntDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
3610 :     Outputs="$(IntDir)\$(InputName).obj"
3611 :     />
3612 :     </FileConfiguration>
3613 :     </File>
3614 :     </Filter>
3615 :     </Filter>
3616 :     <File
3617 :     RelativePath="..\..\src\decoder.c"
3618 :     >
3619 :     <FileConfiguration
3620 :     Name="Release|Win32"
3621 :     >
3622 :     <Tool
3623 :     Name="VCCLCompilerTool"
3624 :     PreprocessorDefinitions=""
3625 :     />
3626 :     </FileConfiguration>
3627 :     <FileConfiguration
3628 :     Name="Release|x64"
3629 :     >
3630 :     <Tool
3631 :     Name="VCCLCompilerTool"
3632 :     PreprocessorDefinitions=""
3633 :     />
3634 :     </FileConfiguration>
3635 :     <FileConfiguration
3636 :     Name="Debug|Win32"
3637 :     >
3638 :     <Tool
3639 :     Name="VCCLCompilerTool"
3640 :     PreprocessorDefinitions=""
3641 :     />
3642 :     </FileConfiguration>
3643 :     <FileConfiguration
3644 :     Name="Debug|x64"
3645 :     >
3646 :     <Tool
3647 :     Name="VCCLCompilerTool"
3648 :     PreprocessorDefinitions=""
3649 :     />
3650 :     </FileConfiguration>
3651 :     </File>
3652 :     <File
3653 :     RelativePath="..\..\src\encoder.c"
3654 :     >
3655 :     <FileConfiguration
3656 :     Name="Release|Win32"
3657 :     >
3658 :     <Tool
3659 :     Name="VCCLCompilerTool"
3660 :     PreprocessorDefinitions=""
3661 :     />
3662 :     </FileConfiguration>
3663 :     <FileConfiguration
3664 :     Name="Release|x64"
3665 :     >
3666 :     <Tool
3667 :     Name="VCCLCompilerTool"
3668 :     PreprocessorDefinitions=""
3669 :     />
3670 :     </FileConfiguration>
3671 :     <FileConfiguration
3672 :     Name="Debug|Win32"
3673 :     >
3674 :     <Tool
3675 :     Name="VCCLCompilerTool"
3676 :     PreprocessorDefinitions=""
3677 :     />
3678 :     </FileConfiguration>
3679 :     <FileConfiguration
3680 :     Name="Debug|x64"
3681 :     >
3682 :     <Tool
3683 :     Name="VCCLCompilerTool"
3684 :     PreprocessorDefinitions=""
3685 :     />
3686 :     </FileConfiguration>
3687 :     </File>
3688 :     <File
3689 :     RelativePath="..\generic\libxvidcore.def"
3690 :     >
3691 :     </File>
3692 :     <File
3693 :     RelativePath="..\..\src\xvid.c"
3694 :     >
3695 :     <FileConfiguration
3696 :     Name="Release|Win32"
3697 :     >
3698 :     <Tool
3699 :     Name="VCCLCompilerTool"
3700 :     PreprocessorDefinitions=""
3701 :     />
3702 :     </FileConfiguration>
3703 :     <FileConfiguration
3704 :     Name="Release|x64"
3705 :     >
3706 :     <Tool
3707 :     Name="VCCLCompilerTool"
3708 :     PreprocessorDefinitions=""
3709 :     />
3710 :     </FileConfiguration>
3711 :     <FileConfiguration
3712 :     Name="Debug|Win32"
3713 :     >
3714 :     <Tool
3715 :     Name="VCCLCompilerTool"
3716 :     PreprocessorDefinitions=""
3717 :     />
3718 :     </FileConfiguration>
3719 :     <FileConfiguration
3720 :     Name="Debug|x64"
3721 :     >
3722 :     <Tool
3723 :     Name="VCCLCompilerTool"
3724 :     PreprocessorDefinitions=""
3725 :     />
3726 :     </FileConfiguration>
3727 :     </File>
3728 :     </Files>
3729 :     <Globals>
3730 :     </Globals>
3731 :     </VisualStudioProject>

No admin address has been configured
ViewVC Help
Powered by ViewVC 1.0.4