diff options
Diffstat (limited to 'libraries/openjpeg-libsl/DllOpenJPEG.vcproj')
-rw-r--r-- | libraries/openjpeg-libsl/DllOpenJPEG.vcproj | 700 |
1 files changed, 700 insertions, 0 deletions
diff --git a/libraries/openjpeg-libsl/DllOpenJPEG.vcproj b/libraries/openjpeg-libsl/DllOpenJPEG.vcproj new file mode 100644 index 0000000..a220424 --- /dev/null +++ b/libraries/openjpeg-libsl/DllOpenJPEG.vcproj | |||
@@ -0,0 +1,700 @@ | |||
1 | <?xml version="1.0" encoding="Windows-1252"?> | ||
2 | <VisualStudioProject | ||
3 | ProjectType="Visual C++" | ||
4 | Version="8.00" | ||
5 | Name="DllOpenJPEG" | ||
6 | ProjectGUID="{D1F3D377-653A-4B9B-B01F-C8DF3FA5C86F}" | ||
7 | RootNamespace="DllOpenJPEG" | ||
8 | > | ||
9 | <Platforms> | ||
10 | <Platform | ||
11 | Name="Win32" | ||
12 | /> | ||
13 | </Platforms> | ||
14 | <ToolFiles> | ||
15 | </ToolFiles> | ||
16 | <Configurations> | ||
17 | <Configuration | ||
18 | Name="Release|Win32" | ||
19 | OutputDirectory=".\Release" | ||
20 | IntermediateDirectory=".\Release" | ||
21 | ConfigurationType="2" | ||
22 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" | ||
23 | UseOfMFC="0" | ||
24 | ATLMinimizesCRunTimeLibraryUsage="false" | ||
25 | CharacterSet="2" | ||
26 | > | ||
27 | <Tool | ||
28 | Name="VCPreBuildEventTool" | ||
29 | /> | ||
30 | <Tool | ||
31 | Name="VCCustomBuildTool" | ||
32 | /> | ||
33 | <Tool | ||
34 | Name="VCXMLDataGeneratorTool" | ||
35 | /> | ||
36 | <Tool | ||
37 | Name="VCWebServiceProxyGeneratorTool" | ||
38 | /> | ||
39 | <Tool | ||
40 | Name="VCMIDLTool" | ||
41 | PreprocessorDefinitions="NDEBUG" | ||
42 | MkTypLibCompatible="true" | ||
43 | SuppressStartupBanner="true" | ||
44 | TargetEnvironment="1" | ||
45 | TypeLibraryName=".\Release/DllOpenJPEG.tlb" | ||
46 | HeaderFileName="" | ||
47 | /> | ||
48 | <Tool | ||
49 | Name="VCCLCompilerTool" | ||
50 | Optimization="2" | ||
51 | InlineFunctionExpansion="1" | ||
52 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;OPJ_EXPORTS" | ||
53 | StringPooling="true" | ||
54 | RuntimeLibrary="0" | ||
55 | EnableFunctionLevelLinking="true" | ||
56 | PrecompiledHeaderFile=".\Release/DllOpenJPEG.pch" | ||
57 | AssemblerListingLocation=".\Release/" | ||
58 | ObjectFile=".\Release/" | ||
59 | ProgramDataBaseFileName=".\Release/" | ||
60 | WarningLevel="3" | ||
61 | SuppressStartupBanner="true" | ||
62 | /> | ||
63 | <Tool | ||
64 | Name="VCManagedResourceCompilerTool" | ||
65 | /> | ||
66 | <Tool | ||
67 | Name="VCResourceCompilerTool" | ||
68 | PreprocessorDefinitions="NDEBUG" | ||
69 | Culture="1036" | ||
70 | /> | ||
71 | <Tool | ||
72 | Name="VCPreLinkEventTool" | ||
73 | /> | ||
74 | <Tool | ||
75 | Name="VCLinkerTool" | ||
76 | OutputFile="Release/openjpeg-libsl.dll" | ||
77 | LinkIncremental="1" | ||
78 | SuppressStartupBanner="true" | ||
79 | ProgramDatabaseFile=".\Release/openjpeg-libsl.pdb" | ||
80 | ImportLibrary=".\Release/openjpeg-libsl.lib" | ||
81 | TargetMachine="1" | ||
82 | /> | ||
83 | <Tool | ||
84 | Name="VCALinkTool" | ||
85 | /> | ||
86 | <Tool | ||
87 | Name="VCManifestTool" | ||
88 | /> | ||
89 | <Tool | ||
90 | Name="VCXDCMakeTool" | ||
91 | /> | ||
92 | <Tool | ||
93 | Name="VCBscMakeTool" | ||
94 | SuppressStartupBanner="true" | ||
95 | OutputFile=".\Release/DllOpenJPEG.bsc" | ||
96 | /> | ||
97 | <Tool | ||
98 | Name="VCFxCopTool" | ||
99 | /> | ||
100 | <Tool | ||
101 | Name="VCAppVerifierTool" | ||
102 | /> | ||
103 | <Tool | ||
104 | Name="VCWebDeploymentTool" | ||
105 | /> | ||
106 | <Tool | ||
107 | Name="VCPostBuildEventTool" | ||
108 | CommandLine="copy Release\openjpeg-libsl.dll ..\bin
" | ||
109 | /> | ||
110 | </Configuration> | ||
111 | <Configuration | ||
112 | Name="Debug|Win32" | ||
113 | OutputDirectory=".\Debug" | ||
114 | IntermediateDirectory=".\Debug" | ||
115 | ConfigurationType="2" | ||
116 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" | ||
117 | UseOfMFC="0" | ||
118 | ATLMinimizesCRunTimeLibraryUsage="false" | ||
119 | CharacterSet="2" | ||
120 | > | ||
121 | <Tool | ||
122 | Name="VCPreBuildEventTool" | ||
123 | /> | ||
124 | <Tool | ||
125 | Name="VCCustomBuildTool" | ||
126 | /> | ||
127 | <Tool | ||
128 | Name="VCXMLDataGeneratorTool" | ||
129 | /> | ||
130 | <Tool | ||
131 | Name="VCWebServiceProxyGeneratorTool" | ||
132 | /> | ||
133 | <Tool | ||
134 | Name="VCMIDLTool" | ||
135 | PreprocessorDefinitions="_DEBUG" | ||
136 | MkTypLibCompatible="true" | ||
137 | SuppressStartupBanner="true" | ||
138 | TargetEnvironment="1" | ||
139 | TypeLibraryName=".\Debug/DllOpenJPEG.tlb" | ||
140 | HeaderFileName="" | ||
141 | /> | ||
142 | <Tool | ||
143 | Name="VCCLCompilerTool" | ||
144 | Optimization="0" | ||
145 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;OPJ_EXPORTS" | ||
146 | MinimalRebuild="true" | ||
147 | BasicRuntimeChecks="3" | ||
148 | RuntimeLibrary="1" | ||
149 | PrecompiledHeaderFile=".\Debug/DllOpenJPEG.pch" | ||
150 | AssemblerListingLocation=".\Debug/" | ||
151 | ObjectFile=".\Debug/" | ||
152 | ProgramDataBaseFileName=".\Debug/" | ||
153 | WarningLevel="3" | ||
154 | SuppressStartupBanner="true" | ||
155 | DebugInformationFormat="4" | ||
156 | /> | ||
157 | <Tool | ||
158 | Name="VCManagedResourceCompilerTool" | ||
159 | /> | ||
160 | <Tool | ||
161 | Name="VCResourceCompilerTool" | ||
162 | PreprocessorDefinitions="_DEBUG" | ||
163 | Culture="1036" | ||
164 | /> | ||
165 | <Tool | ||
166 | Name="VCPreLinkEventTool" | ||
167 | /> | ||
168 | <Tool | ||
169 | Name="VCLinkerTool" | ||
170 | OutputFile="Debug/openjpeg-libsl.dll" | ||
171 | LinkIncremental="2" | ||
172 | SuppressStartupBanner="true" | ||
173 | GenerateDebugInformation="true" | ||
174 | ProgramDatabaseFile=".\Debug/openjpeg-libsld.pdb" | ||
175 | ImportLibrary=".\Debug/openjpeg-libsld.lib" | ||
176 | TargetMachine="1" | ||
177 | /> | ||
178 | <Tool | ||
179 | Name="VCALinkTool" | ||
180 | /> | ||
181 | <Tool | ||
182 | Name="VCManifestTool" | ||
183 | /> | ||
184 | <Tool | ||
185 | Name="VCXDCMakeTool" | ||
186 | /> | ||
187 | <Tool | ||
188 | Name="VCBscMakeTool" | ||
189 | SuppressStartupBanner="true" | ||
190 | OutputFile=".\Debug/DllOpenJPEG.bsc" | ||
191 | /> | ||
192 | <Tool | ||
193 | Name="VCFxCopTool" | ||
194 | /> | ||
195 | <Tool | ||
196 | Name="VCAppVerifierTool" | ||
197 | /> | ||
198 | <Tool | ||
199 | Name="VCWebDeploymentTool" | ||
200 | /> | ||
201 | <Tool | ||
202 | Name="VCPostBuildEventTool" | ||
203 | CommandLine="copy Debug\openjpeg-libsl.dll ..\bin
" | ||
204 | /> | ||
205 | </Configuration> | ||
206 | </Configurations> | ||
207 | <References> | ||
208 | </References> | ||
209 | <Files> | ||
210 | <Filter | ||
211 | Name="Source Files" | ||
212 | Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" | ||
213 | > | ||
214 | <File | ||
215 | RelativePath="libopenjpeg\bio.c" | ||
216 | > | ||
217 | <FileConfiguration | ||
218 | Name="Release|Win32" | ||
219 | > | ||
220 | <Tool | ||
221 | Name="VCCLCompilerTool" | ||
222 | PreprocessorDefinitions="" | ||
223 | /> | ||
224 | </FileConfiguration> | ||
225 | <FileConfiguration | ||
226 | Name="Debug|Win32" | ||
227 | > | ||
228 | <Tool | ||
229 | Name="VCCLCompilerTool" | ||
230 | PreprocessorDefinitions="" | ||
231 | /> | ||
232 | </FileConfiguration> | ||
233 | </File> | ||
234 | <File | ||
235 | RelativePath="libopenjpeg\cio.c" | ||
236 | > | ||
237 | <FileConfiguration | ||
238 | Name="Release|Win32" | ||
239 | > | ||
240 | <Tool | ||
241 | Name="VCCLCompilerTool" | ||
242 | PreprocessorDefinitions="" | ||
243 | /> | ||
244 | </FileConfiguration> | ||
245 | <FileConfiguration | ||
246 | Name="Debug|Win32" | ||
247 | > | ||
248 | <Tool | ||
249 | Name="VCCLCompilerTool" | ||
250 | PreprocessorDefinitions="" | ||
251 | /> | ||
252 | </FileConfiguration> | ||
253 | </File> | ||
254 | <File | ||
255 | RelativePath="libopenjpeg\dwt.c" | ||
256 | > | ||
257 | <FileConfiguration | ||
258 | Name="Release|Win32" | ||
259 | > | ||
260 | <Tool | ||
261 | Name="VCCLCompilerTool" | ||
262 | PreprocessorDefinitions="" | ||
263 | /> | ||
264 | </FileConfiguration> | ||
265 | <FileConfiguration | ||
266 | Name="Debug|Win32" | ||
267 | > | ||
268 | <Tool | ||
269 | Name="VCCLCompilerTool" | ||
270 | PreprocessorDefinitions="" | ||
271 | /> | ||
272 | </FileConfiguration> | ||
273 | </File> | ||
274 | <File | ||
275 | RelativePath="libopenjpeg\event.c" | ||
276 | > | ||
277 | <FileConfiguration | ||
278 | Name="Release|Win32" | ||
279 | > | ||
280 | <Tool | ||
281 | Name="VCCLCompilerTool" | ||
282 | PreprocessorDefinitions="" | ||
283 | /> | ||
284 | </FileConfiguration> | ||
285 | <FileConfiguration | ||
286 | Name="Debug|Win32" | ||
287 | > | ||
288 | <Tool | ||
289 | Name="VCCLCompilerTool" | ||
290 | PreprocessorDefinitions="" | ||
291 | /> | ||
292 | </FileConfiguration> | ||
293 | </File> | ||
294 | <File | ||
295 | RelativePath="libopenjpeg\image.c" | ||
296 | > | ||
297 | <FileConfiguration | ||
298 | Name="Release|Win32" | ||
299 | > | ||
300 | <Tool | ||
301 | Name="VCCLCompilerTool" | ||
302 | PreprocessorDefinitions="" | ||
303 | /> | ||
304 | </FileConfiguration> | ||
305 | <FileConfiguration | ||
306 | Name="Debug|Win32" | ||
307 | > | ||
308 | <Tool | ||
309 | Name="VCCLCompilerTool" | ||
310 | PreprocessorDefinitions="" | ||
311 | /> | ||
312 | </FileConfiguration> | ||
313 | </File> | ||
314 | <File | ||
315 | RelativePath="libopenjpeg\j2k.c" | ||
316 | > | ||
317 | <FileConfiguration | ||
318 | Name="Release|Win32" | ||
319 | > | ||
320 | <Tool | ||
321 | Name="VCCLCompilerTool" | ||
322 | PreprocessorDefinitions="" | ||
323 | /> | ||
324 | </FileConfiguration> | ||
325 | <FileConfiguration | ||
326 | Name="Debug|Win32" | ||
327 | > | ||
328 | <Tool | ||
329 | Name="VCCLCompilerTool" | ||
330 | PreprocessorDefinitions="" | ||
331 | /> | ||
332 | </FileConfiguration> | ||
333 | </File> | ||
334 | <File | ||
335 | RelativePath="libopenjpeg\j2k_lib.c" | ||
336 | > | ||
337 | <FileConfiguration | ||
338 | Name="Release|Win32" | ||
339 | > | ||
340 | <Tool | ||
341 | Name="VCCLCompilerTool" | ||
342 | PreprocessorDefinitions="" | ||
343 | /> | ||
344 | </FileConfiguration> | ||
345 | <FileConfiguration | ||
346 | Name="Debug|Win32" | ||
347 | > | ||
348 | <Tool | ||
349 | Name="VCCLCompilerTool" | ||
350 | PreprocessorDefinitions="" | ||
351 | /> | ||
352 | </FileConfiguration> | ||
353 | </File> | ||
354 | <File | ||
355 | RelativePath="libopenjpeg\jp2.c" | ||
356 | > | ||
357 | <FileConfiguration | ||
358 | Name="Release|Win32" | ||
359 | > | ||
360 | <Tool | ||
361 | Name="VCCLCompilerTool" | ||
362 | PreprocessorDefinitions="" | ||
363 | /> | ||
364 | </FileConfiguration> | ||
365 | <FileConfiguration | ||
366 | Name="Debug|Win32" | ||
367 | > | ||
368 | <Tool | ||
369 | Name="VCCLCompilerTool" | ||
370 | PreprocessorDefinitions="" | ||
371 | /> | ||
372 | </FileConfiguration> | ||
373 | </File> | ||
374 | <File | ||
375 | RelativePath="libopenjpeg\jpt.c" | ||
376 | > | ||
377 | <FileConfiguration | ||
378 | Name="Release|Win32" | ||
379 | > | ||
380 | <Tool | ||
381 | Name="VCCLCompilerTool" | ||
382 | PreprocessorDefinitions="" | ||
383 | /> | ||
384 | </FileConfiguration> | ||
385 | <FileConfiguration | ||
386 | Name="Debug|Win32" | ||
387 | > | ||
388 | <Tool | ||
389 | Name="VCCLCompilerTool" | ||
390 | PreprocessorDefinitions="" | ||
391 | /> | ||
392 | </FileConfiguration> | ||
393 | </File> | ||
394 | <File | ||
395 | RelativePath=".\libsl\libsl.cpp" | ||
396 | > | ||
397 | </File> | ||
398 | <File | ||
399 | RelativePath="libopenjpeg\mct.c" | ||
400 | > | ||
401 | <FileConfiguration | ||
402 | Name="Release|Win32" | ||
403 | > | ||
404 | <Tool | ||
405 | Name="VCCLCompilerTool" | ||
406 | PreprocessorDefinitions="" | ||
407 | /> | ||
408 | </FileConfiguration> | ||
409 | <FileConfiguration | ||
410 | Name="Debug|Win32" | ||
411 | > | ||
412 | <Tool | ||
413 | Name="VCCLCompilerTool" | ||
414 | PreprocessorDefinitions="" | ||
415 | /> | ||
416 | </FileConfiguration> | ||
417 | </File> | ||
418 | <File | ||
419 | RelativePath="libopenjpeg\mqc.c" | ||
420 | > | ||
421 | <FileConfiguration | ||
422 | Name="Release|Win32" | ||
423 | > | ||
424 | <Tool | ||
425 | Name="VCCLCompilerTool" | ||
426 | PreprocessorDefinitions="" | ||
427 | /> | ||
428 | </FileConfiguration> | ||
429 | <FileConfiguration | ||
430 | Name="Debug|Win32" | ||
431 | > | ||
432 | <Tool | ||
433 | Name="VCCLCompilerTool" | ||
434 | PreprocessorDefinitions="" | ||
435 | /> | ||
436 | </FileConfiguration> | ||
437 | </File> | ||
438 | <File | ||
439 | RelativePath="libopenjpeg\openjpeg.c" | ||
440 | > | ||
441 | <FileConfiguration | ||
442 | Name="Release|Win32" | ||
443 | > | ||
444 | <Tool | ||
445 | Name="VCCLCompilerTool" | ||
446 | PreprocessorDefinitions="" | ||
447 | /> | ||
448 | </FileConfiguration> | ||
449 | <FileConfiguration | ||
450 | Name="Debug|Win32" | ||
451 | > | ||
452 | <Tool | ||
453 | Name="VCCLCompilerTool" | ||
454 | PreprocessorDefinitions="" | ||
455 | /> | ||
456 | </FileConfiguration> | ||
457 | </File> | ||
458 | <File | ||
459 | RelativePath="libopenjpeg\pi.c" | ||
460 | > | ||
461 | <FileConfiguration | ||
462 | Name="Release|Win32" | ||
463 | > | ||
464 | <Tool | ||
465 | Name="VCCLCompilerTool" | ||
466 | PreprocessorDefinitions="" | ||
467 | /> | ||
468 | </FileConfiguration> | ||
469 | <FileConfiguration | ||
470 | Name="Debug|Win32" | ||
471 | > | ||
472 | <Tool | ||
473 | Name="VCCLCompilerTool" | ||
474 | PreprocessorDefinitions="" | ||
475 | /> | ||
476 | </FileConfiguration> | ||
477 | </File> | ||
478 | <File | ||
479 | RelativePath="libopenjpeg\raw.c" | ||
480 | > | ||
481 | <FileConfiguration | ||
482 | Name="Release|Win32" | ||
483 | > | ||
484 | <Tool | ||
485 | Name="VCCLCompilerTool" | ||
486 | PreprocessorDefinitions="" | ||
487 | /> | ||
488 | </FileConfiguration> | ||
489 | <FileConfiguration | ||
490 | Name="Debug|Win32" | ||
491 | > | ||
492 | <Tool | ||
493 | Name="VCCLCompilerTool" | ||
494 | PreprocessorDefinitions="" | ||
495 | /> | ||
496 | </FileConfiguration> | ||
497 | </File> | ||
498 | <File | ||
499 | RelativePath="libopenjpeg\t1.c" | ||
500 | > | ||
501 | <FileConfiguration | ||
502 | Name="Release|Win32" | ||
503 | > | ||
504 | <Tool | ||
505 | Name="VCCLCompilerTool" | ||
506 | PreprocessorDefinitions="" | ||
507 | /> | ||
508 | </FileConfiguration> | ||
509 | <FileConfiguration | ||
510 | Name="Debug|Win32" | ||
511 | > | ||
512 | <Tool | ||
513 | Name="VCCLCompilerTool" | ||
514 | PreprocessorDefinitions="" | ||
515 | /> | ||
516 | </FileConfiguration> | ||
517 | </File> | ||
518 | <File | ||
519 | RelativePath="libopenjpeg\t2.c" | ||
520 | > | ||
521 | <FileConfiguration | ||
522 | Name="Release|Win32" | ||
523 | > | ||
524 | <Tool | ||
525 | Name="VCCLCompilerTool" | ||
526 | PreprocessorDefinitions="" | ||
527 | /> | ||
528 | </FileConfiguration> | ||
529 | <FileConfiguration | ||
530 | Name="Debug|Win32" | ||
531 | > | ||
532 | <Tool | ||
533 | Name="VCCLCompilerTool" | ||
534 | PreprocessorDefinitions="" | ||
535 | /> | ||
536 | </FileConfiguration> | ||
537 | </File> | ||
538 | <File | ||
539 | RelativePath="libopenjpeg\tcd.c" | ||
540 | > | ||
541 | <FileConfiguration | ||
542 | Name="Release|Win32" | ||
543 | > | ||
544 | <Tool | ||
545 | Name="VCCLCompilerTool" | ||
546 | PreprocessorDefinitions="" | ||
547 | /> | ||
548 | </FileConfiguration> | ||
549 | <FileConfiguration | ||
550 | Name="Debug|Win32" | ||
551 | > | ||
552 | <Tool | ||
553 | Name="VCCLCompilerTool" | ||
554 | PreprocessorDefinitions="" | ||
555 | /> | ||
556 | </FileConfiguration> | ||
557 | </File> | ||
558 | <File | ||
559 | RelativePath="libopenjpeg\tgt.c" | ||
560 | > | ||
561 | <FileConfiguration | ||
562 | Name="Release|Win32" | ||
563 | > | ||
564 | <Tool | ||
565 | Name="VCCLCompilerTool" | ||
566 | PreprocessorDefinitions="" | ||
567 | /> | ||
568 | </FileConfiguration> | ||
569 | <FileConfiguration | ||
570 | Name="Debug|Win32" | ||
571 | > | ||
572 | <Tool | ||
573 | Name="VCCLCompilerTool" | ||
574 | PreprocessorDefinitions="" | ||
575 | /> | ||
576 | </FileConfiguration> | ||
577 | </File> | ||
578 | </Filter> | ||
579 | <Filter | ||
580 | Name="Header Files" | ||
581 | Filter="h;hpp;hxx;hm;inl" | ||
582 | > | ||
583 | <File | ||
584 | RelativePath="libopenjpeg\bio.h" | ||
585 | > | ||
586 | </File> | ||
587 | <File | ||
588 | RelativePath="libopenjpeg\cio.h" | ||
589 | > | ||
590 | </File> | ||
591 | <File | ||
592 | RelativePath="libopenjpeg\dwt.h" | ||
593 | > | ||
594 | </File> | ||
595 | <File | ||
596 | RelativePath="libopenjpeg\event.h" | ||
597 | > | ||
598 | </File> | ||
599 | <File | ||
600 | RelativePath="libopenjpeg\fix.h" | ||
601 | > | ||
602 | </File> | ||
603 | <File | ||
604 | RelativePath="libopenjpeg\image.h" | ||
605 | > | ||
606 | </File> | ||
607 | <File | ||
608 | RelativePath="libopenjpeg\int.h" | ||
609 | > | ||
610 | </File> | ||
611 | <File | ||
612 | RelativePath="libopenjpeg\j2k.h" | ||
613 | > | ||
614 | </File> | ||
615 | <File | ||
616 | RelativePath="libopenjpeg\j2k_lib.h" | ||
617 | > | ||
618 | </File> | ||
619 | <File | ||
620 | RelativePath="libopenjpeg\jp2.h" | ||
621 | > | ||
622 | </File> | ||
623 | <File | ||
624 | RelativePath="libopenjpeg\jpt.h" | ||
625 | > | ||
626 | </File> | ||
627 | <File | ||
628 | RelativePath=".\libsl\libsl.h" | ||
629 | > | ||
630 | </File> | ||
631 | <File | ||
632 | RelativePath="libopenjpeg\mct.h" | ||
633 | > | ||
634 | </File> | ||
635 | <File | ||
636 | RelativePath="libopenjpeg\mqc.h" | ||
637 | > | ||
638 | </File> | ||
639 | <File | ||
640 | RelativePath="libopenjpeg\openjpeg.h" | ||
641 | > | ||
642 | </File> | ||
643 | <File | ||
644 | RelativePath="libopenjpeg\opj_includes.h" | ||
645 | > | ||
646 | </File> | ||
647 | <File | ||
648 | RelativePath="libopenjpeg\pi.h" | ||
649 | > | ||
650 | </File> | ||
651 | <File | ||
652 | RelativePath="libopenjpeg\raw.h" | ||
653 | > | ||
654 | </File> | ||
655 | <File | ||
656 | RelativePath="libopenjpeg\t1.h" | ||
657 | > | ||
658 | </File> | ||
659 | <File | ||
660 | RelativePath="libopenjpeg\t2.h" | ||
661 | > | ||
662 | </File> | ||
663 | <File | ||
664 | RelativePath="libopenjpeg\tcd.h" | ||
665 | > | ||
666 | </File> | ||
667 | <File | ||
668 | RelativePath="libopenjpeg\tgt.h" | ||
669 | > | ||
670 | </File> | ||
671 | </Filter> | ||
672 | <Filter | ||
673 | Name="Resource Files" | ||
674 | Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" | ||
675 | > | ||
676 | <File | ||
677 | RelativePath="OpenJPEG.rc" | ||
678 | > | ||
679 | <FileConfiguration | ||
680 | Name="Release|Win32" | ||
681 | > | ||
682 | <Tool | ||
683 | Name="VCResourceCompilerTool" | ||
684 | PreprocessorDefinitions="" | ||
685 | /> | ||
686 | </FileConfiguration> | ||
687 | <FileConfiguration | ||
688 | Name="Debug|Win32" | ||
689 | > | ||
690 | <Tool | ||
691 | Name="VCResourceCompilerTool" | ||
692 | PreprocessorDefinitions="" | ||
693 | /> | ||
694 | </FileConfiguration> | ||
695 | </File> | ||
696 | </Filter> | ||
697 | </Files> | ||
698 | <Globals> | ||
699 | </Globals> | ||
700 | </VisualStudioProject> | ||