corrade-vassal – Blame information for rev 1

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 vero 1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9.00"
5 Name="DllOpenJPEG"
6 ProjectGUID="{89AC992C-5E2C-4E6B-A453-61C1DF446216}"
7 RootNamespace="DllOpenJPEG"
8 TargetFrameworkVersion="131072"
9 >
10 <Platforms>
11 <Platform
12 Name="Win32"
13 />
14 <Platform
15 Name="x64"
16 />
17 </Platforms>
18 <ToolFiles>
19 </ToolFiles>
20 <Configurations>
21 <Configuration
22 Name="Release|Win32"
23 OutputDirectory=".\Release"
24 IntermediateDirectory=".\Release"
25 ConfigurationType="2"
26 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
27 UseOfMFC="0"
28 ATLMinimizesCRunTimeLibraryUsage="false"
29 CharacterSet="2"
30 >
31 <Tool
32 Name="VCPreBuildEventTool"
33 />
34 <Tool
35 Name="VCCustomBuildTool"
36 />
37 <Tool
38 Name="VCXMLDataGeneratorTool"
39 />
40 <Tool
41 Name="VCWebServiceProxyGeneratorTool"
42 />
43 <Tool
44 Name="VCMIDLTool"
45 PreprocessorDefinitions="NDEBUG"
46 MkTypLibCompatible="true"
47 SuppressStartupBanner="true"
48 TargetEnvironment="1"
49 TypeLibraryName=".\Release/DllOpenJPEG.tlb"
50 HeaderFileName=""
51 />
52 <Tool
53 Name="VCCLCompilerTool"
54 Optimization="2"
55 InlineFunctionExpansion="1"
56 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;OPJ_EXPORTS"
57 StringPooling="true"
58 RuntimeLibrary="0"
59 StructMemberAlignment="3"
60 EnableFunctionLevelLinking="true"
61 PrecompiledHeaderFile=".\Release/DllOpenJPEG.pch"
62 AssemblerListingLocation=".\Release/"
63 ObjectFile=".\Release/"
64 ProgramDataBaseFileName=".\Release/"
65 WarningLevel="3"
66 SuppressStartupBanner="true"
67 />
68 <Tool
69 Name="VCManagedResourceCompilerTool"
70 />
71 <Tool
72 Name="VCResourceCompilerTool"
73 PreprocessorDefinitions="NDEBUG"
74 Culture="1036"
75 />
76 <Tool
77 Name="VCPreLinkEventTool"
78 />
79 <Tool
80 Name="VCLinkerTool"
81 OutputFile="../bin/openjpeg-dotnet.dll"
82 LinkIncremental="1"
83 SuppressStartupBanner="true"
84 ProgramDatabaseFile=""
85 LinkTimeCodeGeneration="0"
86 RandomizedBaseAddress="1"
87 DataExecutionPrevention="0"
88 ImportLibrary=".\Release/openjpeg-dotnet.lib"
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/DllOpenJPEG.bsc"
104 />
105 <Tool
106 Name="VCFxCopTool"
107 />
108 <Tool
109 Name="VCAppVerifierTool"
110 />
111 <Tool
112 Name="VCPostBuildEventTool"
113 CommandLine=""
114 />
115 </Configuration>
116 <Configuration
117 Name="Release|x64"
118 OutputDirectory="$(PlatformName)\$(ConfigurationName)"
119 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
120 ConfigurationType="2"
121 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
122 UseOfMFC="0"
123 ATLMinimizesCRunTimeLibraryUsage="false"
124 CharacterSet="2"
125 >
126 <Tool
127 Name="VCPreBuildEventTool"
128 />
129 <Tool
130 Name="VCCustomBuildTool"
131 />
132 <Tool
133 Name="VCXMLDataGeneratorTool"
134 />
135 <Tool
136 Name="VCWebServiceProxyGeneratorTool"
137 />
138 <Tool
139 Name="VCMIDLTool"
140 PreprocessorDefinitions="NDEBUG"
141 MkTypLibCompatible="true"
142 SuppressStartupBanner="true"
143 TargetEnvironment="3"
144 TypeLibraryName=".\Release/DllOpenJPEG.tlb"
145 HeaderFileName=""
146 />
147 <Tool
148 Name="VCCLCompilerTool"
149 Optimization="2"
150 InlineFunctionExpansion="1"
151 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;OPJ_EXPORTS"
152 StringPooling="true"
153 RuntimeLibrary="0"
154 StructMemberAlignment="3"
155 EnableFunctionLevelLinking="true"
156 PrecompiledHeaderFile=".\Release/DllOpenJPEG.pch"
157 AssemblerListingLocation=".\Release/"
158 ObjectFile=".\Release/"
159 ProgramDataBaseFileName=".\Release/"
160 WarningLevel="3"
161 SuppressStartupBanner="true"
162 />
163 <Tool
164 Name="VCManagedResourceCompilerTool"
165 />
166 <Tool
167 Name="VCResourceCompilerTool"
168 PreprocessorDefinitions="NDEBUG"
169 Culture="1036"
170 />
171 <Tool
172 Name="VCPreLinkEventTool"
173 />
174 <Tool
175 Name="VCLinkerTool"
176 OutputFile="../bin/openjpeg-dotnet.dll"
177 LinkIncremental="1"
178 SuppressStartupBanner="true"
179 ProgramDatabaseFile=""
180 LinkTimeCodeGeneration="0"
181 RandomizedBaseAddress="1"
182 DataExecutionPrevention="0"
183 ImportLibrary=".\Release/openjpeg-dotnet.lib"
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=".\Release/DllOpenJPEG.bsc"
199 />
200 <Tool
201 Name="VCFxCopTool"
202 />
203 <Tool
204 Name="VCAppVerifierTool"
205 />
206 <Tool
207 Name="VCPostBuildEventTool"
208 CommandLine=""
209 />
210 </Configuration>
211 <Configuration
212 Name="Debug|Win32"
213 OutputDirectory=".\Debug"
214 IntermediateDirectory=".\Debug"
215 ConfigurationType="2"
216 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
217 UseOfMFC="0"
218 ATLMinimizesCRunTimeLibraryUsage="false"
219 CharacterSet="2"
220 >
221 <Tool
222 Name="VCPreBuildEventTool"
223 />
224 <Tool
225 Name="VCCustomBuildTool"
226 />
227 <Tool
228 Name="VCXMLDataGeneratorTool"
229 />
230 <Tool
231 Name="VCWebServiceProxyGeneratorTool"
232 />
233 <Tool
234 Name="VCMIDLTool"
235 PreprocessorDefinitions="_DEBUG"
236 MkTypLibCompatible="true"
237 SuppressStartupBanner="true"
238 TargetEnvironment="1"
239 TypeLibraryName=".\Debug/DllOpenJPEG.tlb"
240 HeaderFileName=""
241 />
242 <Tool
243 Name="VCCLCompilerTool"
244 Optimization="0"
245 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;OPJ_EXPORTS"
246 MinimalRebuild="true"
247 BasicRuntimeChecks="3"
248 RuntimeLibrary="1"
249 StructMemberAlignment="3"
250 PrecompiledHeaderFile=".\Debug/DllOpenJPEG.pch"
251 AssemblerListingLocation=".\Debug/"
252 ObjectFile=".\Debug/"
253 ProgramDataBaseFileName=".\Debug/"
254 WarningLevel="3"
255 SuppressStartupBanner="true"
256 DebugInformationFormat="4"
257 />
258 <Tool
259 Name="VCManagedResourceCompilerTool"
260 />
261 <Tool
262 Name="VCResourceCompilerTool"
263 PreprocessorDefinitions="_DEBUG"
264 Culture="1036"
265 />
266 <Tool
267 Name="VCPreLinkEventTool"
268 />
269 <Tool
270 Name="VCLinkerTool"
271 OutputFile="../bin/openjpeg-dotnet.dll"
272 LinkIncremental="2"
273 SuppressStartupBanner="true"
274 GenerateDebugInformation="true"
275 ProgramDatabaseFile="Debug/openjpeg-dotnet.pdb"
276 RandomizedBaseAddress="1"
277 DataExecutionPrevention="0"
278 ImportLibrary=".\Debug/openjpeg-dotnetd.lib"
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/DllOpenJPEG.bsc"
294 />
295 <Tool
296 Name="VCFxCopTool"
297 />
298 <Tool
299 Name="VCAppVerifierTool"
300 />
301 <Tool
302 Name="VCPostBuildEventTool"
303 CommandLine=""
304 />
305 </Configuration>
306 <Configuration
307 Name="Debug|x64"
308 OutputDirectory="$(PlatformName)\$(ConfigurationName)"
309 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
310 ConfigurationType="2"
311 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
312 UseOfMFC="0"
313 ATLMinimizesCRunTimeLibraryUsage="false"
314 CharacterSet="2"
315 >
316 <Tool
317 Name="VCPreBuildEventTool"
318 />
319 <Tool
320 Name="VCCustomBuildTool"
321 />
322 <Tool
323 Name="VCXMLDataGeneratorTool"
324 />
325 <Tool
326 Name="VCWebServiceProxyGeneratorTool"
327 />
328 <Tool
329 Name="VCMIDLTool"
330 PreprocessorDefinitions="_DEBUG"
331 MkTypLibCompatible="true"
332 SuppressStartupBanner="true"
333 TargetEnvironment="3"
334 TypeLibraryName=".\Debug/DllOpenJPEG.tlb"
335 HeaderFileName=""
336 />
337 <Tool
338 Name="VCCLCompilerTool"
339 Optimization="0"
340 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;OPJ_EXPORTS"
341 MinimalRebuild="true"
342 BasicRuntimeChecks="3"
343 RuntimeLibrary="1"
344 StructMemberAlignment="3"
345 PrecompiledHeaderFile=".\Debug/DllOpenJPEG.pch"
346 AssemblerListingLocation=".\Debug/"
347 ObjectFile=".\Debug/"
348 ProgramDataBaseFileName=".\Debug/"
349 WarningLevel="3"
350 SuppressStartupBanner="true"
351 DebugInformationFormat="3"
352 />
353 <Tool
354 Name="VCManagedResourceCompilerTool"
355 />
356 <Tool
357 Name="VCResourceCompilerTool"
358 PreprocessorDefinitions="_DEBUG"
359 Culture="1036"
360 />
361 <Tool
362 Name="VCPreLinkEventTool"
363 />
364 <Tool
365 Name="VCLinkerTool"
366 OutputFile="../bin/openjpeg-dotnet-x86_64.dll"
367 LinkIncremental="2"
368 SuppressStartupBanner="true"
369 GenerateDebugInformation="true"
370 ProgramDatabaseFile="Debug/openjpeg-dotnet.pdb"
371 RandomizedBaseAddress="1"
372 DataExecutionPrevention="0"
373 ImportLibrary=".\Debug/openjpeg-dotnetd.lib"
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=".\Debug/DllOpenJPEG.bsc"
389 />
390 <Tool
391 Name="VCFxCopTool"
392 />
393 <Tool
394 Name="VCAppVerifierTool"
395 />
396 <Tool
397 Name="VCPostBuildEventTool"
398 CommandLine=""
399 />
400 </Configuration>
401 </Configurations>
402 <References>
403 </References>
404 <Files>
405 <Filter
406 Name="Source Files"
407 Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
408 >
409 <File
410 RelativePath="libopenjpeg\bio.c"
411 >
412 <FileConfiguration
413 Name="Release|Win32"
414 >
415 <Tool
416 Name="VCCLCompilerTool"
417 PreprocessorDefinitions=""
418 />
419 </FileConfiguration>
420 <FileConfiguration
421 Name="Release|x64"
422 >
423 <Tool
424 Name="VCCLCompilerTool"
425 PreprocessorDefinitions=""
426 />
427 </FileConfiguration>
428 <FileConfiguration
429 Name="Debug|Win32"
430 >
431 <Tool
432 Name="VCCLCompilerTool"
433 PreprocessorDefinitions=""
434 />
435 </FileConfiguration>
436 <FileConfiguration
437 Name="Debug|x64"
438 >
439 <Tool
440 Name="VCCLCompilerTool"
441 PreprocessorDefinitions=""
442 />
443 </FileConfiguration>
444 </File>
445 <File
446 RelativePath=".\libopenjpeg\cidx_manager.c"
447 >
448 </File>
449 <File
450 RelativePath="libopenjpeg\cio.c"
451 >
452 <FileConfiguration
453 Name="Release|Win32"
454 >
455 <Tool
456 Name="VCCLCompilerTool"
457 PreprocessorDefinitions=""
458 />
459 </FileConfiguration>
460 <FileConfiguration
461 Name="Release|x64"
462 >
463 <Tool
464 Name="VCCLCompilerTool"
465 PreprocessorDefinitions=""
466 />
467 </FileConfiguration>
468 <FileConfiguration
469 Name="Debug|Win32"
470 >
471 <Tool
472 Name="VCCLCompilerTool"
473 PreprocessorDefinitions=""
474 />
475 </FileConfiguration>
476 <FileConfiguration
477 Name="Debug|x64"
478 >
479 <Tool
480 Name="VCCLCompilerTool"
481 PreprocessorDefinitions=""
482 />
483 </FileConfiguration>
484 </File>
485 <File
486 RelativePath=".\dotnet\dotnet.cpp"
487 >
488 </File>
489 <File
490 RelativePath="libopenjpeg\dwt.c"
491 >
492 <FileConfiguration
493 Name="Release|Win32"
494 >
495 <Tool
496 Name="VCCLCompilerTool"
497 PreprocessorDefinitions=""
498 />
499 </FileConfiguration>
500 <FileConfiguration
501 Name="Release|x64"
502 >
503 <Tool
504 Name="VCCLCompilerTool"
505 PreprocessorDefinitions=""
506 />
507 </FileConfiguration>
508 <FileConfiguration
509 Name="Debug|Win32"
510 >
511 <Tool
512 Name="VCCLCompilerTool"
513 PreprocessorDefinitions=""
514 />
515 </FileConfiguration>
516 <FileConfiguration
517 Name="Debug|x64"
518 >
519 <Tool
520 Name="VCCLCompilerTool"
521 PreprocessorDefinitions=""
522 />
523 </FileConfiguration>
524 </File>
525 <File
526 RelativePath="libopenjpeg\event.c"
527 >
528 <FileConfiguration
529 Name="Release|Win32"
530 >
531 <Tool
532 Name="VCCLCompilerTool"
533 PreprocessorDefinitions=""
534 />
535 </FileConfiguration>
536 <FileConfiguration
537 Name="Release|x64"
538 >
539 <Tool
540 Name="VCCLCompilerTool"
541 PreprocessorDefinitions=""
542 />
543 </FileConfiguration>
544 <FileConfiguration
545 Name="Debug|Win32"
546 >
547 <Tool
548 Name="VCCLCompilerTool"
549 PreprocessorDefinitions=""
550 />
551 </FileConfiguration>
552 <FileConfiguration
553 Name="Debug|x64"
554 >
555 <Tool
556 Name="VCCLCompilerTool"
557 PreprocessorDefinitions=""
558 />
559 </FileConfiguration>
560 </File>
561 <File
562 RelativePath="libopenjpeg\image.c"
563 >
564 <FileConfiguration
565 Name="Release|Win32"
566 >
567 <Tool
568 Name="VCCLCompilerTool"
569 PreprocessorDefinitions=""
570 />
571 </FileConfiguration>
572 <FileConfiguration
573 Name="Release|x64"
574 >
575 <Tool
576 Name="VCCLCompilerTool"
577 PreprocessorDefinitions=""
578 />
579 </FileConfiguration>
580 <FileConfiguration
581 Name="Debug|Win32"
582 >
583 <Tool
584 Name="VCCLCompilerTool"
585 PreprocessorDefinitions=""
586 />
587 </FileConfiguration>
588 <FileConfiguration
589 Name="Debug|x64"
590 >
591 <Tool
592 Name="VCCLCompilerTool"
593 PreprocessorDefinitions=""
594 />
595 </FileConfiguration>
596 </File>
597 <File
598 RelativePath="libopenjpeg\j2k.c"
599 >
600 <FileConfiguration
601 Name="Release|Win32"
602 >
603 <Tool
604 Name="VCCLCompilerTool"
605 PreprocessorDefinitions=""
606 />
607 </FileConfiguration>
608 <FileConfiguration
609 Name="Release|x64"
610 >
611 <Tool
612 Name="VCCLCompilerTool"
613 PreprocessorDefinitions=""
614 />
615 </FileConfiguration>
616 <FileConfiguration
617 Name="Debug|Win32"
618 >
619 <Tool
620 Name="VCCLCompilerTool"
621 PreprocessorDefinitions=""
622 />
623 </FileConfiguration>
624 <FileConfiguration
625 Name="Debug|x64"
626 >
627 <Tool
628 Name="VCCLCompilerTool"
629 PreprocessorDefinitions=""
630 />
631 </FileConfiguration>
632 </File>
633 <File
634 RelativePath="libopenjpeg\j2k_lib.c"
635 >
636 <FileConfiguration
637 Name="Release|Win32"
638 >
639 <Tool
640 Name="VCCLCompilerTool"
641 PreprocessorDefinitions=""
642 />
643 </FileConfiguration>
644 <FileConfiguration
645 Name="Release|x64"
646 >
647 <Tool
648 Name="VCCLCompilerTool"
649 PreprocessorDefinitions=""
650 />
651 </FileConfiguration>
652 <FileConfiguration
653 Name="Debug|Win32"
654 >
655 <Tool
656 Name="VCCLCompilerTool"
657 PreprocessorDefinitions=""
658 />
659 </FileConfiguration>
660 <FileConfiguration
661 Name="Debug|x64"
662 >
663 <Tool
664 Name="VCCLCompilerTool"
665 PreprocessorDefinitions=""
666 />
667 </FileConfiguration>
668 </File>
669 <File
670 RelativePath="libopenjpeg\jp2.c"
671 >
672 <FileConfiguration
673 Name="Release|Win32"
674 >
675 <Tool
676 Name="VCCLCompilerTool"
677 PreprocessorDefinitions=""
678 />
679 </FileConfiguration>
680 <FileConfiguration
681 Name="Release|x64"
682 >
683 <Tool
684 Name="VCCLCompilerTool"
685 PreprocessorDefinitions=""
686 />
687 </FileConfiguration>
688 <FileConfiguration
689 Name="Debug|Win32"
690 >
691 <Tool
692 Name="VCCLCompilerTool"
693 PreprocessorDefinitions=""
694 />
695 </FileConfiguration>
696 <FileConfiguration
697 Name="Debug|x64"
698 >
699 <Tool
700 Name="VCCLCompilerTool"
701 PreprocessorDefinitions=""
702 />
703 </FileConfiguration>
704 </File>
705 <File
706 RelativePath="libopenjpeg\jpt.c"
707 >
708 <FileConfiguration
709 Name="Release|Win32"
710 >
711 <Tool
712 Name="VCCLCompilerTool"
713 PreprocessorDefinitions=""
714 />
715 </FileConfiguration>
716 <FileConfiguration
717 Name="Release|x64"
718 >
719 <Tool
720 Name="VCCLCompilerTool"
721 PreprocessorDefinitions=""
722 />
723 </FileConfiguration>
724 <FileConfiguration
725 Name="Debug|Win32"
726 >
727 <Tool
728 Name="VCCLCompilerTool"
729 PreprocessorDefinitions=""
730 />
731 </FileConfiguration>
732 <FileConfiguration
733 Name="Debug|x64"
734 >
735 <Tool
736 Name="VCCLCompilerTool"
737 PreprocessorDefinitions=""
738 />
739 </FileConfiguration>
740 </File>
741 <File
742 RelativePath="libopenjpeg\mct.c"
743 >
744 <FileConfiguration
745 Name="Release|Win32"
746 >
747 <Tool
748 Name="VCCLCompilerTool"
749 PreprocessorDefinitions=""
750 />
751 </FileConfiguration>
752 <FileConfiguration
753 Name="Release|x64"
754 >
755 <Tool
756 Name="VCCLCompilerTool"
757 PreprocessorDefinitions=""
758 />
759 </FileConfiguration>
760 <FileConfiguration
761 Name="Debug|Win32"
762 >
763 <Tool
764 Name="VCCLCompilerTool"
765 PreprocessorDefinitions=""
766 />
767 </FileConfiguration>
768 <FileConfiguration
769 Name="Debug|x64"
770 >
771 <Tool
772 Name="VCCLCompilerTool"
773 PreprocessorDefinitions=""
774 />
775 </FileConfiguration>
776 </File>
777 <File
778 RelativePath="libopenjpeg\mqc.c"
779 >
780 <FileConfiguration
781 Name="Release|Win32"
782 >
783 <Tool
784 Name="VCCLCompilerTool"
785 PreprocessorDefinitions=""
786 />
787 </FileConfiguration>
788 <FileConfiguration
789 Name="Release|x64"
790 >
791 <Tool
792 Name="VCCLCompilerTool"
793 PreprocessorDefinitions=""
794 />
795 </FileConfiguration>
796 <FileConfiguration
797 Name="Debug|Win32"
798 >
799 <Tool
800 Name="VCCLCompilerTool"
801 PreprocessorDefinitions=""
802 />
803 </FileConfiguration>
804 <FileConfiguration
805 Name="Debug|x64"
806 >
807 <Tool
808 Name="VCCLCompilerTool"
809 PreprocessorDefinitions=""
810 />
811 </FileConfiguration>
812 </File>
813 <File
814 RelativePath="libopenjpeg\openjpeg.c"
815 >
816 <FileConfiguration
817 Name="Release|Win32"
818 >
819 <Tool
820 Name="VCCLCompilerTool"
821 PreprocessorDefinitions=""
822 />
823 </FileConfiguration>
824 <FileConfiguration
825 Name="Release|x64"
826 >
827 <Tool
828 Name="VCCLCompilerTool"
829 PreprocessorDefinitions=""
830 />
831 </FileConfiguration>
832 <FileConfiguration
833 Name="Debug|Win32"
834 >
835 <Tool
836 Name="VCCLCompilerTool"
837 PreprocessorDefinitions=""
838 />
839 </FileConfiguration>
840 <FileConfiguration
841 Name="Debug|x64"
842 >
843 <Tool
844 Name="VCCLCompilerTool"
845 PreprocessorDefinitions=""
846 />
847 </FileConfiguration>
848 </File>
849 <File
850 RelativePath=".\libopenjpeg\phix_manager.c"
851 >
852 </File>
853 <File
854 RelativePath="libopenjpeg\pi.c"
855 >
856 <FileConfiguration
857 Name="Release|Win32"
858 >
859 <Tool
860 Name="VCCLCompilerTool"
861 PreprocessorDefinitions=""
862 />
863 </FileConfiguration>
864 <FileConfiguration
865 Name="Release|x64"
866 >
867 <Tool
868 Name="VCCLCompilerTool"
869 PreprocessorDefinitions=""
870 />
871 </FileConfiguration>
872 <FileConfiguration
873 Name="Debug|Win32"
874 >
875 <Tool
876 Name="VCCLCompilerTool"
877 PreprocessorDefinitions=""
878 />
879 </FileConfiguration>
880 <FileConfiguration
881 Name="Debug|x64"
882 >
883 <Tool
884 Name="VCCLCompilerTool"
885 PreprocessorDefinitions=""
886 />
887 </FileConfiguration>
888 </File>
889 <File
890 RelativePath=".\libopenjpeg\ppix_manager.c"
891 >
892 </File>
893 <File
894 RelativePath="libopenjpeg\raw.c"
895 >
896 <FileConfiguration
897 Name="Release|Win32"
898 >
899 <Tool
900 Name="VCCLCompilerTool"
901 PreprocessorDefinitions=""
902 />
903 </FileConfiguration>
904 <FileConfiguration
905 Name="Release|x64"
906 >
907 <Tool
908 Name="VCCLCompilerTool"
909 PreprocessorDefinitions=""
910 />
911 </FileConfiguration>
912 <FileConfiguration
913 Name="Debug|Win32"
914 >
915 <Tool
916 Name="VCCLCompilerTool"
917 PreprocessorDefinitions=""
918 />
919 </FileConfiguration>
920 <FileConfiguration
921 Name="Debug|x64"
922 >
923 <Tool
924 Name="VCCLCompilerTool"
925 PreprocessorDefinitions=""
926 />
927 </FileConfiguration>
928 </File>
929 <File
930 RelativePath="libopenjpeg\t1.c"
931 >
932 <FileConfiguration
933 Name="Release|Win32"
934 >
935 <Tool
936 Name="VCCLCompilerTool"
937 PreprocessorDefinitions=""
938 />
939 </FileConfiguration>
940 <FileConfiguration
941 Name="Release|x64"
942 >
943 <Tool
944 Name="VCCLCompilerTool"
945 PreprocessorDefinitions=""
946 />
947 </FileConfiguration>
948 <FileConfiguration
949 Name="Debug|Win32"
950 >
951 <Tool
952 Name="VCCLCompilerTool"
953 PreprocessorDefinitions=""
954 />
955 </FileConfiguration>
956 <FileConfiguration
957 Name="Debug|x64"
958 >
959 <Tool
960 Name="VCCLCompilerTool"
961 PreprocessorDefinitions=""
962 />
963 </FileConfiguration>
964 </File>
965 <File
966 RelativePath="libopenjpeg\t2.c"
967 >
968 <FileConfiguration
969 Name="Release|Win32"
970 >
971 <Tool
972 Name="VCCLCompilerTool"
973 PreprocessorDefinitions=""
974 />
975 </FileConfiguration>
976 <FileConfiguration
977 Name="Release|x64"
978 >
979 <Tool
980 Name="VCCLCompilerTool"
981 PreprocessorDefinitions=""
982 />
983 </FileConfiguration>
984 <FileConfiguration
985 Name="Debug|Win32"
986 >
987 <Tool
988 Name="VCCLCompilerTool"
989 PreprocessorDefinitions=""
990 />
991 </FileConfiguration>
992 <FileConfiguration
993 Name="Debug|x64"
994 >
995 <Tool
996 Name="VCCLCompilerTool"
997 PreprocessorDefinitions=""
998 />
999 </FileConfiguration>
1000 </File>
1001 <File
1002 RelativePath="libopenjpeg\tcd.c"
1003 >
1004 <FileConfiguration
1005 Name="Release|Win32"
1006 >
1007 <Tool
1008 Name="VCCLCompilerTool"
1009 PreprocessorDefinitions=""
1010 />
1011 </FileConfiguration>
1012 <FileConfiguration
1013 Name="Release|x64"
1014 >
1015 <Tool
1016 Name="VCCLCompilerTool"
1017 PreprocessorDefinitions=""
1018 />
1019 </FileConfiguration>
1020 <FileConfiguration
1021 Name="Debug|Win32"
1022 >
1023 <Tool
1024 Name="VCCLCompilerTool"
1025 PreprocessorDefinitions=""
1026 />
1027 </FileConfiguration>
1028 <FileConfiguration
1029 Name="Debug|x64"
1030 >
1031 <Tool
1032 Name="VCCLCompilerTool"
1033 PreprocessorDefinitions=""
1034 />
1035 </FileConfiguration>
1036 </File>
1037 <File
1038 RelativePath="libopenjpeg\tgt.c"
1039 >
1040 <FileConfiguration
1041 Name="Release|Win32"
1042 >
1043 <Tool
1044 Name="VCCLCompilerTool"
1045 PreprocessorDefinitions=""
1046 />
1047 </FileConfiguration>
1048 <FileConfiguration
1049 Name="Release|x64"
1050 >
1051 <Tool
1052 Name="VCCLCompilerTool"
1053 PreprocessorDefinitions=""
1054 />
1055 </FileConfiguration>
1056 <FileConfiguration
1057 Name="Debug|Win32"
1058 >
1059 <Tool
1060 Name="VCCLCompilerTool"
1061 PreprocessorDefinitions=""
1062 />
1063 </FileConfiguration>
1064 <FileConfiguration
1065 Name="Debug|x64"
1066 >
1067 <Tool
1068 Name="VCCLCompilerTool"
1069 PreprocessorDefinitions=""
1070 />
1071 </FileConfiguration>
1072 </File>
1073 <File
1074 RelativePath=".\libopenjpeg\thix_manager.c"
1075 >
1076 </File>
1077 <File
1078 RelativePath=".\libopenjpeg\tpix_manager.c"
1079 >
1080 </File>
1081 </Filter>
1082 <Filter
1083 Name="Header Files"
1084 Filter="h;hpp;hxx;hm;inl"
1085 >
1086 <File
1087 RelativePath="libopenjpeg\bio.h"
1088 >
1089 </File>
1090 <File
1091 RelativePath=".\libopenjpeg\cidx_manager.h"
1092 >
1093 </File>
1094 <File
1095 RelativePath="libopenjpeg\cio.h"
1096 >
1097 </File>
1098 <File
1099 RelativePath=".\dotnet\dotnet.h"
1100 >
1101 </File>
1102 <File
1103 RelativePath="libopenjpeg\dwt.h"
1104 >
1105 </File>
1106 <File
1107 RelativePath="libopenjpeg\event.h"
1108 >
1109 </File>
1110 <File
1111 RelativePath="libopenjpeg\fix.h"
1112 >
1113 </File>
1114 <File
1115 RelativePath="libopenjpeg\image.h"
1116 >
1117 </File>
1118 <File
1119 RelativePath=".\libopenjpeg\indexbox_manager.h"
1120 >
1121 </File>
1122 <File
1123 RelativePath="libopenjpeg\int.h"
1124 >
1125 </File>
1126 <File
1127 RelativePath="libopenjpeg\j2k.h"
1128 >
1129 </File>
1130 <File
1131 RelativePath="libopenjpeg\j2k_lib.h"
1132 >
1133 </File>
1134 <File
1135 RelativePath="libopenjpeg\jp2.h"
1136 >
1137 </File>
1138 <File
1139 RelativePath="libopenjpeg\jpt.h"
1140 >
1141 </File>
1142 <File
1143 RelativePath="libopenjpeg\mct.h"
1144 >
1145 </File>
1146 <File
1147 RelativePath="libopenjpeg\mqc.h"
1148 >
1149 </File>
1150 <File
1151 RelativePath="libopenjpeg\openjpeg.h"
1152 >
1153 </File>
1154 <File
1155 RelativePath="libopenjpeg\opj_includes.h"
1156 >
1157 </File>
1158 <File
1159 RelativePath="libopenjpeg\pi.h"
1160 >
1161 </File>
1162 <File
1163 RelativePath="libopenjpeg\raw.h"
1164 >
1165 </File>
1166 <File
1167 RelativePath="libopenjpeg\t1.h"
1168 >
1169 </File>
1170 <File
1171 RelativePath="libopenjpeg\t2.h"
1172 >
1173 </File>
1174 <File
1175 RelativePath="libopenjpeg\tcd.h"
1176 >
1177 </File>
1178 <File
1179 RelativePath="libopenjpeg\tgt.h"
1180 >
1181 </File>
1182 </Filter>
1183 <Filter
1184 Name="Resource Files"
1185 Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
1186 >
1187 <File
1188 RelativePath="OpenJPEG.rc"
1189 >
1190 <FileConfiguration
1191 Name="Release|Win32"
1192 >
1193 <Tool
1194 Name="VCResourceCompilerTool"
1195 PreprocessorDefinitions=""
1196 />
1197 </FileConfiguration>
1198 <FileConfiguration
1199 Name="Release|x64"
1200 >
1201 <Tool
1202 Name="VCResourceCompilerTool"
1203 PreprocessorDefinitions=""
1204 />
1205 </FileConfiguration>
1206 <FileConfiguration
1207 Name="Debug|Win32"
1208 >
1209 <Tool
1210 Name="VCResourceCompilerTool"
1211 PreprocessorDefinitions=""
1212 />
1213 </FileConfiguration>
1214 <FileConfiguration
1215 Name="Debug|x64"
1216 >
1217 <Tool
1218 Name="VCResourceCompilerTool"
1219 PreprocessorDefinitions=""
1220 />
1221 </FileConfiguration>
1222 </File>
1223 </Filter>
1224 </Files>
1225 <Globals>
1226 </Globals>
1227 </VisualStudioProject>