summaryrefslogtreecommitdiff
path: root/winrt/libthirdparty_winRT.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'winrt/libthirdparty_winRT.vcxproj')
-rw-r--r--winrt/libthirdparty_winRT.vcxproj75
1 files changed, 52 insertions, 23 deletions
diff --git a/winrt/libthirdparty_winRT.vcxproj b/winrt/libthirdparty_winRT.vcxproj
index 31bbe9eb..386f6d95 100644
--- a/winrt/libthirdparty_winRT.vcxproj
+++ b/winrt/libthirdparty_winRT.vcxproj
@@ -106,29 +106,31 @@
<ClCompile Include="..\thirdparty\jpeg\jquant1.c" />
<ClCompile Include="..\thirdparty\jpeg\jquant2.c" />
<ClCompile Include="..\thirdparty\jpeg\jutils.c" />
- <ClCompile Include="..\thirdparty\openjpeg\libopenjpeg\bio.c" />
- <ClCompile Include="..\thirdparty\openjpeg\libopenjpeg\cidx_manager.c" />
- <ClCompile Include="..\thirdparty\openjpeg\libopenjpeg\cio.c" />
- <ClCompile Include="..\thirdparty\openjpeg\libopenjpeg\dwt.c" />
- <ClCompile Include="..\thirdparty\openjpeg\libopenjpeg\event.c" />
- <ClCompile Include="..\thirdparty\openjpeg\libopenjpeg\image.c" />
- <ClCompile Include="..\thirdparty\openjpeg\libopenjpeg\j2k.c" />
- <ClCompile Include="..\thirdparty\openjpeg\libopenjpeg\j2k_lib.c" />
- <ClCompile Include="..\thirdparty\openjpeg\libopenjpeg\jp2.c" />
- <ClCompile Include="..\thirdparty\openjpeg\libopenjpeg\jpt.c" />
- <ClCompile Include="..\thirdparty\openjpeg\libopenjpeg\mct.c" />
- <ClCompile Include="..\thirdparty\openjpeg\libopenjpeg\mqc.c" />
- <ClCompile Include="..\thirdparty\openjpeg\libopenjpeg\openjpeg.c" />
- <ClCompile Include="..\thirdparty\openjpeg\libopenjpeg\phix_manager.c" />
- <ClCompile Include="..\thirdparty\openjpeg\libopenjpeg\pi.c" />
- <ClCompile Include="..\thirdparty\openjpeg\libopenjpeg\ppix_manager.c" />
- <ClCompile Include="..\thirdparty\openjpeg\libopenjpeg\raw.c" />
- <ClCompile Include="..\thirdparty\openjpeg\libopenjpeg\t1.c" />
- <ClCompile Include="..\thirdparty\openjpeg\libopenjpeg\t2.c" />
- <ClCompile Include="..\thirdparty\openjpeg\libopenjpeg\tcd.c" />
- <ClCompile Include="..\thirdparty\openjpeg\libopenjpeg\tgt.c" />
- <ClCompile Include="..\thirdparty\openjpeg\libopenjpeg\thix_manager.c" />
- <ClCompile Include="..\thirdparty\openjpeg\libopenjpeg\tpix_manager.c" />
+ <ClCompile Include="..\thirdparty\openjpeg\src\lib\openjp2\bio.c" />
+ <ClCompile Include="..\thirdparty\openjpeg\src\lib\openjp2\cidx_manager.c" />
+ <ClCompile Include="..\thirdparty\openjpeg\src\lib\openjp2\cio.c" />
+ <ClCompile Include="..\thirdparty\openjpeg\src\lib\openjp2\dwt.c" />
+ <ClCompile Include="..\thirdparty\openjpeg\src\lib\openjp2\event.c" />
+ <ClCompile Include="..\thirdparty\openjpeg\src\lib\openjp2\function_list.c" />
+ <ClCompile Include="..\thirdparty\openjpeg\src\lib\openjp2\image.c" />
+ <ClCompile Include="..\thirdparty\openjpeg\src\lib\openjp2\invert.c" />
+ <ClCompile Include="..\thirdparty\openjpeg\src\lib\openjp2\j2k.c" />
+ <ClCompile Include="..\thirdparty\openjpeg\src\lib\openjp2\jp2.c" />
+ <ClCompile Include="..\thirdparty\openjpeg\src\lib\openjp2\mct.c" />
+ <ClCompile Include="..\thirdparty\openjpeg\src\lib\openjp2\mqc.c" />
+ <ClCompile Include="..\thirdparty\openjpeg\src\lib\openjp2\openjpeg.c" />
+ <ClCompile Include="..\thirdparty\openjpeg\src\lib\openjp2\opj_clock.c" />
+ <ClCompile Include="..\thirdparty\openjpeg\src\lib\openjp2\phix_manager.c" />
+ <ClCompile Include="..\thirdparty\openjpeg\src\lib\openjp2\pi.c" />
+ <ClCompile Include="..\thirdparty\openjpeg\src\lib\openjp2\ppix_manager.c" />
+ <ClCompile Include="..\thirdparty\openjpeg\src\lib\openjp2\raw.c" />
+ <ClCompile Include="..\thirdparty\openjpeg\src\lib\openjp2\t1.c" />
+ <ClCompile Include="..\thirdparty\openjpeg\src\lib\openjp2\t1_generate_luts.c" />
+ <ClCompile Include="..\thirdparty\openjpeg\src\lib\openjp2\t2.c" />
+ <ClCompile Include="..\thirdparty\openjpeg\src\lib\openjp2\tcd.c" />
+ <ClCompile Include="..\thirdparty\openjpeg\src\lib\openjp2\tgt.c" />
+ <ClCompile Include="..\thirdparty\openjpeg\src\lib\openjp2\thix_manager.c" />
+ <ClCompile Include="..\thirdparty\openjpeg\src\lib\openjp2\tpix_manager.c" />
<ClCompile Include="..\thirdparty\zlib\adler32.c" />
<ClCompile Include="..\thirdparty\zlib\compress.c" />
<ClCompile Include="..\thirdparty\zlib\crc32.c" />
@@ -225,6 +227,33 @@
<ClInclude Include="..\thirdparty\freetype\include\freetype\tttags.h" />
<ClInclude Include="..\thirdparty\freetype\include\freetype\ttunpat.h" />
<ClInclude Include="..\thirdparty\freetype\include\ft2build.h" />
+ <ClInclude Include="..\thirdparty\openjpeg\src\lib\openjp2\bio.h" />
+ <ClInclude Include="..\thirdparty\openjpeg\src\lib\openjp2\cidx_manager.h" />
+ <ClInclude Include="..\thirdparty\openjpeg\src\lib\openjp2\cio.h" />
+ <ClInclude Include="..\thirdparty\openjpeg\src\lib\openjp2\dwt.h" />
+ <ClInclude Include="..\thirdparty\openjpeg\src\lib\openjp2\event.h" />
+ <ClInclude Include="..\thirdparty\openjpeg\src\lib\openjp2\function_list.h" />
+ <ClInclude Include="..\thirdparty\openjpeg\src\lib\openjp2\image.h" />
+ <ClInclude Include="..\thirdparty\openjpeg\src\lib\openjp2\indexbox_manager.h" />
+ <ClInclude Include="..\thirdparty\openjpeg\src\lib\openjp2\invert.h" />
+ <ClInclude Include="..\thirdparty\openjpeg\src\lib\openjp2\j2k.h" />
+ <ClInclude Include="..\thirdparty\openjpeg\src\lib\openjp2\jp2.h" />
+ <ClInclude Include="..\thirdparty\openjpeg\src\lib\openjp2\mct.h" />
+ <ClInclude Include="..\thirdparty\openjpeg\src\lib\openjp2\mqc.h" />
+ <ClInclude Include="..\thirdparty\openjpeg\src\lib\openjp2\openjpeg.h" />
+ <ClInclude Include="..\thirdparty\openjpeg\src\lib\openjp2\opj_clock.h" />
+ <ClInclude Include="..\thirdparty\openjpeg\src\lib\openjp2\opj_includes.h" />
+ <ClInclude Include="..\thirdparty\openjpeg\src\lib\openjp2\opj_intmath.h" />
+ <ClInclude Include="..\thirdparty\openjpeg\src\lib\openjp2\opj_inttypes.h" />
+ <ClInclude Include="..\thirdparty\openjpeg\src\lib\openjp2\opj_malloc.h" />
+ <ClInclude Include="..\thirdparty\openjpeg\src\lib\openjp2\opj_stdint.h" />
+ <ClInclude Include="..\thirdparty\openjpeg\src\lib\openjp2\pi.h" />
+ <ClInclude Include="..\thirdparty\openjpeg\src\lib\openjp2\raw.h" />
+ <ClInclude Include="..\thirdparty\openjpeg\src\lib\openjp2\t1.h" />
+ <ClInclude Include="..\thirdparty\openjpeg\src\lib\openjp2\t1_luts.h" />
+ <ClInclude Include="..\thirdparty\openjpeg\src\lib\openjp2\t2.h" />
+ <ClInclude Include="..\thirdparty\openjpeg\src\lib\openjp2\tcd.h" />
+ <ClInclude Include="..\thirdparty\openjpeg\src\lib\openjp2\tgt.h" />
</ItemGroup>
<PropertyGroup Label="Globals">
<ProjectGuid>{c0d1c355-1bee-40e1-9ef4-fd9fffdbf396}</ProjectGuid>