From 8077ddaf62bdbff2169973eca565a5752501587d Mon Sep 17 00:00:00 2001 From: Egor Yusov Date: Fri, 19 Aug 2016 23:38:41 -0700 Subject: Updated to Diligent Engine 2.0 --- External/libjpeg-9a/build/UWP/libjpeg.vcxproj | 206 ++++++++++ .../libjpeg-9a/build/UWP/libjpeg.vcxproj.filters | 2 + External/libjpeg-9a/build/Win32/jni/Android.mk | 22 ++ External/libjpeg-9a/build/Win32/jni/Application.mk | 7 + .../build/Win32/libjpeg-Debug.vgdbsettings | 76 ++++ .../build/Win32/libjpeg-Release.vgdbsettings | 76 ++++ External/libjpeg-9a/build/Win32/libjpeg.vcxproj | 432 +++++++++++++++++++++ .../libjpeg-9a/build/Win32/libjpeg.vcxproj.filters | 159 ++++++++ .../build/Windows.Shared/libjpeg.Shared.vcxitems | 83 ++++ .../Windows.Shared/libjpeg.Shared.vcxitems.filters | 183 +++++++++ .../libjpeg-9a/build/Windows.Shared/libjpeg.props | 14 + External/libjpeg-9a/build/Windows/jni/Android.mk | 22 -- .../libjpeg-9a/build/Windows/jni/Application.mk | 7 - .../build/Windows/libjpeg-Debug.vgdbsettings | 76 ---- .../build/Windows/libjpeg-Release.vgdbsettings | 76 ---- External/libjpeg-9a/build/Windows/libjpeg.props | 13 - External/libjpeg-9a/build/Windows/libjpeg.vcxproj | 432 --------------------- .../build/Windows/libjpeg.vcxproj.filters | 159 -------- .../libjpeg.Shared/libjpeg.Shared.vcxitems | 78 ---- .../libjpeg.Shared/libjpeg.Shared.vcxitems.filters | 180 --------- .../libjpeg.Windows/libjpeg.Windows.vcxproj | 199 ---------- .../libjpeg.Windows.vcxproj.filters | 5 - .../libjpeg.WindowsPhone.vcxproj | 140 ------- .../libjpeg.WindowsPhone.vcxproj.filters | 5 - External/libtiff-4.0.3/build/UWP/LibTiff.vcxproj | 215 ++++++++++ .../build/UWP/LibTiff.vcxproj.filters | 6 + .../build/Win32/LibTiff-Debug.vgdbsettings | 76 ++++ .../build/Win32/LibTiff-Release.vgdbsettings | 76 ++++ External/libtiff-4.0.3/build/Win32/LibTiff.vcxproj | 383 ++++++++++++++++++ .../build/Win32/LibTiff.vcxproj.filters | 153 ++++++++ External/libtiff-4.0.3/build/Win32/jni/Android.mk | 27 ++ .../libtiff-4.0.3/build/Win32/jni/Application.mk | 7 + .../build/Windows.Shared/LibTiff.Shared.vcxitems | 91 +++++ .../Windows.Shared/LibTiff.Shared.vcxitems.filters | 197 ++++++++++ .../build/Windows.Shared/LibTiff.props | 14 + .../build/Windows/LibTiff-Debug.vgdbsettings | 76 ---- .../build/Windows/LibTiff-Release.vgdbsettings | 76 ---- External/libtiff-4.0.3/build/Windows/LibTiff.props | 13 - .../libtiff-4.0.3/build/Windows/LibTiff.vcxproj | 385 ------------------ .../build/Windows/LibTiff.vcxproj.filters | 153 -------- .../libtiff-4.0.3/build/Windows/jni/Android.mk | 27 -- .../libtiff-4.0.3/build/Windows/jni/Application.mk | 7 - .../LibTiff.Shared/LibTiff.Shared.vcxitems | 86 ---- .../LibTiff.Shared/LibTiff.Shared.vcxitems.filters | 194 --------- .../LibTiff.Windows/LibTiff.Windows.vcxproj | 208 ---------- .../LibTiff.Windows.vcxproj.filters | 13 - .../LibTiff.WindowsPhone.vcxproj | 147 ------- .../LibTiff.WindowsPhone.vcxproj.filters | 13 - External/libtiff-4.0.3/libtiff/tif_config.h | 2 +- External/libtiff-4.0.3/libtiff/tiffconf.h | 2 +- External/lpng-1.6.17/CMakeLists.txt | 374 ------------------ External/lpng-1.6.17/CMakeLists.~txt | 374 ++++++++++++++++++ External/lpng-1.6.17/build/UWP/LibPng.vcxproj | 212 ++++++++++ .../lpng-1.6.17/build/UWP/LibPng.vcxproj.filters | 2 + .../build/Win32/LibPng-Debug.vgdbsettings | 76 ++++ .../build/Win32/LibPng-Release.vgdbsettings | 76 ++++ External/lpng-1.6.17/build/Win32/LibPng.vcxproj | 271 +++++++++++++ .../lpng-1.6.17/build/Win32/LibPng.vcxproj.filters | 66 ++++ External/lpng-1.6.17/build/Win32/jni/Android.mk | 22 ++ .../lpng-1.6.17/build/Win32/jni/Application.mk | 7 + .../build/Windows.Shared/LibPng.Shared.vcxitems | 49 +++ .../Windows.Shared/LibPng.Shared.vcxitems.filters | 81 ++++ .../lpng-1.6.17/build/Windows.Shared/LibPng.props | 13 + .../build/Windows/LibPng-Debug.vgdbsettings | 76 ---- .../build/Windows/LibPng-Release.vgdbsettings | 76 ---- External/lpng-1.6.17/build/Windows/LibPng.props | 13 - External/lpng-1.6.17/build/Windows/LibPng.vcxproj | 271 ------------- .../build/Windows/LibPng.vcxproj.filters | 66 ---- External/lpng-1.6.17/build/Windows/jni/Android.mk | 22 -- .../lpng-1.6.17/build/Windows/jni/Application.mk | 7 - .../LibPng.Shared/LibPng.Shared.vcxitems | 44 --- .../LibPng.Shared/LibPng.Shared.vcxitems.filters | 78 ---- .../LibPng.Windows/LibPng.Windows.vcxproj | 205 ---------- .../LibPng.Windows/LibPng.Windows.vcxproj.filters | 5 - .../LibPng.WindowsPhone.vcxproj | 144 ------- .../LibPng.WindowsPhone.vcxproj.filters | 5 - External/lua-5.2.3/build/UWP/Lua.vcxproj | 214 ++++++++++ External/lua-5.2.3/build/UWP/Lua.vcxproj.filters | 2 + .../lua-5.2.3/build/Win32/Lua-Debug.vgdbsettings | 76 ++++ .../lua-5.2.3/build/Win32/Lua-Release.vgdbsettings | 76 ++++ External/lua-5.2.3/build/Win32/Lua.vcxproj | 372 ++++++++++++++++++ External/lua-5.2.3/build/Win32/Lua.vcxproj.filters | 117 ++++++ External/lua-5.2.3/build/Win32/jni/Android.mk | 21 + External/lua-5.2.3/build/Win32/jni/Application.mk | 7 + .../build/Windows.Shared/Lua.Shared.vcxitems | 85 ++++ .../Windows.Shared/Lua.Shared.vcxitems.filters | 189 +++++++++ .../lua-5.2.3/build/Windows/Lua-Debug.vgdbsettings | 76 ---- .../build/Windows/Lua-Release.vgdbsettings | 76 ---- External/lua-5.2.3/build/Windows/Lua.vcxproj | 370 ------------------ .../lua-5.2.3/build/Windows/Lua.vcxproj.filters | 117 ------ External/lua-5.2.3/build/Windows/jni/Android.mk | 21 - .../lua-5.2.3/build/Windows/jni/Application.mk | 7 - .../WindowsStore/Lua.Shared/Lua.Shared.vcxitems | 80 ---- .../Lua.Shared/Lua.Shared.vcxitems.filters | 186 --------- .../WindowsStore/Lua.Windows/Lua.Windows.vcxproj | 205 ---------- .../Lua.Windows/Lua.Windows.vcxproj.filters | 5 - .../Lua.WindowsPhone/Lua.WindowsPhone.vcxproj | 144 ------- .../Lua.WindowsPhone.vcxproj.filters | 5 - External/lua-5.2.3/src/luaconf.h | 2 +- External/zlib-1.2.8/CMakeLists.txt | 249 ------------ External/zlib-1.2.8/CMakeLists.~txt | 254 ++++++++++++ External/zlib-1.2.8/build/UWP/zlib.vcxproj | 200 ++++++++++ External/zlib-1.2.8/build/UWP/zlib.vcxproj.filters | 2 + External/zlib-1.2.8/build/Win32/jni/Android.mk | 22 ++ External/zlib-1.2.8/build/Win32/jni/Application.mk | 7 + .../zlib-1.2.8/build/Win32/zlib-Debug.vgdbsettings | 76 ++++ .../build/Win32/zlib-Release.vgdbsettings | 76 ++++ External/zlib-1.2.8/build/Win32/zlib.vcxproj | 264 +++++++++++++ .../zlib-1.2.8/build/Win32/zlib.vcxproj.filters | 67 ++++ .../build/Windows.Shared/zlib.Shared.vcxitems | 54 +++ .../Windows.Shared/zlib.Shared.vcxitems.filters | 96 +++++ .../zlib-1.2.8/build/Windows.Shared/zlib.props | 13 + External/zlib-1.2.8/build/Windows/jni/Android.mk | 22 -- .../zlib-1.2.8/build/Windows/jni/Application.mk | 7 - .../build/Windows/zlib-Debug.vgdbsettings | 76 ---- .../build/Windows/zlib-Release.vgdbsettings | 76 ---- External/zlib-1.2.8/build/Windows/zlib.props | 13 - External/zlib-1.2.8/build/Windows/zlib.vcxproj | 264 ------------- .../zlib-1.2.8/build/Windows/zlib.vcxproj.filters | 67 ---- .../WindowsStore/zlib.Shared/zlib.Shared.vcxitems | 49 --- .../zlib.Shared/zlib.Shared.vcxitems.filters | 93 ----- .../WindowsStore/zlib.Windows/zlib.Windows.vcxproj | 193 --------- .../zlib.Windows/zlib.Windows.vcxproj.filters | 5 - .../zlib.WindowsPhone/zlib.WindowsPhone.vcxproj | 136 ------- .../zlib.WindowsPhone.vcxproj.filters | 5 - 125 files changed, 6047 insertions(+), 6726 deletions(-) create mode 100644 External/libjpeg-9a/build/UWP/libjpeg.vcxproj create mode 100644 External/libjpeg-9a/build/UWP/libjpeg.vcxproj.filters create mode 100644 External/libjpeg-9a/build/Win32/jni/Android.mk create mode 100644 External/libjpeg-9a/build/Win32/jni/Application.mk create mode 100644 External/libjpeg-9a/build/Win32/libjpeg-Debug.vgdbsettings create mode 100644 External/libjpeg-9a/build/Win32/libjpeg-Release.vgdbsettings create mode 100644 External/libjpeg-9a/build/Win32/libjpeg.vcxproj create mode 100644 External/libjpeg-9a/build/Win32/libjpeg.vcxproj.filters create mode 100644 External/libjpeg-9a/build/Windows.Shared/libjpeg.Shared.vcxitems create mode 100644 External/libjpeg-9a/build/Windows.Shared/libjpeg.Shared.vcxitems.filters create mode 100644 External/libjpeg-9a/build/Windows.Shared/libjpeg.props delete mode 100644 External/libjpeg-9a/build/Windows/jni/Android.mk delete mode 100644 External/libjpeg-9a/build/Windows/jni/Application.mk delete mode 100644 External/libjpeg-9a/build/Windows/libjpeg-Debug.vgdbsettings delete mode 100644 External/libjpeg-9a/build/Windows/libjpeg-Release.vgdbsettings delete mode 100644 External/libjpeg-9a/build/Windows/libjpeg.props delete mode 100644 External/libjpeg-9a/build/Windows/libjpeg.vcxproj delete mode 100644 External/libjpeg-9a/build/Windows/libjpeg.vcxproj.filters delete mode 100644 External/libjpeg-9a/build/WindowsStore/libjpeg.Shared/libjpeg.Shared.vcxitems delete mode 100644 External/libjpeg-9a/build/WindowsStore/libjpeg.Shared/libjpeg.Shared.vcxitems.filters delete mode 100644 External/libjpeg-9a/build/WindowsStore/libjpeg.Windows/libjpeg.Windows.vcxproj delete mode 100644 External/libjpeg-9a/build/WindowsStore/libjpeg.Windows/libjpeg.Windows.vcxproj.filters delete mode 100644 External/libjpeg-9a/build/WindowsStore/libjpeg.WindowsPhone/libjpeg.WindowsPhone.vcxproj delete mode 100644 External/libjpeg-9a/build/WindowsStore/libjpeg.WindowsPhone/libjpeg.WindowsPhone.vcxproj.filters create mode 100644 External/libtiff-4.0.3/build/UWP/LibTiff.vcxproj create mode 100644 External/libtiff-4.0.3/build/UWP/LibTiff.vcxproj.filters create mode 100644 External/libtiff-4.0.3/build/Win32/LibTiff-Debug.vgdbsettings create mode 100644 External/libtiff-4.0.3/build/Win32/LibTiff-Release.vgdbsettings create mode 100644 External/libtiff-4.0.3/build/Win32/LibTiff.vcxproj create mode 100644 External/libtiff-4.0.3/build/Win32/LibTiff.vcxproj.filters create mode 100644 External/libtiff-4.0.3/build/Win32/jni/Android.mk create mode 100644 External/libtiff-4.0.3/build/Win32/jni/Application.mk create mode 100644 External/libtiff-4.0.3/build/Windows.Shared/LibTiff.Shared.vcxitems create mode 100644 External/libtiff-4.0.3/build/Windows.Shared/LibTiff.Shared.vcxitems.filters create mode 100644 External/libtiff-4.0.3/build/Windows.Shared/LibTiff.props delete mode 100644 External/libtiff-4.0.3/build/Windows/LibTiff-Debug.vgdbsettings delete mode 100644 External/libtiff-4.0.3/build/Windows/LibTiff-Release.vgdbsettings delete mode 100644 External/libtiff-4.0.3/build/Windows/LibTiff.props delete mode 100644 External/libtiff-4.0.3/build/Windows/LibTiff.vcxproj delete mode 100644 External/libtiff-4.0.3/build/Windows/LibTiff.vcxproj.filters delete mode 100644 External/libtiff-4.0.3/build/Windows/jni/Android.mk delete mode 100644 External/libtiff-4.0.3/build/Windows/jni/Application.mk delete mode 100644 External/libtiff-4.0.3/build/WindowsStore/LibTiff.Shared/LibTiff.Shared.vcxitems delete mode 100644 External/libtiff-4.0.3/build/WindowsStore/LibTiff.Shared/LibTiff.Shared.vcxitems.filters delete mode 100644 External/libtiff-4.0.3/build/WindowsStore/LibTiff.Windows/LibTiff.Windows.vcxproj delete mode 100644 External/libtiff-4.0.3/build/WindowsStore/LibTiff.Windows/LibTiff.Windows.vcxproj.filters delete mode 100644 External/libtiff-4.0.3/build/WindowsStore/LibTiff.WindowsPhone/LibTiff.WindowsPhone.vcxproj delete mode 100644 External/libtiff-4.0.3/build/WindowsStore/LibTiff.WindowsPhone/LibTiff.WindowsPhone.vcxproj.filters delete mode 100644 External/lpng-1.6.17/CMakeLists.txt create mode 100644 External/lpng-1.6.17/CMakeLists.~txt create mode 100644 External/lpng-1.6.17/build/UWP/LibPng.vcxproj create mode 100644 External/lpng-1.6.17/build/UWP/LibPng.vcxproj.filters create mode 100644 External/lpng-1.6.17/build/Win32/LibPng-Debug.vgdbsettings create mode 100644 External/lpng-1.6.17/build/Win32/LibPng-Release.vgdbsettings create mode 100644 External/lpng-1.6.17/build/Win32/LibPng.vcxproj create mode 100644 External/lpng-1.6.17/build/Win32/LibPng.vcxproj.filters create mode 100644 External/lpng-1.6.17/build/Win32/jni/Android.mk create mode 100644 External/lpng-1.6.17/build/Win32/jni/Application.mk create mode 100644 External/lpng-1.6.17/build/Windows.Shared/LibPng.Shared.vcxitems create mode 100644 External/lpng-1.6.17/build/Windows.Shared/LibPng.Shared.vcxitems.filters create mode 100644 External/lpng-1.6.17/build/Windows.Shared/LibPng.props delete mode 100644 External/lpng-1.6.17/build/Windows/LibPng-Debug.vgdbsettings delete mode 100644 External/lpng-1.6.17/build/Windows/LibPng-Release.vgdbsettings delete mode 100644 External/lpng-1.6.17/build/Windows/LibPng.props delete mode 100644 External/lpng-1.6.17/build/Windows/LibPng.vcxproj delete mode 100644 External/lpng-1.6.17/build/Windows/LibPng.vcxproj.filters delete mode 100644 External/lpng-1.6.17/build/Windows/jni/Android.mk delete mode 100644 External/lpng-1.6.17/build/Windows/jni/Application.mk delete mode 100644 External/lpng-1.6.17/build/WindowsStore/LibPng.Shared/LibPng.Shared.vcxitems delete mode 100644 External/lpng-1.6.17/build/WindowsStore/LibPng.Shared/LibPng.Shared.vcxitems.filters delete mode 100644 External/lpng-1.6.17/build/WindowsStore/LibPng.Windows/LibPng.Windows.vcxproj delete mode 100644 External/lpng-1.6.17/build/WindowsStore/LibPng.Windows/LibPng.Windows.vcxproj.filters delete mode 100644 External/lpng-1.6.17/build/WindowsStore/LibPng.WindowsPhone/LibPng.WindowsPhone.vcxproj delete mode 100644 External/lpng-1.6.17/build/WindowsStore/LibPng.WindowsPhone/LibPng.WindowsPhone.vcxproj.filters create mode 100644 External/lua-5.2.3/build/UWP/Lua.vcxproj create mode 100644 External/lua-5.2.3/build/UWP/Lua.vcxproj.filters create mode 100644 External/lua-5.2.3/build/Win32/Lua-Debug.vgdbsettings create mode 100644 External/lua-5.2.3/build/Win32/Lua-Release.vgdbsettings create mode 100644 External/lua-5.2.3/build/Win32/Lua.vcxproj create mode 100644 External/lua-5.2.3/build/Win32/Lua.vcxproj.filters create mode 100644 External/lua-5.2.3/build/Win32/jni/Android.mk create mode 100644 External/lua-5.2.3/build/Win32/jni/Application.mk create mode 100644 External/lua-5.2.3/build/Windows.Shared/Lua.Shared.vcxitems create mode 100644 External/lua-5.2.3/build/Windows.Shared/Lua.Shared.vcxitems.filters delete mode 100644 External/lua-5.2.3/build/Windows/Lua-Debug.vgdbsettings delete mode 100644 External/lua-5.2.3/build/Windows/Lua-Release.vgdbsettings delete mode 100644 External/lua-5.2.3/build/Windows/Lua.vcxproj delete mode 100644 External/lua-5.2.3/build/Windows/Lua.vcxproj.filters delete mode 100644 External/lua-5.2.3/build/Windows/jni/Android.mk delete mode 100644 External/lua-5.2.3/build/Windows/jni/Application.mk delete mode 100644 External/lua-5.2.3/build/WindowsStore/Lua.Shared/Lua.Shared.vcxitems delete mode 100644 External/lua-5.2.3/build/WindowsStore/Lua.Shared/Lua.Shared.vcxitems.filters delete mode 100644 External/lua-5.2.3/build/WindowsStore/Lua.Windows/Lua.Windows.vcxproj delete mode 100644 External/lua-5.2.3/build/WindowsStore/Lua.Windows/Lua.Windows.vcxproj.filters delete mode 100644 External/lua-5.2.3/build/WindowsStore/Lua.WindowsPhone/Lua.WindowsPhone.vcxproj delete mode 100644 External/lua-5.2.3/build/WindowsStore/Lua.WindowsPhone/Lua.WindowsPhone.vcxproj.filters delete mode 100644 External/zlib-1.2.8/CMakeLists.txt create mode 100644 External/zlib-1.2.8/CMakeLists.~txt create mode 100644 External/zlib-1.2.8/build/UWP/zlib.vcxproj create mode 100644 External/zlib-1.2.8/build/UWP/zlib.vcxproj.filters create mode 100644 External/zlib-1.2.8/build/Win32/jni/Android.mk create mode 100644 External/zlib-1.2.8/build/Win32/jni/Application.mk create mode 100644 External/zlib-1.2.8/build/Win32/zlib-Debug.vgdbsettings create mode 100644 External/zlib-1.2.8/build/Win32/zlib-Release.vgdbsettings create mode 100644 External/zlib-1.2.8/build/Win32/zlib.vcxproj create mode 100644 External/zlib-1.2.8/build/Win32/zlib.vcxproj.filters create mode 100644 External/zlib-1.2.8/build/Windows.Shared/zlib.Shared.vcxitems create mode 100644 External/zlib-1.2.8/build/Windows.Shared/zlib.Shared.vcxitems.filters create mode 100644 External/zlib-1.2.8/build/Windows.Shared/zlib.props delete mode 100644 External/zlib-1.2.8/build/Windows/jni/Android.mk delete mode 100644 External/zlib-1.2.8/build/Windows/jni/Application.mk delete mode 100644 External/zlib-1.2.8/build/Windows/zlib-Debug.vgdbsettings delete mode 100644 External/zlib-1.2.8/build/Windows/zlib-Release.vgdbsettings delete mode 100644 External/zlib-1.2.8/build/Windows/zlib.props delete mode 100644 External/zlib-1.2.8/build/Windows/zlib.vcxproj delete mode 100644 External/zlib-1.2.8/build/Windows/zlib.vcxproj.filters delete mode 100644 External/zlib-1.2.8/build/WindowsStore/zlib.Shared/zlib.Shared.vcxitems delete mode 100644 External/zlib-1.2.8/build/WindowsStore/zlib.Shared/zlib.Shared.vcxitems.filters delete mode 100644 External/zlib-1.2.8/build/WindowsStore/zlib.Windows/zlib.Windows.vcxproj delete mode 100644 External/zlib-1.2.8/build/WindowsStore/zlib.Windows/zlib.Windows.vcxproj.filters delete mode 100644 External/zlib-1.2.8/build/WindowsStore/zlib.WindowsPhone/zlib.WindowsPhone.vcxproj delete mode 100644 External/zlib-1.2.8/build/WindowsStore/zlib.WindowsPhone/zlib.WindowsPhone.vcxproj.filters (limited to 'External') diff --git a/External/libjpeg-9a/build/UWP/libjpeg.vcxproj b/External/libjpeg-9a/build/UWP/libjpeg.vcxproj new file mode 100644 index 0000000..cfb0441 --- /dev/null +++ b/External/libjpeg-9a/build/UWP/libjpeg.vcxproj @@ -0,0 +1,206 @@ + + + + + Debug + ARM + + + Debug + Win32 + + + Debug + x64 + + + Release + ARM + + + Release + Win32 + + + Release + x64 + + + + {d74e2843-18a5-402f-8df3-be013a574ca7} + StaticLibrary + Tools + en-US + 14.0 + true + Windows Store + 10.0.10586.0 + 10.0.10240.0 + 10.0 + + + + StaticLibrary + true + v140 + + + StaticLibrary + true + v140 + + + StaticLibrary + true + v140 + + + StaticLibrary + false + true + v140 + + + StaticLibrary + false + true + v140 + + + StaticLibrary + false + true + v140 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + false + + + false + + + false + + + false + + + false + + + false + + + + false + true + NO_GETENV;_LIB;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + + + Console + false + false + + + + + false + true + NO_GETENV;_LIB;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + + + Console + false + false + + + + + false + true + NO_GETENV;_LIB;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + + + Console + false + false + + + + + false + true + NO_GETENV;_LIB;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + + + Console + false + false + + + + + false + true + NO_GETENV;_LIB;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + + + Console + false + false + + + + + false + true + NO_GETENV;_LIB;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + + + Console + false + false + + + + + + \ No newline at end of file diff --git a/External/libjpeg-9a/build/UWP/libjpeg.vcxproj.filters b/External/libjpeg-9a/build/UWP/libjpeg.vcxproj.filters new file mode 100644 index 0000000..c31757e --- /dev/null +++ b/External/libjpeg-9a/build/UWP/libjpeg.vcxproj.filters @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/External/libjpeg-9a/build/Win32/jni/Android.mk b/External/libjpeg-9a/build/Win32/jni/Android.mk new file mode 100644 index 0000000..97f2a71 --- /dev/null +++ b/External/libjpeg-9a/build/Win32/jni/Android.mk @@ -0,0 +1,22 @@ + +# Preamble +DEPENDENCY_PATH := $(call my-dir) +LOCAL_PATH := $(abspath $(DEPENDENCY_PATH)) +include $(CLEAR_VARS) + +# Project configuration +LOCAL_MODULE := LibJpeg +# Force .c files to compile as c++ +LOCAL_CFLAGS := -DPLATFORM_ANDROID +LOCAL_CPP_FEATURES := +LOCAL_STATIC_LIBRARIES += + +# Include paths +PROJECT_ROOT := $(LOCAL_PATH)/../../../ +LOCAL_C_INCLUDES := $(PROJECT_ROOT) + +# Source files +#VisualGDBAndroid: AutoUpdateSourcesInNextLine +LOCAL_SRC_FILES := ../../../jaricom.c ../../../jcapimin.c ../../../jcapistd.c ../../../jcarith.c ../../../jccoefct.c ../../../jccolor.c ../../../jcdctmgr.c ../../../jchuff.c ../../../jcinit.c ../../../jcmainct.c ../../../jcmarker.c ../../../jcmaster.c ../../../jcomapi.c ../../../jcparam.c ../../../jcprepct.c ../../../jcsample.c ../../../jctrans.c ../../../jdapimin.c ../../../jdapistd.c ../../../jdarith.c ../../../jdatadst.c ../../../jdatasrc.c ../../../jdcoefct.c ../../../jdcolor.c ../../../jddctmgr.c ../../../jdhuff.c ../../../jdinput.c ../../../jdmainct.c ../../../jdmarker.c ../../../jdmaster.c ../../../jdmerge.c ../../../jdpostct.c ../../../jdsample.c ../../../jdtrans.c ../../../jerror.c ../../../jfdctflt.c ../../../jfdctfst.c ../../../jfdctint.c ../../../jidctflt.c ../../../jidctfst.c ../../../jidctint.c ../../../jmemmgr.c ../../../jmemnobs.c ../../../jquant1.c ../../../jquant2.c ../../../jutils.c + +include $(BUILD_STATIC_LIBRARY) diff --git a/External/libjpeg-9a/build/Win32/jni/Application.mk b/External/libjpeg-9a/build/Win32/jni/Application.mk new file mode 100644 index 0000000..9069430 --- /dev/null +++ b/External/libjpeg-9a/build/Win32/jni/Application.mk @@ -0,0 +1,7 @@ +# Generated by VisualGDB + +DEPENDENCY_PATH := $(call my-dir) +LOCAL_PATH := $(abspath $(DEPENDENCY_PATH)) +include $(LOCAL_PATH)/../../../../../../diligentcore/Common/make/AppCommon.mk + +APP_MODULES := LibJpeg \ No newline at end of file diff --git a/External/libjpeg-9a/build/Win32/libjpeg-Debug.vgdbsettings b/External/libjpeg-9a/build/Win32/libjpeg-Debug.vgdbsettings new file mode 100644 index 0000000..3f5b24b --- /dev/null +++ b/External/libjpeg-9a/build/Win32/libjpeg-Debug.vgdbsettings @@ -0,0 +1,76 @@ + + + Debug + + + + MinGWWindowsSlash + + $(ProjectDir) + + + android-19 + true + true + bin;obj + false + false + + + + + + false + false + true + false + false + false + false + true + false + KillApp + + false + false + false + false + false + false + false + false + + false + false + main + true + + + false + false + 5039 + 5039 + 10000 + 0 + false + Ask + true + true + + + + + + + + + + + Default + + + + true + + + \ No newline at end of file diff --git a/External/libjpeg-9a/build/Win32/libjpeg-Release.vgdbsettings b/External/libjpeg-9a/build/Win32/libjpeg-Release.vgdbsettings new file mode 100644 index 0000000..669691f --- /dev/null +++ b/External/libjpeg-9a/build/Win32/libjpeg-Release.vgdbsettings @@ -0,0 +1,76 @@ + + + Release + + + + MinGWWindowsSlash + + $(ProjectDir) + + + android-19 + false + true + bin;obj + false + false + + + + + + false + false + true + false + false + false + false + true + false + KillApp + + false + false + false + false + false + false + false + false + + false + false + main + true + + + false + false + 5039 + 5039 + 10000 + 0 + false + Ask + true + true + + + + + + + + + + + Default + + + + true + + + \ No newline at end of file diff --git a/External/libjpeg-9a/build/Win32/libjpeg.vcxproj b/External/libjpeg-9a/build/Win32/libjpeg.vcxproj new file mode 100644 index 0000000..37af815 --- /dev/null +++ b/External/libjpeg-9a/build/Win32/libjpeg.vcxproj @@ -0,0 +1,432 @@ + + + + + Debug + ARM + + + Debug + Win32 + + + Debug + x64 + + + Release + ARM + + + Release + Win32 + + + Release + x64 + + + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + Disabled + Disabled + false + false + true + true + true + true + + + true + true + true + true + + + + + + + + {019DBD2A-273D-4BA4-BF86-B5EFE2ED76B1} + Win32Proj + jpeg + + + + StaticLibrary + false + true + v140 + + + StaticLibrary + false + true + v140 + + + v140 + StaticLibrary + + + v140 + StaticLibrary + + + v120 + Makefile + + + v120 + Makefile + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Level3 + NotUsing + Full + true + false + WIN32;NDEBUG;%(PreprocessorDefinitions) + true + true + + + Windows + true + true + true + + + + + Level3 + NotUsing + Full + true + false + WIN32;NDEBUG;%(PreprocessorDefinitions) + true + true + + + Windows + true + true + true + + + + + Disabled + WIN32;_DEBUG;%(PreprocessorDefinitions) + NotUsing + + + + + Disabled + WIN32;_DEBUG;%(PreprocessorDefinitions) + NotUsing + + + + + + \ No newline at end of file diff --git a/External/libjpeg-9a/build/Win32/libjpeg.vcxproj.filters b/External/libjpeg-9a/build/Win32/libjpeg.vcxproj.filters new file mode 100644 index 0000000..3ef9e6b --- /dev/null +++ b/External/libjpeg-9a/build/Win32/libjpeg.vcxproj.filters @@ -0,0 +1,159 @@ + + + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + + + {70be1acb-0648-4940-8532-5ca94ba945a3} + + + {1941e9e3-738b-4533-8c58-2971cd8bcdcc} + + + + + jni + + + jni + + + \ No newline at end of file diff --git a/External/libjpeg-9a/build/Windows.Shared/libjpeg.Shared.vcxitems b/External/libjpeg-9a/build/Windows.Shared/libjpeg.Shared.vcxitems new file mode 100644 index 0000000..0f9938f --- /dev/null +++ b/External/libjpeg-9a/build/Windows.Shared/libjpeg.Shared.vcxitems @@ -0,0 +1,83 @@ + + + + $(MSBuildAllProjects);$(MSBuildThisFileFullPath) + true + {e0ca2a6c-095a-454e-b566-31e81d91615d} + libjpeg + libjpeg.Shared + 248F659F-DAC5-46E8-AC09-60EC9FC95053 + + + + %(AdditionalIncludeDirectories);$(MSBuildThisFileDirectory) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + false + + + \ No newline at end of file diff --git a/External/libjpeg-9a/build/Windows.Shared/libjpeg.Shared.vcxitems.filters b/External/libjpeg-9a/build/Windows.Shared/libjpeg.Shared.vcxitems.filters new file mode 100644 index 0000000..e914f53 --- /dev/null +++ b/External/libjpeg-9a/build/Windows.Shared/libjpeg.Shared.vcxitems.filters @@ -0,0 +1,183 @@ + + + + + {11a20d43-8d7e-426b-bcfe-4e3324c288e3} + + + {20845c30-1392-4a02-b87c-e0d59d5b2245} + + + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + + + + \ No newline at end of file diff --git a/External/libjpeg-9a/build/Windows.Shared/libjpeg.props b/External/libjpeg-9a/build/Windows.Shared/libjpeg.props new file mode 100644 index 0000000..ca5e223 --- /dev/null +++ b/External/libjpeg-9a/build/Windows.Shared/libjpeg.props @@ -0,0 +1,14 @@ + + + + + + + + _LIB;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + NotUsing + 4100;4505;4244;4127 + + + + \ No newline at end of file diff --git a/External/libjpeg-9a/build/Windows/jni/Android.mk b/External/libjpeg-9a/build/Windows/jni/Android.mk deleted file mode 100644 index 97f2a71..0000000 --- a/External/libjpeg-9a/build/Windows/jni/Android.mk +++ /dev/null @@ -1,22 +0,0 @@ - -# Preamble -DEPENDENCY_PATH := $(call my-dir) -LOCAL_PATH := $(abspath $(DEPENDENCY_PATH)) -include $(CLEAR_VARS) - -# Project configuration -LOCAL_MODULE := LibJpeg -# Force .c files to compile as c++ -LOCAL_CFLAGS := -DPLATFORM_ANDROID -LOCAL_CPP_FEATURES := -LOCAL_STATIC_LIBRARIES += - -# Include paths -PROJECT_ROOT := $(LOCAL_PATH)/../../../ -LOCAL_C_INCLUDES := $(PROJECT_ROOT) - -# Source files -#VisualGDBAndroid: AutoUpdateSourcesInNextLine -LOCAL_SRC_FILES := ../../../jaricom.c ../../../jcapimin.c ../../../jcapistd.c ../../../jcarith.c ../../../jccoefct.c ../../../jccolor.c ../../../jcdctmgr.c ../../../jchuff.c ../../../jcinit.c ../../../jcmainct.c ../../../jcmarker.c ../../../jcmaster.c ../../../jcomapi.c ../../../jcparam.c ../../../jcprepct.c ../../../jcsample.c ../../../jctrans.c ../../../jdapimin.c ../../../jdapistd.c ../../../jdarith.c ../../../jdatadst.c ../../../jdatasrc.c ../../../jdcoefct.c ../../../jdcolor.c ../../../jddctmgr.c ../../../jdhuff.c ../../../jdinput.c ../../../jdmainct.c ../../../jdmarker.c ../../../jdmaster.c ../../../jdmerge.c ../../../jdpostct.c ../../../jdsample.c ../../../jdtrans.c ../../../jerror.c ../../../jfdctflt.c ../../../jfdctfst.c ../../../jfdctint.c ../../../jidctflt.c ../../../jidctfst.c ../../../jidctint.c ../../../jmemmgr.c ../../../jmemnobs.c ../../../jquant1.c ../../../jquant2.c ../../../jutils.c - -include $(BUILD_STATIC_LIBRARY) diff --git a/External/libjpeg-9a/build/Windows/jni/Application.mk b/External/libjpeg-9a/build/Windows/jni/Application.mk deleted file mode 100644 index 9069430..0000000 --- a/External/libjpeg-9a/build/Windows/jni/Application.mk +++ /dev/null @@ -1,7 +0,0 @@ -# Generated by VisualGDB - -DEPENDENCY_PATH := $(call my-dir) -LOCAL_PATH := $(abspath $(DEPENDENCY_PATH)) -include $(LOCAL_PATH)/../../../../../../diligentcore/Common/make/AppCommon.mk - -APP_MODULES := LibJpeg \ No newline at end of file diff --git a/External/libjpeg-9a/build/Windows/libjpeg-Debug.vgdbsettings b/External/libjpeg-9a/build/Windows/libjpeg-Debug.vgdbsettings deleted file mode 100644 index 3f5b24b..0000000 --- a/External/libjpeg-9a/build/Windows/libjpeg-Debug.vgdbsettings +++ /dev/null @@ -1,76 +0,0 @@ - - - Debug - - - - MinGWWindowsSlash - - $(ProjectDir) - - - android-19 - true - true - bin;obj - false - false - - - - - - false - false - true - false - false - false - false - true - false - KillApp - - false - false - false - false - false - false - false - false - - false - false - main - true - - - false - false - 5039 - 5039 - 10000 - 0 - false - Ask - true - true - - - - - - - - - - - Default - - - - true - - - \ No newline at end of file diff --git a/External/libjpeg-9a/build/Windows/libjpeg-Release.vgdbsettings b/External/libjpeg-9a/build/Windows/libjpeg-Release.vgdbsettings deleted file mode 100644 index 669691f..0000000 --- a/External/libjpeg-9a/build/Windows/libjpeg-Release.vgdbsettings +++ /dev/null @@ -1,76 +0,0 @@ - - - Release - - - - MinGWWindowsSlash - - $(ProjectDir) - - - android-19 - false - true - bin;obj - false - false - - - - - - false - false - true - false - false - false - false - true - false - KillApp - - false - false - false - false - false - false - false - false - - false - false - main - true - - - false - false - 5039 - 5039 - 10000 - 0 - false - Ask - true - true - - - - - - - - - - - Default - - - - true - - - \ No newline at end of file diff --git a/External/libjpeg-9a/build/Windows/libjpeg.props b/External/libjpeg-9a/build/Windows/libjpeg.props deleted file mode 100644 index f75804a..0000000 --- a/External/libjpeg-9a/build/Windows/libjpeg.props +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - _LIB;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) - NotUsing - - - - \ No newline at end of file diff --git a/External/libjpeg-9a/build/Windows/libjpeg.vcxproj b/External/libjpeg-9a/build/Windows/libjpeg.vcxproj deleted file mode 100644 index 1fd7411..0000000 --- a/External/libjpeg-9a/build/Windows/libjpeg.vcxproj +++ /dev/null @@ -1,432 +0,0 @@ - - - - - Debug - ARM - - - Debug - Win32 - - - Debug - x64 - - - Release - ARM - - - Release - Win32 - - - Release - x64 - - - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - Disabled - Disabled - false - false - true - true - true - true - - - true - true - true - true - - - - - - - - {019DBD2A-273D-4BA4-BF86-B5EFE2ED76B1} - Win32Proj - jpeg - - - - StaticLibrary - false - true - v140 - - - StaticLibrary - false - true - v140 - - - v140 - StaticLibrary - - - v140 - StaticLibrary - - - v120 - Makefile - - - v120 - Makefile - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Level3 - NotUsing - Full - true - false - WIN32;NDEBUG;%(PreprocessorDefinitions) - true - true - - - Windows - true - true - true - - - - - Level3 - NotUsing - Full - true - false - WIN32;NDEBUG;%(PreprocessorDefinitions) - true - true - - - Windows - true - true - true - - - - - Disabled - WIN32;_DEBUG;%(PreprocessorDefinitions) - NotUsing - - - - - Disabled - WIN32;_DEBUG;%(PreprocessorDefinitions) - NotUsing - - - - - - \ No newline at end of file diff --git a/External/libjpeg-9a/build/Windows/libjpeg.vcxproj.filters b/External/libjpeg-9a/build/Windows/libjpeg.vcxproj.filters deleted file mode 100644 index 3ef9e6b..0000000 --- a/External/libjpeg-9a/build/Windows/libjpeg.vcxproj.filters +++ /dev/null @@ -1,159 +0,0 @@ - - - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - - - {70be1acb-0648-4940-8532-5ca94ba945a3} - - - {1941e9e3-738b-4533-8c58-2971cd8bcdcc} - - - - - jni - - - jni - - - \ No newline at end of file diff --git a/External/libjpeg-9a/build/WindowsStore/libjpeg.Shared/libjpeg.Shared.vcxitems b/External/libjpeg-9a/build/WindowsStore/libjpeg.Shared/libjpeg.Shared.vcxitems deleted file mode 100644 index c43f27c..0000000 --- a/External/libjpeg-9a/build/WindowsStore/libjpeg.Shared/libjpeg.Shared.vcxitems +++ /dev/null @@ -1,78 +0,0 @@ - - - - $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - true - {e0ca2a6c-095a-454e-b566-31e81d91615d} - libjpeg - libjpeg.Shared - 248F659F-DAC5-46E8-AC09-60EC9FC95053 - - - - %(AdditionalIncludeDirectories);$(MSBuildThisFileDirectory) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/External/libjpeg-9a/build/WindowsStore/libjpeg.Shared/libjpeg.Shared.vcxitems.filters b/External/libjpeg-9a/build/WindowsStore/libjpeg.Shared/libjpeg.Shared.vcxitems.filters deleted file mode 100644 index b28663c..0000000 --- a/External/libjpeg-9a/build/WindowsStore/libjpeg.Shared/libjpeg.Shared.vcxitems.filters +++ /dev/null @@ -1,180 +0,0 @@ - - - - - {11a20d43-8d7e-426b-bcfe-4e3324c288e3} - - - {20845c30-1392-4a02-b87c-e0d59d5b2245} - - - - - include - - - include - - - include - - - include - - - include - - - include - - - include - - - include - - - include - - - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - \ No newline at end of file diff --git a/External/libjpeg-9a/build/WindowsStore/libjpeg.Windows/libjpeg.Windows.vcxproj b/External/libjpeg-9a/build/WindowsStore/libjpeg.Windows/libjpeg.Windows.vcxproj deleted file mode 100644 index e0fdc2c..0000000 --- a/External/libjpeg-9a/build/WindowsStore/libjpeg.Windows/libjpeg.Windows.vcxproj +++ /dev/null @@ -1,199 +0,0 @@ - - - - - Debug - ARM - - - Debug - Win32 - - - Debug - x64 - - - Release - ARM - - - Release - Win32 - - - Release - x64 - - - - {3cce7ebc-96c9-4f40-8983-5c99f584b3b1} - libjpeg - en-US - 12.0 - true - Windows Store - 8.1 - CodeSharingStaticLibrary - - - - StaticLibrary - true - v120 - - - StaticLibrary - true - v120 - - - StaticLibrary - true - v120 - - - StaticLibrary - false - true - v120 - - - StaticLibrary - false - true - v120 - - - StaticLibrary - false - true - v120 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - false - - - false - - - false - - - false - - - false - - - false - - - - false - true - NO_GETENV;%(PreprocessorDefinitions) - - - Console - false - false - - - - - false - true - NO_GETENV;%(PreprocessorDefinitions) - - - Console - false - false - - - - - false - true - NO_GETENV;%(PreprocessorDefinitions) - - - Console - false - false - - - - - false - true - NO_GETENV;%(PreprocessorDefinitions) - - - Console - false - false - - - - - false - true - NO_GETENV;%(PreprocessorDefinitions) - - - Console - false - false - - - - - false - true - NO_GETENV;%(PreprocessorDefinitions) - - - Console - false - false - - - - - - \ No newline at end of file diff --git a/External/libjpeg-9a/build/WindowsStore/libjpeg.Windows/libjpeg.Windows.vcxproj.filters b/External/libjpeg-9a/build/WindowsStore/libjpeg.Windows/libjpeg.Windows.vcxproj.filters deleted file mode 100644 index a7761ab..0000000 --- a/External/libjpeg-9a/build/WindowsStore/libjpeg.Windows/libjpeg.Windows.vcxproj.filters +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/External/libjpeg-9a/build/WindowsStore/libjpeg.WindowsPhone/libjpeg.WindowsPhone.vcxproj b/External/libjpeg-9a/build/WindowsStore/libjpeg.WindowsPhone/libjpeg.WindowsPhone.vcxproj deleted file mode 100644 index 5b7f606..0000000 --- a/External/libjpeg-9a/build/WindowsStore/libjpeg.WindowsPhone/libjpeg.WindowsPhone.vcxproj +++ /dev/null @@ -1,140 +0,0 @@ - - - - - Debug - ARM - - - Debug - Win32 - - - Release - ARM - - - Release - Win32 - - - - {78f7acd1-114d-483d-b92a-bab53519f0d5} - libjpeg - en-US - 12.0 - true - Windows Phone - 8.1 - CodeSharingStaticLibrary - - - - StaticLibrary - true - v120_wp81 - - - StaticLibrary - true - v120_wp81 - - - StaticLibrary - false - true - v120_wp81 - - - StaticLibrary - false - true - v120_wp81 - - - - - - - - - - - - - - - - - - - - - - - - - - false - - - false - - - false - - - false - - - - false - true - NO_GETENV;%(PreprocessorDefinitions) - - - Console - false - false - - - - - false - true - NO_GETENV;%(PreprocessorDefinitions) - - - Console - false - false - - - - - false - true - NO_GETENV;%(PreprocessorDefinitions) - - - Console - false - false - - - - - false - true - NO_GETENV;%(PreprocessorDefinitions) - - - Console - false - false - - - - - - \ No newline at end of file diff --git a/External/libjpeg-9a/build/WindowsStore/libjpeg.WindowsPhone/libjpeg.WindowsPhone.vcxproj.filters b/External/libjpeg-9a/build/WindowsStore/libjpeg.WindowsPhone/libjpeg.WindowsPhone.vcxproj.filters deleted file mode 100644 index a7761ab..0000000 --- a/External/libjpeg-9a/build/WindowsStore/libjpeg.WindowsPhone/libjpeg.WindowsPhone.vcxproj.filters +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/External/libtiff-4.0.3/build/UWP/LibTiff.vcxproj b/External/libtiff-4.0.3/build/UWP/LibTiff.vcxproj new file mode 100644 index 0000000..7fbb7f4 --- /dev/null +++ b/External/libtiff-4.0.3/build/UWP/LibTiff.vcxproj @@ -0,0 +1,215 @@ + + + + + Debug + ARM + + + Debug + Win32 + + + Debug + x64 + + + Release + ARM + + + Release + Win32 + + + Release + x64 + + + + + + + {6c30470e-39a5-4a89-8f0a-254e3c84ee96} + StaticLibrary + LibTiff + en-US + 14.0 + true + Windows Store + 10.0.10586.0 + 10.0.10240.0 + 10.0 + + + + StaticLibrary + true + v140 + + + StaticLibrary + true + v140 + + + StaticLibrary + true + v140 + + + StaticLibrary + false + true + v140 + + + StaticLibrary + false + true + v140 + + + StaticLibrary + false + true + v140 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + false + + + false + + + false + + + false + + + false + + + false + + + + false + true + PLATFORM_WINDOWS_STORE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + 4996 + + + Console + false + false + + + + + false + true + PLATFORM_WINDOWS_STORE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + 4996 + + + Console + false + false + + + + + false + true + PLATFORM_WINDOWS_STORE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + 4996 + + + Console + false + false + + + + + false + true + PLATFORM_WINDOWS_STORE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + 4996 + + + Console + false + false + + + + + false + true + PLATFORM_WINDOWS_STORE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + 4996;4311;4312 + + + Console + false + false + + + + + false + true + PLATFORM_WINDOWS_STORE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + 4996;4311;4312 + + + Console + false + false + + + + + + \ No newline at end of file diff --git a/External/libtiff-4.0.3/build/UWP/LibTiff.vcxproj.filters b/External/libtiff-4.0.3/build/UWP/LibTiff.vcxproj.filters new file mode 100644 index 0000000..ea9b788 --- /dev/null +++ b/External/libtiff-4.0.3/build/UWP/LibTiff.vcxproj.filters @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/External/libtiff-4.0.3/build/Win32/LibTiff-Debug.vgdbsettings b/External/libtiff-4.0.3/build/Win32/LibTiff-Debug.vgdbsettings new file mode 100644 index 0000000..3f5b24b --- /dev/null +++ b/External/libtiff-4.0.3/build/Win32/LibTiff-Debug.vgdbsettings @@ -0,0 +1,76 @@ + + + Debug + + + + MinGWWindowsSlash + + $(ProjectDir) + + + android-19 + true + true + bin;obj + false + false + + + + + + false + false + true + false + false + false + false + true + false + KillApp + + false + false + false + false + false + false + false + false + + false + false + main + true + + + false + false + 5039 + 5039 + 10000 + 0 + false + Ask + true + true + + + + + + + + + + + Default + + + + true + + + \ No newline at end of file diff --git a/External/libtiff-4.0.3/build/Win32/LibTiff-Release.vgdbsettings b/External/libtiff-4.0.3/build/Win32/LibTiff-Release.vgdbsettings new file mode 100644 index 0000000..669691f --- /dev/null +++ b/External/libtiff-4.0.3/build/Win32/LibTiff-Release.vgdbsettings @@ -0,0 +1,76 @@ + + + Release + + + + MinGWWindowsSlash + + $(ProjectDir) + + + android-19 + false + true + bin;obj + false + false + + + + + + false + false + true + false + false + false + false + true + false + KillApp + + false + false + false + false + false + false + false + false + + false + false + main + true + + + false + false + 5039 + 5039 + 10000 + 0 + false + Ask + true + true + + + + + + + + + + + Default + + + + true + + + \ No newline at end of file diff --git a/External/libtiff-4.0.3/build/Win32/LibTiff.vcxproj b/External/libtiff-4.0.3/build/Win32/LibTiff.vcxproj new file mode 100644 index 0000000..6744d00 --- /dev/null +++ b/External/libtiff-4.0.3/build/Win32/LibTiff.vcxproj @@ -0,0 +1,383 @@ + + + + + Debug + ARM + + + Debug + Win32 + + + Debug + x64 + + + Release + ARM + + + Release + Win32 + + + Release + x64 + + + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + + + true + true + true + true + + + true + true + true + true + + + + + + + + + {97D592A8-5AFE-4E72-8DA9-3C3EF98948B1} + Win32Proj + LibTiff + + + + StaticLibrary + true + v140 + + + StaticLibrary + false + v140 + true + + + v140 + StaticLibrary + + + v140 + StaticLibrary + + + v120 + Makefile + + + v120 + Makefile + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Disabled + WIN32;PLATFORM_WINDOWS;_DEBUG;_LIB;%(PreprocessorDefinitions) + + + Windows + true + + + + + MaxSpeed + true + true + WIN32;PLATFORM_WINDOWS;NDEBUG;_LIB;%(PreprocessorDefinitions) + + + Windows + true + true + true + + + + + + PLATFORM_WINDOWS;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + Disabled + + + + + + PLATFORM_WINDOWS;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + + + + + + \ No newline at end of file diff --git a/External/libtiff-4.0.3/build/Win32/LibTiff.vcxproj.filters b/External/libtiff-4.0.3/build/Win32/LibTiff.vcxproj.filters new file mode 100644 index 0000000..b4a3ee8 --- /dev/null +++ b/External/libtiff-4.0.3/build/Win32/LibTiff.vcxproj.filters @@ -0,0 +1,153 @@ + + + + + {b7c226da-07ab-4d37-8a80-99608067b1a0} + + + {a399fd91-dda7-43e2-a5d5-fa89b67c044f} + + + {8120c64e-73be-44e0-a0f6-81d9e91d9695} + + + {f62d83ea-9b26-432c-87e1-a84a2a998e66} + + + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src\port + + + win_src + + + + + jni + + + jni + + + \ No newline at end of file diff --git a/External/libtiff-4.0.3/build/Win32/jni/Android.mk b/External/libtiff-4.0.3/build/Win32/jni/Android.mk new file mode 100644 index 0000000..9dfa012 --- /dev/null +++ b/External/libtiff-4.0.3/build/Win32/jni/Android.mk @@ -0,0 +1,27 @@ + +# Preamble +DEPENDENCY_PATH := $(call my-dir) +LOCAL_PATH := $(abspath $(DEPENDENCY_PATH)) +include $(CLEAR_VARS) + +# Project configuration +LOCAL_MODULE := LibTiff +# Force .c files to compile as c++ +LOCAL_CFLAGS := -DPLATFORM_ANDROID +LOCAL_CPP_FEATURES := +LOCAL_STATIC_LIBRARIES += + +# Include paths +PROJECT_ROOT := $(LOCAL_PATH)/../../../ +LOCAL_C_INCLUDES := $(PROJECT_ROOT)/libtiff + +# Source files +#VisualGDBAndroid: AutoUpdateSourcesInNextLine +LOCAL_SRC_FILES := ../../../libtiff/tif_aux.c ../../../libtiff/tif_close.c ../../../libtiff/tif_codec.c ../../../libtiff/tif_color.c ../../../libtiff/tif_compress.c ../../../libtiff/tif_dir.c ../../../libtiff/tif_dirinfo.c ../../../libtiff/tif_dirread.c ../../../libtiff/tif_dirwrite.c ../../../libtiff/tif_dumpmode.c ../../../libtiff/tif_error.c ../../../libtiff/tif_extension.c ../../../libtiff/tif_fax3.c ../../../libtiff/tif_fax3sm.c ../../../libtiff/tif_flush.c ../../../libtiff/tif_getimage.c ../../../libtiff/tif_jbig.c ../../../libtiff/tif_jpeg.c ../../../libtiff/tif_jpeg_12.c ../../../libtiff/tif_luv.c ../../../libtiff/tif_lzma.c ../../../libtiff/tif_lzw.c ../../../libtiff/tif_next.c ../../../libtiff/tif_ojpeg.c ../../../libtiff/tif_open.c ../../../libtiff/tif_packbits.c ../../../libtiff/tif_pixarlog.c ../../../libtiff/tif_predict.c ../../../libtiff/tif_print.c ../../../libtiff/tif_read.c ../../../libtiff/tif_stream.cxx ../../../libtiff/tif_strip.c ../../../libtiff/tif_swab.c ../../../libtiff/tif_thunder.c ../../../libtiff/tif_tile.c ../../../libtiff/tif_unix.c ../../../libtiff/tif_version.c ../../../libtiff/tif_warning.c ../../../libtiff/tif_win32.c ../../../libtiff/tif_write.c ../../../libtiff/tif_zip.c ../../../port/lfind.c + +#VisualGDBAndroid: VSExcludeListLocation +VISUALGDB_VS_EXCLUDED_FILES_Release :=../../../libtiff/tif_win32.c +VISUALGDB_VS_EXCLUDED_FILES_Debug := ../../../libtiff/tif_win32.c +LOCAL_SRC_FILES := $(filter-out $(VISUALGDB_VS_EXCLUDED_FILES_$(VGDB_VSCONFIG)),$(LOCAL_SRC_FILES)) + +include $(BUILD_STATIC_LIBRARY) diff --git a/External/libtiff-4.0.3/build/Win32/jni/Application.mk b/External/libtiff-4.0.3/build/Win32/jni/Application.mk new file mode 100644 index 0000000..123dcab --- /dev/null +++ b/External/libtiff-4.0.3/build/Win32/jni/Application.mk @@ -0,0 +1,7 @@ +# Generated by VisualGDB + +DEPENDENCY_PATH := $(call my-dir) +LOCAL_PATH := $(abspath $(DEPENDENCY_PATH)) +include $(LOCAL_PATH)/../../../../../../diligentcore/Common/make/AppCommon.mk + +APP_MODULES := LibTiff \ No newline at end of file diff --git a/External/libtiff-4.0.3/build/Windows.Shared/LibTiff.Shared.vcxitems b/External/libtiff-4.0.3/build/Windows.Shared/LibTiff.Shared.vcxitems new file mode 100644 index 0000000..14a4d9b --- /dev/null +++ b/External/libtiff-4.0.3/build/Windows.Shared/LibTiff.Shared.vcxitems @@ -0,0 +1,91 @@ + + + + $(MSBuildAllProjects);$(MSBuildThisFileFullPath) + true + {0e12baa7-7b7d-406f-8374-075598833b2a} + LibTiff + LibTiff.Shared + 248F659F-DAC5-46E8-AC09-60EC9FC95053 + + + + %(AdditionalIncludeDirectories);$(MSBuildThisFileDirectory) + + + + + + + + true + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + false + + + \ No newline at end of file diff --git a/External/libtiff-4.0.3/build/Windows.Shared/LibTiff.Shared.vcxitems.filters b/External/libtiff-4.0.3/build/Windows.Shared/LibTiff.Shared.vcxitems.filters new file mode 100644 index 0000000..b90bfbe --- /dev/null +++ b/External/libtiff-4.0.3/build/Windows.Shared/LibTiff.Shared.vcxitems.filters @@ -0,0 +1,197 @@ + + + + + {44e40e9c-de7c-47b8-a3bc-5951cd5a666a} + + + {8d141b45-6d56-476d-b41b-77c14279f2d8} + + + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + + + include + + + + + + \ No newline at end of file diff --git a/External/libtiff-4.0.3/build/Windows.Shared/LibTiff.props b/External/libtiff-4.0.3/build/Windows.Shared/LibTiff.props new file mode 100644 index 0000000..4b485c0 --- /dev/null +++ b/External/libtiff-4.0.3/build/Windows.Shared/LibTiff.props @@ -0,0 +1,14 @@ + + + + + + + + _CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + NotUsing + Level3 + + + + \ No newline at end of file diff --git a/External/libtiff-4.0.3/build/Windows/LibTiff-Debug.vgdbsettings b/External/libtiff-4.0.3/build/Windows/LibTiff-Debug.vgdbsettings deleted file mode 100644 index 3f5b24b..0000000 --- a/External/libtiff-4.0.3/build/Windows/LibTiff-Debug.vgdbsettings +++ /dev/null @@ -1,76 +0,0 @@ - - - Debug - - - - MinGWWindowsSlash - - $(ProjectDir) - - - android-19 - true - true - bin;obj - false - false - - - - - - false - false - true - false - false - false - false - true - false - KillApp - - false - false - false - false - false - false - false - false - - false - false - main - true - - - false - false - 5039 - 5039 - 10000 - 0 - false - Ask - true - true - - - - - - - - - - - Default - - - - true - - - \ No newline at end of file diff --git a/External/libtiff-4.0.3/build/Windows/LibTiff-Release.vgdbsettings b/External/libtiff-4.0.3/build/Windows/LibTiff-Release.vgdbsettings deleted file mode 100644 index 669691f..0000000 --- a/External/libtiff-4.0.3/build/Windows/LibTiff-Release.vgdbsettings +++ /dev/null @@ -1,76 +0,0 @@ - - - Release - - - - MinGWWindowsSlash - - $(ProjectDir) - - - android-19 - false - true - bin;obj - false - false - - - - - - false - false - true - false - false - false - false - true - false - KillApp - - false - false - false - false - false - false - false - false - - false - false - main - true - - - false - false - 5039 - 5039 - 10000 - 0 - false - Ask - true - true - - - - - - - - - - - Default - - - - true - - - \ No newline at end of file diff --git a/External/libtiff-4.0.3/build/Windows/LibTiff.props b/External/libtiff-4.0.3/build/Windows/LibTiff.props deleted file mode 100644 index 8015e0f..0000000 --- a/External/libtiff-4.0.3/build/Windows/LibTiff.props +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - _CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) - NotUsing - - - - \ No newline at end of file diff --git a/External/libtiff-4.0.3/build/Windows/LibTiff.vcxproj b/External/libtiff-4.0.3/build/Windows/LibTiff.vcxproj deleted file mode 100644 index 44a308b..0000000 --- a/External/libtiff-4.0.3/build/Windows/LibTiff.vcxproj +++ /dev/null @@ -1,385 +0,0 @@ - - - - - Debug - ARM - - - Debug - Win32 - - - Debug - x64 - - - Release - ARM - - - Release - Win32 - - - Release - x64 - - - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - - - true - true - true - true - - - true - true - true - true - - - - - - - - - {97D592A8-5AFE-4E72-8DA9-3C3EF98948B1} - Win32Proj - LibTiff - - - - StaticLibrary - true - v140 - - - StaticLibrary - false - v140 - true - - - v140 - StaticLibrary - - - v140 - StaticLibrary - - - v120 - Makefile - - - v120 - Makefile - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Level3 - Disabled - WIN32;PLATFORM_WINDOWS;_DEBUG;_LIB;%(PreprocessorDefinitions) - - - Windows - true - - - - - Level3 - MaxSpeed - true - true - WIN32;PLATFORM_WINDOWS;NDEBUG;_LIB;%(PreprocessorDefinitions) - - - Windows - true - true - true - - - - - - PLATFORM_WINDOWS;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) - Disabled - - - - - - PLATFORM_WINDOWS;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) - - - - - - \ No newline at end of file diff --git a/External/libtiff-4.0.3/build/Windows/LibTiff.vcxproj.filters b/External/libtiff-4.0.3/build/Windows/LibTiff.vcxproj.filters deleted file mode 100644 index b4a3ee8..0000000 --- a/External/libtiff-4.0.3/build/Windows/LibTiff.vcxproj.filters +++ /dev/null @@ -1,153 +0,0 @@ - - - - - {b7c226da-07ab-4d37-8a80-99608067b1a0} - - - {a399fd91-dda7-43e2-a5d5-fa89b67c044f} - - - {8120c64e-73be-44e0-a0f6-81d9e91d9695} - - - {f62d83ea-9b26-432c-87e1-a84a2a998e66} - - - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src\port - - - win_src - - - - - jni - - - jni - - - \ No newline at end of file diff --git a/External/libtiff-4.0.3/build/Windows/jni/Android.mk b/External/libtiff-4.0.3/build/Windows/jni/Android.mk deleted file mode 100644 index 9dfa012..0000000 --- a/External/libtiff-4.0.3/build/Windows/jni/Android.mk +++ /dev/null @@ -1,27 +0,0 @@ - -# Preamble -DEPENDENCY_PATH := $(call my-dir) -LOCAL_PATH := $(abspath $(DEPENDENCY_PATH)) -include $(CLEAR_VARS) - -# Project configuration -LOCAL_MODULE := LibTiff -# Force .c files to compile as c++ -LOCAL_CFLAGS := -DPLATFORM_ANDROID -LOCAL_CPP_FEATURES := -LOCAL_STATIC_LIBRARIES += - -# Include paths -PROJECT_ROOT := $(LOCAL_PATH)/../../../ -LOCAL_C_INCLUDES := $(PROJECT_ROOT)/libtiff - -# Source files -#VisualGDBAndroid: AutoUpdateSourcesInNextLine -LOCAL_SRC_FILES := ../../../libtiff/tif_aux.c ../../../libtiff/tif_close.c ../../../libtiff/tif_codec.c ../../../libtiff/tif_color.c ../../../libtiff/tif_compress.c ../../../libtiff/tif_dir.c ../../../libtiff/tif_dirinfo.c ../../../libtiff/tif_dirread.c ../../../libtiff/tif_dirwrite.c ../../../libtiff/tif_dumpmode.c ../../../libtiff/tif_error.c ../../../libtiff/tif_extension.c ../../../libtiff/tif_fax3.c ../../../libtiff/tif_fax3sm.c ../../../libtiff/tif_flush.c ../../../libtiff/tif_getimage.c ../../../libtiff/tif_jbig.c ../../../libtiff/tif_jpeg.c ../../../libtiff/tif_jpeg_12.c ../../../libtiff/tif_luv.c ../../../libtiff/tif_lzma.c ../../../libtiff/tif_lzw.c ../../../libtiff/tif_next.c ../../../libtiff/tif_ojpeg.c ../../../libtiff/tif_open.c ../../../libtiff/tif_packbits.c ../../../libtiff/tif_pixarlog.c ../../../libtiff/tif_predict.c ../../../libtiff/tif_print.c ../../../libtiff/tif_read.c ../../../libtiff/tif_stream.cxx ../../../libtiff/tif_strip.c ../../../libtiff/tif_swab.c ../../../libtiff/tif_thunder.c ../../../libtiff/tif_tile.c ../../../libtiff/tif_unix.c ../../../libtiff/tif_version.c ../../../libtiff/tif_warning.c ../../../libtiff/tif_win32.c ../../../libtiff/tif_write.c ../../../libtiff/tif_zip.c ../../../port/lfind.c - -#VisualGDBAndroid: VSExcludeListLocation -VISUALGDB_VS_EXCLUDED_FILES_Release :=../../../libtiff/tif_win32.c -VISUALGDB_VS_EXCLUDED_FILES_Debug := ../../../libtiff/tif_win32.c -LOCAL_SRC_FILES := $(filter-out $(VISUALGDB_VS_EXCLUDED_FILES_$(VGDB_VSCONFIG)),$(LOCAL_SRC_FILES)) - -include $(BUILD_STATIC_LIBRARY) diff --git a/External/libtiff-4.0.3/build/Windows/jni/Application.mk b/External/libtiff-4.0.3/build/Windows/jni/Application.mk deleted file mode 100644 index 123dcab..0000000 --- a/External/libtiff-4.0.3/build/Windows/jni/Application.mk +++ /dev/null @@ -1,7 +0,0 @@ -# Generated by VisualGDB - -DEPENDENCY_PATH := $(call my-dir) -LOCAL_PATH := $(abspath $(DEPENDENCY_PATH)) -include $(LOCAL_PATH)/../../../../../../diligentcore/Common/make/AppCommon.mk - -APP_MODULES := LibTiff \ No newline at end of file diff --git a/External/libtiff-4.0.3/build/WindowsStore/LibTiff.Shared/LibTiff.Shared.vcxitems b/External/libtiff-4.0.3/build/WindowsStore/LibTiff.Shared/LibTiff.Shared.vcxitems deleted file mode 100644 index 3e962cd..0000000 --- a/External/libtiff-4.0.3/build/WindowsStore/LibTiff.Shared/LibTiff.Shared.vcxitems +++ /dev/null @@ -1,86 +0,0 @@ - - - - $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - true - {0e12baa7-7b7d-406f-8374-075598833b2a} - LibTiff - LibTiff.Shared - 248F659F-DAC5-46E8-AC09-60EC9FC95053 - - - - %(AdditionalIncludeDirectories);$(MSBuildThisFileDirectory) - - - - - - - - true - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/External/libtiff-4.0.3/build/WindowsStore/LibTiff.Shared/LibTiff.Shared.vcxitems.filters b/External/libtiff-4.0.3/build/WindowsStore/LibTiff.Shared/LibTiff.Shared.vcxitems.filters deleted file mode 100644 index 852bb32..0000000 --- a/External/libtiff-4.0.3/build/WindowsStore/LibTiff.Shared/LibTiff.Shared.vcxitems.filters +++ /dev/null @@ -1,194 +0,0 @@ - - - - - {44e40e9c-de7c-47b8-a3bc-5951cd5a666a} - - - {8d141b45-6d56-476d-b41b-77c14279f2d8} - - - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - - - include - - - include - - - include - - - include - - - include - - - include - - - include - - - include - - - include - - - include - - - include - - - include - - - include - - - include - - - include - - - include - - - include - - - include - - - - - include - - - \ No newline at end of file diff --git a/External/libtiff-4.0.3/build/WindowsStore/LibTiff.Windows/LibTiff.Windows.vcxproj b/External/libtiff-4.0.3/build/WindowsStore/LibTiff.Windows/LibTiff.Windows.vcxproj deleted file mode 100644 index 1229ea6..0000000 --- a/External/libtiff-4.0.3/build/WindowsStore/LibTiff.Windows/LibTiff.Windows.vcxproj +++ /dev/null @@ -1,208 +0,0 @@ - - - - - Debug - ARM - - - Debug - Win32 - - - Debug - x64 - - - Release - ARM - - - Release - Win32 - - - Release - x64 - - - - - - - {e9e719dd-05cf-4ad2-ac3b-1035ddadbb56} - LibTiff - en-US - 12.0 - true - Windows Store - 8.1 - CodeSharingStaticLibrary - - - - StaticLibrary - true - v120 - - - StaticLibrary - true - v120 - - - StaticLibrary - true - v120 - - - StaticLibrary - false - true - v120 - - - StaticLibrary - false - true - v120 - - - StaticLibrary - false - true - v120 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - false - - - false - - - false - - - false - - - false - - - false - - - - false - PLATFORM_WINDOWS_STORE;%(PreprocessorDefinitions) - false - 4996 - - - Console - false - false - - - - - false - PLATFORM_WINDOWS_STORE;%(PreprocessorDefinitions) - false - 4996 - - - Console - false - false - - - - - false - PLATFORM_WINDOWS_STORE;%(PreprocessorDefinitions) - false - 4996 - - - Console - false - false - - - - - false - PLATFORM_WINDOWS_STORE;%(PreprocessorDefinitions) - false - 4996 - - - Console - false - false - - - - - false - PLATFORM_WINDOWS_STORE;%(PreprocessorDefinitions) - false - 4996 - - - Console - false - false - - - - - false - PLATFORM_WINDOWS_STORE;%(PreprocessorDefinitions) - false - 4996 - - - Console - false - false - - - - - - \ No newline at end of file diff --git a/External/libtiff-4.0.3/build/WindowsStore/LibTiff.Windows/LibTiff.Windows.vcxproj.filters b/External/libtiff-4.0.3/build/WindowsStore/LibTiff.Windows/LibTiff.Windows.vcxproj.filters deleted file mode 100644 index ecd2222..0000000 --- a/External/libtiff-4.0.3/build/WindowsStore/LibTiff.Windows/LibTiff.Windows.vcxproj.filters +++ /dev/null @@ -1,13 +0,0 @@ - - - - - {ea26bfa5-f43b-4ad2-bd0b-24fdad22ddab} - - - - - winrt_src - - - \ No newline at end of file diff --git a/External/libtiff-4.0.3/build/WindowsStore/LibTiff.WindowsPhone/LibTiff.WindowsPhone.vcxproj b/External/libtiff-4.0.3/build/WindowsStore/LibTiff.WindowsPhone/LibTiff.WindowsPhone.vcxproj deleted file mode 100644 index 93221b2..0000000 --- a/External/libtiff-4.0.3/build/WindowsStore/LibTiff.WindowsPhone/LibTiff.WindowsPhone.vcxproj +++ /dev/null @@ -1,147 +0,0 @@ - - - - - Debug - ARM - - - Debug - Win32 - - - Release - ARM - - - Release - Win32 - - - - - - - {c589bb57-4e44-42e9-a77e-827f5e68eedb} - LibTiff - en-US - 12.0 - true - Windows Phone - 8.1 - CodeSharingStaticLibrary - - - - StaticLibrary - true - v120_wp81 - - - StaticLibrary - true - v120_wp81 - - - StaticLibrary - false - true - v120_wp81 - - - StaticLibrary - false - true - v120_wp81 - - - - - - - - - - - - - - - - - - - - - - - - - - false - - - false - - - false - - - false - - - - false - false - PLATFORM_WINDOWS_STORE;%(PreprocessorDefinitions) - 4996 - - - Console - false - false - - - - - false - false - PLATFORM_WINDOWS_STORE;%(PreprocessorDefinitions) - 4996 - - - Console - false - false - - - - - false - false - PLATFORM_WINDOWS_STORE;%(PreprocessorDefinitions) - 4996 - - - Console - false - false - - - - - false - false - PLATFORM_WINDOWS_STORE;%(PreprocessorDefinitions) - 4996 - - - Console - false - false - - - - - - \ No newline at end of file diff --git a/External/libtiff-4.0.3/build/WindowsStore/LibTiff.WindowsPhone/LibTiff.WindowsPhone.vcxproj.filters b/External/libtiff-4.0.3/build/WindowsStore/LibTiff.WindowsPhone/LibTiff.WindowsPhone.vcxproj.filters deleted file mode 100644 index 7458feb..0000000 --- a/External/libtiff-4.0.3/build/WindowsStore/LibTiff.WindowsPhone/LibTiff.WindowsPhone.vcxproj.filters +++ /dev/null @@ -1,13 +0,0 @@ - - - - - {5b011697-c139-4c28-af24-c20e91060fcf} - - - - - winrt_src - - - \ No newline at end of file diff --git a/External/libtiff-4.0.3/libtiff/tif_config.h b/External/libtiff-4.0.3/libtiff/tif_config.h index d069607..8d039a1 100644 --- a/External/libtiff-4.0.3/libtiff/tif_config.h +++ b/External/libtiff-4.0.3/libtiff/tif_config.h @@ -1,4 +1,4 @@ -#if defined(PLATFORM_WINDOWS) || defined(PLATFORM_WINDOWS_STORE) +#if defined(PLATFORM_WIN32) || defined(PLATFORM_UNIVERSAL_WINDOWS) # include "tif_config.vc.h" diff --git a/External/libtiff-4.0.3/libtiff/tiffconf.h b/External/libtiff-4.0.3/libtiff/tiffconf.h index 0649d5e..cd026b2 100644 --- a/External/libtiff-4.0.3/libtiff/tiffconf.h +++ b/External/libtiff-4.0.3/libtiff/tiffconf.h @@ -1,4 +1,4 @@ -#if defined(PLATFORM_WINDOWS) || defined(PLATFORM_WINDOWS_STORE) +#if defined(PLATFORM_WIN32) || defined(PLATFORM_UNIVERSAL_WINDOWS) # include "tiffconf.vc.h" diff --git a/External/lpng-1.6.17/CMakeLists.txt b/External/lpng-1.6.17/CMakeLists.txt deleted file mode 100644 index f062a23..0000000 --- a/External/lpng-1.6.17/CMakeLists.txt +++ /dev/null @@ -1,374 +0,0 @@ -# CMakeLists.txt - -# Copyright (C) 2007-2015 Glenn Randers-Pehrson - -# This code is released under the libpng license. -# For conditions of distribution and use, see the disclaimer -# and license in png.h - -cmake_minimum_required(VERSION 2.4.4) -set(CMAKE_ALLOW_LOOSE_LOOP_CONSTRUCTS true) - -set(CMAKE_CONFIGURATION_TYPES "Release;Debug;MinSizeRel;RelWithDebInfo") - -project(libpng C) -enable_testing() - -set(PNGLIB_MAJOR 1) -set(PNGLIB_MINOR 6) -set(PNGLIB_RELEASE 17) -set(PNGLIB_NAME libpng${PNGLIB_MAJOR}${PNGLIB_MINOR}) -set(PNGLIB_VERSION ${PNGLIB_MAJOR}.${PNGLIB_MINOR}.${PNGLIB_RELEASE}) - -# needed packages -find_package(ZLIB REQUIRED) -include_directories(${ZLIB_INCLUDE_DIR}) - -if(NOT WIN32) - find_library(M_LIBRARY - NAMES m - PATHS /usr/lib /usr/local/lib - ) - if(NOT M_LIBRARY) - message(STATUS "math lib 'libm' not found; floating point support disabled") - endif() -else() - # not needed on windows - set(M_LIBRARY "") -endif() - -# COMMAND LINE OPTIONS -option(PNG_SHARED "Build shared lib" ON) -option(PNG_STATIC "Build static lib" ON) -option(PNG_TESTS "Build libpng tests" ON) - -# Many more configuration options could be added here -option(PNG_FRAMEWORK "Build OS X framework" OFF) -option(PNG_DEBUG "Build with debug output" OFF) -option(PNGARG "Disable ANSI-C prototypes" OFF) - -# SET LIBNAME -set(PNG_LIB_NAME png${PNGLIB_MAJOR}${PNGLIB_MINOR}) - -# to distinguish between debug and release lib -set(CMAKE_DEBUG_POSTFIX "d") - -# Use the prebuilt pnglibconf.h file from the scripts folder -# TODO: fix this by building with awk; without this no cmake build can be -# configured directly (to do so indirectly use your local awk to build a -# pnglibconf.h in the build directory.) -configure_file(${CMAKE_CURRENT_SOURCE_DIR}/scripts/pnglibconf.h.prebuilt - ${CMAKE_CURRENT_BINARY_DIR}/pnglibconf.h) -include_directories(${CMAKE_CURRENT_BINARY_DIR}) - -# OUR SOURCES -set(libpng_public_hdrs - png.h - pngconf.h - ${CMAKE_CURRENT_BINARY_DIR}/pnglibconf.h -) -set(libpng_sources - ${libpng_public_hdrs} - pngdebug.h - pnginfo.h - pngpriv.h - pngstruct.h - png.c - pngerror.c - pngget.c - pngmem.c - pngpread.c - pngread.c - pngrio.c - pngrtran.c - pngrutil.c - pngset.c - pngtrans.c - pngwio.c - pngwrite.c - pngwtran.c - pngwutil.c -) -set(pngtest_sources - pngtest.c -) -set(pngvalid_sources - contrib/libtests/pngvalid.c -) -set(pngstest_sources - contrib/libtests/pngstest.c -) -# SOME NEEDED DEFINITIONS - -if(MSVC) - add_definitions(-D_CRT_SECURE_NO_DEPRECATE) -endif(MSVC) - -if(PNG_DEBUG) - add_definitions(-DPNG_DEBUG) -endif() - -# NOW BUILD OUR TARGET -include_directories(${CMAKE_CURRENT_SOURCE_DIR} ${ZLIB_INCLUDE_DIR}) - -unset(PNG_LIB_TARGETS) - -if(PNG_SHARED) - add_library(${PNG_LIB_NAME} SHARED ${libpng_sources}) - set(PNG_LIB_TARGETS ${PNG_LIB_NAME}) - if(MSVC) - # msvc does not append 'lib' - do it here to have consistent name - set_target_properties(${PNG_LIB_NAME} PROPERTIES PREFIX "lib") - set_target_properties(${PNG_LIB_NAME} PROPERTIES IMPORT_PREFIX "lib") - endif() - target_link_libraries(${PNG_LIB_NAME} ${ZLIB_LIBRARY} ${M_LIBRARY}) -endif() - -if(PNG_STATIC) - # does not work without changing name - set(PNG_LIB_NAME_STATIC ${PNG_LIB_NAME}_static) - add_library(${PNG_LIB_NAME_STATIC} STATIC ${libpng_sources}) - list(APPEND PNG_LIB_TARGETS ${PNG_LIB_NAME_STATIC}) - if(MSVC) - # msvc does not append 'lib' - do it here to have consistent name - set_target_properties(${PNG_LIB_NAME_STATIC} PROPERTIES PREFIX "lib") - endif() - target_link_libraries(${PNG_LIB_NAME_STATIC} ${ZLIB_LIBRARY} ${M_LIBRARY}) -endif() - -if(PNG_FRAMEWORK) - set(PNG_LIB_NAME_FRAMEWORK ${PNG_LIB_NAME}_framework) - add_library(${PNG_LIB_NAME_FRAMEWORK} SHARED ${libpng_sources}) - list(APPEND PNG_LIB_TARGETS ${PNG_LIB_NAME_FRAMEWORK}) - set_target_properties(${PNG_LIB_NAME_FRAMEWORK} PROPERTIES - FRAMEWORK TRUE - FRAMEWORK_VERSION ${PNGLIB_VERSION} - MACOSX_FRAMEWORK_SHORT_VERSION_STRING ${PNGLIB_MAJOR}.${PNGLIB_MINOR} - MACOSX_FRAMEWORK_BUNDLE_VERSION ${PNGLIB_VERSION} - MACOSX_FRAMEWORK_IDENTIFIER org.libpng.libpng - XCODE_ATTRIBUTE_INSTALL_PATH "@rpath" - PUBLIC_HEADER "${libpng_public_hdrs}" - OUTPUT_NAME png) - target_link_libraries(${PNG_LIB_NAME_FRAMEWORK} ${ZLIB_LIBRARY} ${M_LIBRARY}) -endif() - -if(NOT PNG_LIB_TARGETS) - message(SEND_ERROR - "No library variant selected to build. " - "Please enable at least one of the following options: " - " PNG_STATIC, PNG_SHARED, PNG_FRAMEWORK") -endif() - -if(PNG_SHARED AND WIN32) - set_target_properties(${PNG_LIB_NAME} PROPERTIES DEFINE_SYMBOL PNG_BUILD_DLL) -endif() - -if(PNG_TESTS AND PNG_SHARED) - # does not work with msvc due to png_lib_ver issue - add_executable(pngtest ${pngtest_sources}) - target_link_libraries(pngtest ${PNG_LIB_NAME}) - add_test(pngtest ./pngtest ${CMAKE_CURRENT_SOURCE_DIR}/pngtest.png) - # - add_executable(pngvalid ${pngvalid_sources}) - target_link_libraries(pngvalid ${PNG_LIB_NAME}) - add_test(pngvalid ./pngvalid) - add_executable(pngstest ${pngstest_sources}) - target_link_libraries(pngstest ${PNG_LIB_NAME}) - add_test(pngstest ./pngstest - ${CMAKE_CURRENT_SOURCE_DIR}/contrib/pngsuite/basn0g01.png - ${CMAKE_CURRENT_SOURCE_DIR}/contrib/pngsuite/basn0g02.png - ${CMAKE_CURRENT_SOURCE_DIR}/contrib/pngsuite/basn0g04.png - ${CMAKE_CURRENT_SOURCE_DIR}/contrib/pngsuite/basn0g08.png - ${CMAKE_CURRENT_SOURCE_DIR}/contrib/pngsuite/basn0g16.png - ${CMAKE_CURRENT_SOURCE_DIR}/contrib/pngsuite/basn2c08.png - ${CMAKE_CURRENT_SOURCE_DIR}/contrib/pngsuite/basn2c16.png - ${CMAKE_CURRENT_SOURCE_DIR}/contrib/pngsuite/basn3p01.png - ${CMAKE_CURRENT_SOURCE_DIR}/contrib/pngsuite/basn3p02.png - ${CMAKE_CURRENT_SOURCE_DIR}/contrib/pngsuite/basn3p04.png - ${CMAKE_CURRENT_SOURCE_DIR}/contrib/pngsuite/basn3p08.png - ${CMAKE_CURRENT_SOURCE_DIR}/contrib/pngsuite/basn4a08.png - ${CMAKE_CURRENT_SOURCE_DIR}/contrib/pngsuite/basn4a16.png - ${CMAKE_CURRENT_SOURCE_DIR}/contrib/pngsuite/basn6a08.png - ${CMAKE_CURRENT_SOURCE_DIR}/contrib/pngsuite/basn6a16.png - ${CMAKE_CURRENT_SOURCE_DIR}/contrib/pngsuite/ftbbn0g01.png - ${CMAKE_CURRENT_SOURCE_DIR}/contrib/pngsuite/ftbbn0g02.png - ${CMAKE_CURRENT_SOURCE_DIR}/contrib/pngsuite/ftbbn0g04.png - ${CMAKE_CURRENT_SOURCE_DIR}/contrib/pngsuite/ftbbn2c16.png - ${CMAKE_CURRENT_SOURCE_DIR}/contrib/pngsuite/ftbbn3p08.png - ${CMAKE_CURRENT_SOURCE_DIR}/contrib/pngsuite/ftbgn2c16.png - ${CMAKE_CURRENT_SOURCE_DIR}/contrib/pngsuite/ftbgn3p08.png - ${CMAKE_CURRENT_SOURCE_DIR}/contrib/pngsuite/ftbrn2c08.png - ${CMAKE_CURRENT_SOURCE_DIR}/contrib/pngsuite/ftbwn0g16.png - ${CMAKE_CURRENT_SOURCE_DIR}/contrib/pngsuite/ftbwn3p08.png - ${CMAKE_CURRENT_SOURCE_DIR}/contrib/pngsuite/ftbyn3p08.png - ${CMAKE_CURRENT_SOURCE_DIR}/contrib/pngsuite/ftp0n0g08.png - ${CMAKE_CURRENT_SOURCE_DIR}/contrib/pngsuite/ftp0n2c08.png - ${CMAKE_CURRENT_SOURCE_DIR}/contrib/pngsuite/ftp0n3p08.png - ${CMAKE_CURRENT_SOURCE_DIR}/contrib/pngsuite/ftp1n3p08.png - ) -endif() - -# Ensure the CMAKE_LIBRARY_OUTPUT_DIRECTORY is set -IF(NOT CMAKE_LIBRARY_OUTPUT_DIRECTORY) - SET(CMAKE_LIBRARY_OUTPUT_DIRECTORY "lib") -ENDIF(NOT CMAKE_LIBRARY_OUTPUT_DIRECTORY) - -# Set a variable with CMake code which: -# Creates a symlink from src to dest (if possible) or alternatively -# copies if different. -macro(CREATE_SYMLINK SRC_FILE DEST_FILE) - FILE(REMOVE ${CMAKE_LIBRARY_OUTPUT_DIRECTORY}/${DEST_FILE}) - if(WIN32 AND NOT CYGWIN AND NOT MSYS) - ADD_CUSTOM_COMMAND( - OUTPUT ${CMAKE_LIBRARY_OUTPUT_DIRECTORY}/${DEST_FILE} ${CMAKE_CURRENT_BINARY_DIR}/${DEST_FILE} - COMMAND ${CMAKE_COMMAND} -E copy_if_different "${SRC_FILE}" ${CMAKE_LIBRARY_OUTPUT_DIRECTORY}/${DEST_FILE} - COMMAND ${CMAKE_COMMAND} -E copy_if_different "${SRC_FILE}" ${CMAKE_CURRENT_BINARY_DIR}/${DEST_FILE} - DEPENDS ${PNG_LIB_TARGETS} - ) - ADD_CUSTOM_TARGET(${DEST_FILE}_COPY ALL DEPENDS ${CMAKE_LIBRARY_OUTPUT_DIRECTORY}/${DEST_FILE}) - else(WIN32 AND NOT CYGWIN AND NOT MSYS) - get_filename_component(LINK_TARGET "${SRC_FILE}" NAME) - execute_process(COMMAND ${CMAKE_COMMAND} -E make_directory ${CMAKE_CURRENT_BINARY_DIR}/${CMAKE_LIBRARY_OUTPUT_DIRECTORY}) - execute_process(COMMAND ${CMAKE_COMMAND} -E create_symlink "${LINK_TARGET}" ${CMAKE_LIBRARY_OUTPUT_DIRECTORY}/${DEST_FILE} WORKING_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}) - execute_process(COMMAND ${CMAKE_COMMAND} -E create_symlink "${LINK_TARGET}" ${DEST_FILE} WORKING_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}) - endif(WIN32 AND NOT CYGWIN AND NOT MSYS) -endmacro() - -# libpng is a library so default to 'lib' -if(NOT DEFINED CMAKE_INSTALL_LIBDIR) - set(CMAKE_INSTALL_LIBDIR lib) -endif(NOT DEFINED CMAKE_INSTALL_LIBDIR) - -# CREATE PKGCONFIG FILES -# we use the same files like ./configure, so we have to set its vars -# Only do this on Windows for Cygwin - the files don't make much sense outside -# a UNIX look alike -if(NOT WIN32 OR CYGWIN OR MINGW) - set(prefix ${CMAKE_INSTALL_PREFIX}) - set(exec_prefix ${CMAKE_INSTALL_PREFIX}) - set(libdir ${CMAKE_INSTALL_PREFIX}/${CMAKE_INSTALL_LIBDIR}) - set(includedir ${CMAKE_INSTALL_PREFIX}/include) - set(LIBS "-lz -lm") - configure_file(${CMAKE_CURRENT_SOURCE_DIR}/libpng.pc.in - ${CMAKE_CURRENT_BINARY_DIR}/${PNGLIB_NAME}.pc @ONLY) - CREATE_SYMLINK(${PNGLIB_NAME}.pc libpng.pc) - - configure_file(${CMAKE_CURRENT_SOURCE_DIR}/libpng-config.in - ${CMAKE_CURRENT_BINARY_DIR}/${PNGLIB_NAME}-config @ONLY) - CREATE_SYMLINK(${PNGLIB_NAME}-config libpng-config) -endif(NOT WIN32 OR CYGWIN OR MINGW) - -# SET UP LINKS -if(PNG_SHARED) - set_target_properties(${PNG_LIB_NAME} PROPERTIES -# VERSION 16.${PNGLIB_RELEASE}.1.6.17 - VERSION 16.${PNGLIB_RELEASE}.0 - SOVERSION 16 - CLEAN_DIRECT_OUTPUT 1) -endif() -if(PNG_STATIC) - # MSVC doesn't use a different file extension for shared vs. static - # libs. We are able to change OUTPUT_NAME to remove the _static - # for all other platforms. - if(NOT MSVC) - set_target_properties(${PNG_LIB_NAME_STATIC} PROPERTIES - OUTPUT_NAME ${PNG_LIB_NAME} - CLEAN_DIRECT_OUTPUT 1) - endif() -endif() - -# If CMake > 2.4.x, we set a variable used below to export -# targets to an export file. -# TODO: Use VERSION_GREATER after our cmake_minimum_required >= 2.6.2 -if(CMAKE_MAJOR_VERSION GREATER 1 AND CMAKE_MINOR_VERSION GREATER 4) - set(PNG_EXPORT_RULE EXPORT libpng) -elseif(CMAKE_MAJOR_VERSION GREATER 2) # future proof - set(PNG_EXPORT_RULE EXPORT libpng) -endif() - -# INSTALL -if(NOT SKIP_INSTALL_LIBRARIES AND NOT SKIP_INSTALL_ALL ) - install(TARGETS ${PNG_LIB_TARGETS} - ${PNG_EXPORT_RULE} - RUNTIME DESTINATION bin - LIBRARY DESTINATION ${CMAKE_INSTALL_LIBDIR} - ARCHIVE DESTINATION ${CMAKE_INSTALL_LIBDIR} - FRAMEWORK DESTINATION ${CMAKE_INSTALL_LIBDIR}) - - if(PNG_SHARED) - # Create a symlink for libpng.dll.a => libpng16.dll.a on Cygwin - if(CYGWIN OR MINGW) - get_target_property(BUILD_TARGET_LOCATION ${PNG_LIB_NAME} LOCATION_${CMAKE_BUILD_TYPE}) - CREATE_SYMLINK(${BUILD_TARGET_LOCATION} libpng${CMAKE_IMPORT_LIBRARY_SUFFIX}) - install(FILES ${CMAKE_CURRENT_BINARY_DIR}/libpng${CMAKE_IMPORT_LIBRARY_SUFFIX} - DESTINATION ${CMAKE_INSTALL_LIBDIR}) - endif(CYGWIN OR MINGW) - - if(NOT WIN32) - get_target_property(BUILD_TARGET_LOCATION ${PNG_LIB_NAME} LOCATION_${CMAKE_BUILD_TYPE}) - CREATE_SYMLINK(${BUILD_TARGET_LOCATION} libpng${CMAKE_SHARED_LIBRARY_SUFFIX}) - install(FILES ${CMAKE_CURRENT_BINARY_DIR}/libpng${CMAKE_SHARED_LIBRARY_SUFFIX} - DESTINATION ${CMAKE_INSTALL_LIBDIR}) - endif(NOT WIN32) - endif(PNG_SHARED) - - if(PNG_STATIC) - if(NOT WIN32 OR CYGWIN OR MINGW) - get_target_property(BUILD_TARGET_LOCATION ${PNG_LIB_NAME_STATIC} LOCATION_${CMAKE_BUILD_TYPE}) - CREATE_SYMLINK(${BUILD_TARGET_LOCATION} libpng${CMAKE_STATIC_LIBRARY_SUFFIX}) - install(FILES ${CMAKE_CURRENT_BINARY_DIR}/libpng${CMAKE_STATIC_LIBRARY_SUFFIX} - DESTINATION ${CMAKE_INSTALL_LIBDIR}) - endif(NOT WIN32 OR CYGWIN OR MINGW) - endif() -endif() - -if(NOT SKIP_INSTALL_HEADERS AND NOT SKIP_INSTALL_ALL ) - install(FILES ${libpng_public_hdrs} DESTINATION include) - install(FILES ${libpng_public_hdrs} DESTINATION include/${PNGLIB_NAME}) -endif() -if(NOT SKIP_INSTALL_EXECUTABLES AND NOT SKIP_INSTALL_ALL ) - if(NOT WIN32 OR CYGWIN OR MINGW) - install(PROGRAMS ${CMAKE_CURRENT_BINARY_DIR}/libpng-config DESTINATION bin) - install(PROGRAMS ${CMAKE_CURRENT_BINARY_DIR}/${PNGLIB_NAME}-config - DESTINATION bin) - endif(NOT WIN32 OR CYGWIN OR MINGW) -endif() - -if(NOT SKIP_INSTALL_FILES AND NOT SKIP_INSTALL_ALL ) - # Install man pages - if(NOT PNG_MAN_DIR) - set(PNG_MAN_DIR "share/man") - endif() - install(FILES libpng.3 libpngpf.3 DESTINATION ${PNG_MAN_DIR}/man3) - install(FILES png.5 DESTINATION ${PNG_MAN_DIR}/man5) - # Install pkg-config files - if(NOT WIN32 OR CYGWIN OR MINGW) - install(FILES ${CMAKE_CURRENT_BINARY_DIR}/libpng.pc - DESTINATION ${CMAKE_INSTALL_LIBDIR}/pkgconfig) - install(PROGRAMS ${CMAKE_CURRENT_BINARY_DIR}/libpng-config - DESTINATION bin) - install(FILES ${CMAKE_CURRENT_BINARY_DIR}/${PNGLIB_NAME}.pc - DESTINATION ${CMAKE_INSTALL_LIBDIR}/pkgconfig) - install(PROGRAMS ${CMAKE_CURRENT_BINARY_DIR}/${PNGLIB_NAME}-config - DESTINATION bin) - endif(NOT WIN32 OR CYGWIN OR MINGW) -endif() - -# On versions of CMake that support it, create an export file CMake -# users can include() to import our targets -if(PNG_EXPORT_RULE AND NOT SKIP_INSTALL_EXPORT AND NOT SKIP_INSTALL_ALL ) - install(EXPORT libpng DESTINATION lib/libpng FILE lib${PNG_LIB_NAME}.cmake) -endif() - -# what's with libpng-manual.txt and all the extra files? - -# UNINSTALL -# do we need this? - -# DIST -# do we need this? - -# to create msvc import lib for mingw compiled shared lib -# pexports libpng.dll > libpng.def -# lib /def:libpng.def /machine:x86 - diff --git a/External/lpng-1.6.17/CMakeLists.~txt b/External/lpng-1.6.17/CMakeLists.~txt new file mode 100644 index 0000000..f062a23 --- /dev/null +++ b/External/lpng-1.6.17/CMakeLists.~txt @@ -0,0 +1,374 @@ +# CMakeLists.txt + +# Copyright (C) 2007-2015 Glenn Randers-Pehrson + +# This code is released under the libpng license. +# For conditions of distribution and use, see the disclaimer +# and license in png.h + +cmake_minimum_required(VERSION 2.4.4) +set(CMAKE_ALLOW_LOOSE_LOOP_CONSTRUCTS true) + +set(CMAKE_CONFIGURATION_TYPES "Release;Debug;MinSizeRel;RelWithDebInfo") + +project(libpng C) +enable_testing() + +set(PNGLIB_MAJOR 1) +set(PNGLIB_MINOR 6) +set(PNGLIB_RELEASE 17) +set(PNGLIB_NAME libpng${PNGLIB_MAJOR}${PNGLIB_MINOR}) +set(PNGLIB_VERSION ${PNGLIB_MAJOR}.${PNGLIB_MINOR}.${PNGLIB_RELEASE}) + +# needed packages +find_package(ZLIB REQUIRED) +include_directories(${ZLIB_INCLUDE_DIR}) + +if(NOT WIN32) + find_library(M_LIBRARY + NAMES m + PATHS /usr/lib /usr/local/lib + ) + if(NOT M_LIBRARY) + message(STATUS "math lib 'libm' not found; floating point support disabled") + endif() +else() + # not needed on windows + set(M_LIBRARY "") +endif() + +# COMMAND LINE OPTIONS +option(PNG_SHARED "Build shared lib" ON) +option(PNG_STATIC "Build static lib" ON) +option(PNG_TESTS "Build libpng tests" ON) + +# Many more configuration options could be added here +option(PNG_FRAMEWORK "Build OS X framework" OFF) +option(PNG_DEBUG "Build with debug output" OFF) +option(PNGARG "Disable ANSI-C prototypes" OFF) + +# SET LIBNAME +set(PNG_LIB_NAME png${PNGLIB_MAJOR}${PNGLIB_MINOR}) + +# to distinguish between debug and release lib +set(CMAKE_DEBUG_POSTFIX "d") + +# Use the prebuilt pnglibconf.h file from the scripts folder +# TODO: fix this by building with awk; without this no cmake build can be +# configured directly (to do so indirectly use your local awk to build a +# pnglibconf.h in the build directory.) +configure_file(${CMAKE_CURRENT_SOURCE_DIR}/scripts/pnglibconf.h.prebuilt + ${CMAKE_CURRENT_BINARY_DIR}/pnglibconf.h) +include_directories(${CMAKE_CURRENT_BINARY_DIR}) + +# OUR SOURCES +set(libpng_public_hdrs + png.h + pngconf.h + ${CMAKE_CURRENT_BINARY_DIR}/pnglibconf.h +) +set(libpng_sources + ${libpng_public_hdrs} + pngdebug.h + pnginfo.h + pngpriv.h + pngstruct.h + png.c + pngerror.c + pngget.c + pngmem.c + pngpread.c + pngread.c + pngrio.c + pngrtran.c + pngrutil.c + pngset.c + pngtrans.c + pngwio.c + pngwrite.c + pngwtran.c + pngwutil.c +) +set(pngtest_sources + pngtest.c +) +set(pngvalid_sources + contrib/libtests/pngvalid.c +) +set(pngstest_sources + contrib/libtests/pngstest.c +) +# SOME NEEDED DEFINITIONS + +if(MSVC) + add_definitions(-D_CRT_SECURE_NO_DEPRECATE) +endif(MSVC) + +if(PNG_DEBUG) + add_definitions(-DPNG_DEBUG) +endif() + +# NOW BUILD OUR TARGET +include_directories(${CMAKE_CURRENT_SOURCE_DIR} ${ZLIB_INCLUDE_DIR}) + +unset(PNG_LIB_TARGETS) + +if(PNG_SHARED) + add_library(${PNG_LIB_NAME} SHARED ${libpng_sources}) + set(PNG_LIB_TARGETS ${PNG_LIB_NAME}) + if(MSVC) + # msvc does not append 'lib' - do it here to have consistent name + set_target_properties(${PNG_LIB_NAME} PROPERTIES PREFIX "lib") + set_target_properties(${PNG_LIB_NAME} PROPERTIES IMPORT_PREFIX "lib") + endif() + target_link_libraries(${PNG_LIB_NAME} ${ZLIB_LIBRARY} ${M_LIBRARY}) +endif() + +if(PNG_STATIC) + # does not work without changing name + set(PNG_LIB_NAME_STATIC ${PNG_LIB_NAME}_static) + add_library(${PNG_LIB_NAME_STATIC} STATIC ${libpng_sources}) + list(APPEND PNG_LIB_TARGETS ${PNG_LIB_NAME_STATIC}) + if(MSVC) + # msvc does not append 'lib' - do it here to have consistent name + set_target_properties(${PNG_LIB_NAME_STATIC} PROPERTIES PREFIX "lib") + endif() + target_link_libraries(${PNG_LIB_NAME_STATIC} ${ZLIB_LIBRARY} ${M_LIBRARY}) +endif() + +if(PNG_FRAMEWORK) + set(PNG_LIB_NAME_FRAMEWORK ${PNG_LIB_NAME}_framework) + add_library(${PNG_LIB_NAME_FRAMEWORK} SHARED ${libpng_sources}) + list(APPEND PNG_LIB_TARGETS ${PNG_LIB_NAME_FRAMEWORK}) + set_target_properties(${PNG_LIB_NAME_FRAMEWORK} PROPERTIES + FRAMEWORK TRUE + FRAMEWORK_VERSION ${PNGLIB_VERSION} + MACOSX_FRAMEWORK_SHORT_VERSION_STRING ${PNGLIB_MAJOR}.${PNGLIB_MINOR} + MACOSX_FRAMEWORK_BUNDLE_VERSION ${PNGLIB_VERSION} + MACOSX_FRAMEWORK_IDENTIFIER org.libpng.libpng + XCODE_ATTRIBUTE_INSTALL_PATH "@rpath" + PUBLIC_HEADER "${libpng_public_hdrs}" + OUTPUT_NAME png) + target_link_libraries(${PNG_LIB_NAME_FRAMEWORK} ${ZLIB_LIBRARY} ${M_LIBRARY}) +endif() + +if(NOT PNG_LIB_TARGETS) + message(SEND_ERROR + "No library variant selected to build. " + "Please enable at least one of the following options: " + " PNG_STATIC, PNG_SHARED, PNG_FRAMEWORK") +endif() + +if(PNG_SHARED AND WIN32) + set_target_properties(${PNG_LIB_NAME} PROPERTIES DEFINE_SYMBOL PNG_BUILD_DLL) +endif() + +if(PNG_TESTS AND PNG_SHARED) + # does not work with msvc due to png_lib_ver issue + add_executable(pngtest ${pngtest_sources}) + target_link_libraries(pngtest ${PNG_LIB_NAME}) + add_test(pngtest ./pngtest ${CMAKE_CURRENT_SOURCE_DIR}/pngtest.png) + # + add_executable(pngvalid ${pngvalid_sources}) + target_link_libraries(pngvalid ${PNG_LIB_NAME}) + add_test(pngvalid ./pngvalid) + add_executable(pngstest ${pngstest_sources}) + target_link_libraries(pngstest ${PNG_LIB_NAME}) + add_test(pngstest ./pngstest + ${CMAKE_CURRENT_SOURCE_DIR}/contrib/pngsuite/basn0g01.png + ${CMAKE_CURRENT_SOURCE_DIR}/contrib/pngsuite/basn0g02.png + ${CMAKE_CURRENT_SOURCE_DIR}/contrib/pngsuite/basn0g04.png + ${CMAKE_CURRENT_SOURCE_DIR}/contrib/pngsuite/basn0g08.png + ${CMAKE_CURRENT_SOURCE_DIR}/contrib/pngsuite/basn0g16.png + ${CMAKE_CURRENT_SOURCE_DIR}/contrib/pngsuite/basn2c08.png + ${CMAKE_CURRENT_SOURCE_DIR}/contrib/pngsuite/basn2c16.png + ${CMAKE_CURRENT_SOURCE_DIR}/contrib/pngsuite/basn3p01.png + ${CMAKE_CURRENT_SOURCE_DIR}/contrib/pngsuite/basn3p02.png + ${CMAKE_CURRENT_SOURCE_DIR}/contrib/pngsuite/basn3p04.png + ${CMAKE_CURRENT_SOURCE_DIR}/contrib/pngsuite/basn3p08.png + ${CMAKE_CURRENT_SOURCE_DIR}/contrib/pngsuite/basn4a08.png + ${CMAKE_CURRENT_SOURCE_DIR}/contrib/pngsuite/basn4a16.png + ${CMAKE_CURRENT_SOURCE_DIR}/contrib/pngsuite/basn6a08.png + ${CMAKE_CURRENT_SOURCE_DIR}/contrib/pngsuite/basn6a16.png + ${CMAKE_CURRENT_SOURCE_DIR}/contrib/pngsuite/ftbbn0g01.png + ${CMAKE_CURRENT_SOURCE_DIR}/contrib/pngsuite/ftbbn0g02.png + ${CMAKE_CURRENT_SOURCE_DIR}/contrib/pngsuite/ftbbn0g04.png + ${CMAKE_CURRENT_SOURCE_DIR}/contrib/pngsuite/ftbbn2c16.png + ${CMAKE_CURRENT_SOURCE_DIR}/contrib/pngsuite/ftbbn3p08.png + ${CMAKE_CURRENT_SOURCE_DIR}/contrib/pngsuite/ftbgn2c16.png + ${CMAKE_CURRENT_SOURCE_DIR}/contrib/pngsuite/ftbgn3p08.png + ${CMAKE_CURRENT_SOURCE_DIR}/contrib/pngsuite/ftbrn2c08.png + ${CMAKE_CURRENT_SOURCE_DIR}/contrib/pngsuite/ftbwn0g16.png + ${CMAKE_CURRENT_SOURCE_DIR}/contrib/pngsuite/ftbwn3p08.png + ${CMAKE_CURRENT_SOURCE_DIR}/contrib/pngsuite/ftbyn3p08.png + ${CMAKE_CURRENT_SOURCE_DIR}/contrib/pngsuite/ftp0n0g08.png + ${CMAKE_CURRENT_SOURCE_DIR}/contrib/pngsuite/ftp0n2c08.png + ${CMAKE_CURRENT_SOURCE_DIR}/contrib/pngsuite/ftp0n3p08.png + ${CMAKE_CURRENT_SOURCE_DIR}/contrib/pngsuite/ftp1n3p08.png + ) +endif() + +# Ensure the CMAKE_LIBRARY_OUTPUT_DIRECTORY is set +IF(NOT CMAKE_LIBRARY_OUTPUT_DIRECTORY) + SET(CMAKE_LIBRARY_OUTPUT_DIRECTORY "lib") +ENDIF(NOT CMAKE_LIBRARY_OUTPUT_DIRECTORY) + +# Set a variable with CMake code which: +# Creates a symlink from src to dest (if possible) or alternatively +# copies if different. +macro(CREATE_SYMLINK SRC_FILE DEST_FILE) + FILE(REMOVE ${CMAKE_LIBRARY_OUTPUT_DIRECTORY}/${DEST_FILE}) + if(WIN32 AND NOT CYGWIN AND NOT MSYS) + ADD_CUSTOM_COMMAND( + OUTPUT ${CMAKE_LIBRARY_OUTPUT_DIRECTORY}/${DEST_FILE} ${CMAKE_CURRENT_BINARY_DIR}/${DEST_FILE} + COMMAND ${CMAKE_COMMAND} -E copy_if_different "${SRC_FILE}" ${CMAKE_LIBRARY_OUTPUT_DIRECTORY}/${DEST_FILE} + COMMAND ${CMAKE_COMMAND} -E copy_if_different "${SRC_FILE}" ${CMAKE_CURRENT_BINARY_DIR}/${DEST_FILE} + DEPENDS ${PNG_LIB_TARGETS} + ) + ADD_CUSTOM_TARGET(${DEST_FILE}_COPY ALL DEPENDS ${CMAKE_LIBRARY_OUTPUT_DIRECTORY}/${DEST_FILE}) + else(WIN32 AND NOT CYGWIN AND NOT MSYS) + get_filename_component(LINK_TARGET "${SRC_FILE}" NAME) + execute_process(COMMAND ${CMAKE_COMMAND} -E make_directory ${CMAKE_CURRENT_BINARY_DIR}/${CMAKE_LIBRARY_OUTPUT_DIRECTORY}) + execute_process(COMMAND ${CMAKE_COMMAND} -E create_symlink "${LINK_TARGET}" ${CMAKE_LIBRARY_OUTPUT_DIRECTORY}/${DEST_FILE} WORKING_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}) + execute_process(COMMAND ${CMAKE_COMMAND} -E create_symlink "${LINK_TARGET}" ${DEST_FILE} WORKING_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}) + endif(WIN32 AND NOT CYGWIN AND NOT MSYS) +endmacro() + +# libpng is a library so default to 'lib' +if(NOT DEFINED CMAKE_INSTALL_LIBDIR) + set(CMAKE_INSTALL_LIBDIR lib) +endif(NOT DEFINED CMAKE_INSTALL_LIBDIR) + +# CREATE PKGCONFIG FILES +# we use the same files like ./configure, so we have to set its vars +# Only do this on Windows for Cygwin - the files don't make much sense outside +# a UNIX look alike +if(NOT WIN32 OR CYGWIN OR MINGW) + set(prefix ${CMAKE_INSTALL_PREFIX}) + set(exec_prefix ${CMAKE_INSTALL_PREFIX}) + set(libdir ${CMAKE_INSTALL_PREFIX}/${CMAKE_INSTALL_LIBDIR}) + set(includedir ${CMAKE_INSTALL_PREFIX}/include) + set(LIBS "-lz -lm") + configure_file(${CMAKE_CURRENT_SOURCE_DIR}/libpng.pc.in + ${CMAKE_CURRENT_BINARY_DIR}/${PNGLIB_NAME}.pc @ONLY) + CREATE_SYMLINK(${PNGLIB_NAME}.pc libpng.pc) + + configure_file(${CMAKE_CURRENT_SOURCE_DIR}/libpng-config.in + ${CMAKE_CURRENT_BINARY_DIR}/${PNGLIB_NAME}-config @ONLY) + CREATE_SYMLINK(${PNGLIB_NAME}-config libpng-config) +endif(NOT WIN32 OR CYGWIN OR MINGW) + +# SET UP LINKS +if(PNG_SHARED) + set_target_properties(${PNG_LIB_NAME} PROPERTIES +# VERSION 16.${PNGLIB_RELEASE}.1.6.17 + VERSION 16.${PNGLIB_RELEASE}.0 + SOVERSION 16 + CLEAN_DIRECT_OUTPUT 1) +endif() +if(PNG_STATIC) + # MSVC doesn't use a different file extension for shared vs. static + # libs. We are able to change OUTPUT_NAME to remove the _static + # for all other platforms. + if(NOT MSVC) + set_target_properties(${PNG_LIB_NAME_STATIC} PROPERTIES + OUTPUT_NAME ${PNG_LIB_NAME} + CLEAN_DIRECT_OUTPUT 1) + endif() +endif() + +# If CMake > 2.4.x, we set a variable used below to export +# targets to an export file. +# TODO: Use VERSION_GREATER after our cmake_minimum_required >= 2.6.2 +if(CMAKE_MAJOR_VERSION GREATER 1 AND CMAKE_MINOR_VERSION GREATER 4) + set(PNG_EXPORT_RULE EXPORT libpng) +elseif(CMAKE_MAJOR_VERSION GREATER 2) # future proof + set(PNG_EXPORT_RULE EXPORT libpng) +endif() + +# INSTALL +if(NOT SKIP_INSTALL_LIBRARIES AND NOT SKIP_INSTALL_ALL ) + install(TARGETS ${PNG_LIB_TARGETS} + ${PNG_EXPORT_RULE} + RUNTIME DESTINATION bin + LIBRARY DESTINATION ${CMAKE_INSTALL_LIBDIR} + ARCHIVE DESTINATION ${CMAKE_INSTALL_LIBDIR} + FRAMEWORK DESTINATION ${CMAKE_INSTALL_LIBDIR}) + + if(PNG_SHARED) + # Create a symlink for libpng.dll.a => libpng16.dll.a on Cygwin + if(CYGWIN OR MINGW) + get_target_property(BUILD_TARGET_LOCATION ${PNG_LIB_NAME} LOCATION_${CMAKE_BUILD_TYPE}) + CREATE_SYMLINK(${BUILD_TARGET_LOCATION} libpng${CMAKE_IMPORT_LIBRARY_SUFFIX}) + install(FILES ${CMAKE_CURRENT_BINARY_DIR}/libpng${CMAKE_IMPORT_LIBRARY_SUFFIX} + DESTINATION ${CMAKE_INSTALL_LIBDIR}) + endif(CYGWIN OR MINGW) + + if(NOT WIN32) + get_target_property(BUILD_TARGET_LOCATION ${PNG_LIB_NAME} LOCATION_${CMAKE_BUILD_TYPE}) + CREATE_SYMLINK(${BUILD_TARGET_LOCATION} libpng${CMAKE_SHARED_LIBRARY_SUFFIX}) + install(FILES ${CMAKE_CURRENT_BINARY_DIR}/libpng${CMAKE_SHARED_LIBRARY_SUFFIX} + DESTINATION ${CMAKE_INSTALL_LIBDIR}) + endif(NOT WIN32) + endif(PNG_SHARED) + + if(PNG_STATIC) + if(NOT WIN32 OR CYGWIN OR MINGW) + get_target_property(BUILD_TARGET_LOCATION ${PNG_LIB_NAME_STATIC} LOCATION_${CMAKE_BUILD_TYPE}) + CREATE_SYMLINK(${BUILD_TARGET_LOCATION} libpng${CMAKE_STATIC_LIBRARY_SUFFIX}) + install(FILES ${CMAKE_CURRENT_BINARY_DIR}/libpng${CMAKE_STATIC_LIBRARY_SUFFIX} + DESTINATION ${CMAKE_INSTALL_LIBDIR}) + endif(NOT WIN32 OR CYGWIN OR MINGW) + endif() +endif() + +if(NOT SKIP_INSTALL_HEADERS AND NOT SKIP_INSTALL_ALL ) + install(FILES ${libpng_public_hdrs} DESTINATION include) + install(FILES ${libpng_public_hdrs} DESTINATION include/${PNGLIB_NAME}) +endif() +if(NOT SKIP_INSTALL_EXECUTABLES AND NOT SKIP_INSTALL_ALL ) + if(NOT WIN32 OR CYGWIN OR MINGW) + install(PROGRAMS ${CMAKE_CURRENT_BINARY_DIR}/libpng-config DESTINATION bin) + install(PROGRAMS ${CMAKE_CURRENT_BINARY_DIR}/${PNGLIB_NAME}-config + DESTINATION bin) + endif(NOT WIN32 OR CYGWIN OR MINGW) +endif() + +if(NOT SKIP_INSTALL_FILES AND NOT SKIP_INSTALL_ALL ) + # Install man pages + if(NOT PNG_MAN_DIR) + set(PNG_MAN_DIR "share/man") + endif() + install(FILES libpng.3 libpngpf.3 DESTINATION ${PNG_MAN_DIR}/man3) + install(FILES png.5 DESTINATION ${PNG_MAN_DIR}/man5) + # Install pkg-config files + if(NOT WIN32 OR CYGWIN OR MINGW) + install(FILES ${CMAKE_CURRENT_BINARY_DIR}/libpng.pc + DESTINATION ${CMAKE_INSTALL_LIBDIR}/pkgconfig) + install(PROGRAMS ${CMAKE_CURRENT_BINARY_DIR}/libpng-config + DESTINATION bin) + install(FILES ${CMAKE_CURRENT_BINARY_DIR}/${PNGLIB_NAME}.pc + DESTINATION ${CMAKE_INSTALL_LIBDIR}/pkgconfig) + install(PROGRAMS ${CMAKE_CURRENT_BINARY_DIR}/${PNGLIB_NAME}-config + DESTINATION bin) + endif(NOT WIN32 OR CYGWIN OR MINGW) +endif() + +# On versions of CMake that support it, create an export file CMake +# users can include() to import our targets +if(PNG_EXPORT_RULE AND NOT SKIP_INSTALL_EXPORT AND NOT SKIP_INSTALL_ALL ) + install(EXPORT libpng DESTINATION lib/libpng FILE lib${PNG_LIB_NAME}.cmake) +endif() + +# what's with libpng-manual.txt and all the extra files? + +# UNINSTALL +# do we need this? + +# DIST +# do we need this? + +# to create msvc import lib for mingw compiled shared lib +# pexports libpng.dll > libpng.def +# lib /def:libpng.def /machine:x86 + diff --git a/External/lpng-1.6.17/build/UWP/LibPng.vcxproj b/External/lpng-1.6.17/build/UWP/LibPng.vcxproj new file mode 100644 index 0000000..bf8e8ee --- /dev/null +++ b/External/lpng-1.6.17/build/UWP/LibPng.vcxproj @@ -0,0 +1,212 @@ + + + + + Debug + ARM + + + Debug + Win32 + + + Debug + x64 + + + Release + ARM + + + Release + Win32 + + + Release + x64 + + + + {fd9259e2-1645-46a7-aa26-3064fac7bbb5} + StaticLibrary + LibPng + en-US + 14.0 + true + Windows Store + 10.0.10586.0 + 10.0.10240.0 + 10.0 + + + + StaticLibrary + true + v140 + + + StaticLibrary + true + v140 + + + StaticLibrary + true + v140 + + + StaticLibrary + false + true + v140 + + + StaticLibrary + false + true + v140 + + + StaticLibrary + false + true + v140 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + false + ..\..\..\zlib-1.2.8;$(VC_IncludePath);$(WindowsSDK_IncludePath); + + + false + ..\..\..\zlib-1.2.8;$(VC_IncludePath);$(WindowsSDK_IncludePath); + + + false + ..\..\..\zlib-1.2.8;$(VC_IncludePath);$(WindowsSDK_IncludePath); + + + false + ..\..\..\zlib-1.2.8;$(VC_IncludePath);$(WindowsSDK_IncludePath); + + + false + ..\..\..\zlib-1.2.8;$(VC_IncludePath);$(WindowsSDK_IncludePath); + + + false + ..\..\..\zlib-1.2.8;$(VC_IncludePath);$(WindowsSDK_IncludePath); + + + + false + true + PNG_ABORT=abort;_CRT_SECURE_NO_WARNINGS;_LIB;%(PreprocessorDefinitions) + + + Console + false + false + + + + + false + true + PNG_ABORT=abort;_CRT_SECURE_NO_WARNINGS;_LIB;%(PreprocessorDefinitions) + + + Console + false + false + + + + + false + true + PNG_ABORT=abort;_CRT_SECURE_NO_WARNINGS;_LIB;%(PreprocessorDefinitions) + + + Console + false + false + + + + + false + true + PNG_ABORT=abort;_CRT_SECURE_NO_WARNINGS;_LIB;%(PreprocessorDefinitions) + + + Console + false + false + + + + + false + true + PNG_ABORT=abort;_CRT_SECURE_NO_WARNINGS;_LIB;%(PreprocessorDefinitions) + + + Console + false + false + + + + + false + true + PNG_ABORT=abort;_CRT_SECURE_NO_WARNINGS;_LIB;%(PreprocessorDefinitions) + + + Console + false + false + + + + + + \ No newline at end of file diff --git a/External/lpng-1.6.17/build/UWP/LibPng.vcxproj.filters b/External/lpng-1.6.17/build/UWP/LibPng.vcxproj.filters new file mode 100644 index 0000000..c31757e --- /dev/null +++ b/External/lpng-1.6.17/build/UWP/LibPng.vcxproj.filters @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/External/lpng-1.6.17/build/Win32/LibPng-Debug.vgdbsettings b/External/lpng-1.6.17/build/Win32/LibPng-Debug.vgdbsettings new file mode 100644 index 0000000..3f5b24b --- /dev/null +++ b/External/lpng-1.6.17/build/Win32/LibPng-Debug.vgdbsettings @@ -0,0 +1,76 @@ + + + Debug + + + + MinGWWindowsSlash + + $(ProjectDir) + + + android-19 + true + true + bin;obj + false + false + + + + + + false + false + true + false + false + false + false + true + false + KillApp + + false + false + false + false + false + false + false + false + + false + false + main + true + + + false + false + 5039 + 5039 + 10000 + 0 + false + Ask + true + true + + + + + + + + + + + Default + + + + true + + + \ No newline at end of file diff --git a/External/lpng-1.6.17/build/Win32/LibPng-Release.vgdbsettings b/External/lpng-1.6.17/build/Win32/LibPng-Release.vgdbsettings new file mode 100644 index 0000000..669691f --- /dev/null +++ b/External/lpng-1.6.17/build/Win32/LibPng-Release.vgdbsettings @@ -0,0 +1,76 @@ + + + Release + + + + MinGWWindowsSlash + + $(ProjectDir) + + + android-19 + false + true + bin;obj + false + false + + + + + + false + false + true + false + false + false + false + true + false + KillApp + + false + false + false + false + false + false + false + false + + false + false + main + true + + + false + false + 5039 + 5039 + 10000 + 0 + false + Ask + true + true + + + + + + + + + + + Default + + + + true + + + \ No newline at end of file diff --git a/External/lpng-1.6.17/build/Win32/LibPng.vcxproj b/External/lpng-1.6.17/build/Win32/LibPng.vcxproj new file mode 100644 index 0000000..bd1ec7b --- /dev/null +++ b/External/lpng-1.6.17/build/Win32/LibPng.vcxproj @@ -0,0 +1,271 @@ + + + + + Debug + ARM + + + Debug + Win32 + + + Debug + x64 + + + Release + ARM + + + Release + Win32 + + + Release + x64 + + + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + + + + + + {822F4B60-069A-4F54-A219-DD4562A254A1} + Win32Proj + LibPng + + + + StaticLibrary + true + v140 + Unicode + + + StaticLibrary + true + v140 + Unicode + + + StaticLibrary + false + v140 + true + Unicode + + + StaticLibrary + false + v140 + true + Unicode + + + v120 + Makefile + + + v120 + Makefile + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ..\..\..\zlib-1.2.8;$(IncludePath) + + + ..\..\..\zlib-1.2.8;$(IncludePath) + + + ..\..\..\zlib-1.2.8;$(IncludePath) + + + ..\..\..\zlib-1.2.8;$(IncludePath) + + + + + + Level3 + Disabled + WIN32;_DEBUG;%(PreprocessorDefinitions) + + + Windows + true + + + + + + + Level3 + Disabled + WIN32;_DEBUG;%(PreprocessorDefinitions) + + + Windows + true + + + + + Level3 + + + MaxSpeed + true + true + WIN32;NDEBUG;%(PreprocessorDefinitions) + + + Windows + true + true + true + + + + + Level3 + + + MaxSpeed + true + true + WIN32;NDEBUG;%(PreprocessorDefinitions) + + + Windows + true + true + true + + + + + + \ No newline at end of file diff --git a/External/lpng-1.6.17/build/Win32/LibPng.vcxproj.filters b/External/lpng-1.6.17/build/Win32/LibPng.vcxproj.filters new file mode 100644 index 0000000..6a847dd --- /dev/null +++ b/External/lpng-1.6.17/build/Win32/LibPng.vcxproj.filters @@ -0,0 +1,66 @@ + + + + + {dac19598-28da-447b-bee9-07ce35461376} + + + {cd2e4cef-ae6e-4a0d-b30d-97041b2e00c8} + + + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + + + jni + + + jni + + + \ No newline at end of file diff --git a/External/lpng-1.6.17/build/Win32/jni/Android.mk b/External/lpng-1.6.17/build/Win32/jni/Android.mk new file mode 100644 index 0000000..df2135c --- /dev/null +++ b/External/lpng-1.6.17/build/Win32/jni/Android.mk @@ -0,0 +1,22 @@ + +# Preamble +DEPENDENCY_PATH := $(call my-dir) +LOCAL_PATH := $(abspath $(DEPENDENCY_PATH)) +include $(CLEAR_VARS) + +# Project configuration +LOCAL_MODULE := LibPng +# Force .c files to compile as c++ +LOCAL_CFLAGS := -DPLATFORM_ANDROID +LOCAL_CPP_FEATURES := +LOCAL_STATIC_LIBRARIES += + +# Include paths +PROJECT_ROOT := $(LOCAL_PATH)/../../../ +LOCAL_C_INCLUDES := $(PROJECT_ROOT) $(PROJECT_ROOT)/../zlib-1.2.8 + +# Source files +#VisualGDBAndroid: AutoUpdateSourcesInNextLine +LOCAL_SRC_FILES := ../../../png.c ../../../pngerror.c ../../../pngget.c ../../../pngmem.c ../../../pngpread.c ../../../pngread.c ../../../pngrio.c ../../../pngrtran.c ../../../pngrutil.c ../../../pngset.c ../../../pngtrans.c ../../../pngwio.c ../../../pngwrite.c ../../../pngwtran.c ../../../pngwutil.c + +include $(BUILD_STATIC_LIBRARY) diff --git a/External/lpng-1.6.17/build/Win32/jni/Application.mk b/External/lpng-1.6.17/build/Win32/jni/Application.mk new file mode 100644 index 0000000..c4ead58 --- /dev/null +++ b/External/lpng-1.6.17/build/Win32/jni/Application.mk @@ -0,0 +1,7 @@ +# Generated by VisualGDB + +DEPENDENCY_PATH := $(call my-dir) +LOCAL_PATH := $(abspath $(DEPENDENCY_PATH)) +include $(LOCAL_PATH)/../../../../../../diligentcore/Common/make/AppCommon.mk + +APP_MODULES := LibPng \ No newline at end of file diff --git a/External/lpng-1.6.17/build/Windows.Shared/LibPng.Shared.vcxitems b/External/lpng-1.6.17/build/Windows.Shared/LibPng.Shared.vcxitems new file mode 100644 index 0000000..083556e --- /dev/null +++ b/External/lpng-1.6.17/build/Windows.Shared/LibPng.Shared.vcxitems @@ -0,0 +1,49 @@ + + + + $(MSBuildAllProjects);$(MSBuildThisFileFullPath) + true + {8c6b12d1-7972-451f-a612-e7ac3443cb72} + LibPng + LibPng.Shared + 248F659F-DAC5-46E8-AC09-60EC9FC95053 + + + + %(AdditionalIncludeDirectories);$(MSBuildThisFileDirectory) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + false + + + \ No newline at end of file diff --git a/External/lpng-1.6.17/build/Windows.Shared/LibPng.Shared.vcxitems.filters b/External/lpng-1.6.17/build/Windows.Shared/LibPng.Shared.vcxitems.filters new file mode 100644 index 0000000..0825b7e --- /dev/null +++ b/External/lpng-1.6.17/build/Windows.Shared/LibPng.Shared.vcxitems.filters @@ -0,0 +1,81 @@ + + + + + {8e647e23-9c6d-44c8-9527-3e071791bafb} + + + {5d91d619-2cdd-4ed7-9612-c13527904de5} + + + + + include + + + include + + + include + + + include + + + include + + + include + + + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + + + + \ No newline at end of file diff --git a/External/lpng-1.6.17/build/Windows.Shared/LibPng.props b/External/lpng-1.6.17/build/Windows.Shared/LibPng.props new file mode 100644 index 0000000..a1303fa --- /dev/null +++ b/External/lpng-1.6.17/build/Windows.Shared/LibPng.props @@ -0,0 +1,13 @@ + + + + + + + + _CRT_SECURE_NO_WARNINGS;_LIB;%(PreprocessorDefinitions) + NotUsing + + + + \ No newline at end of file diff --git a/External/lpng-1.6.17/build/Windows/LibPng-Debug.vgdbsettings b/External/lpng-1.6.17/build/Windows/LibPng-Debug.vgdbsettings deleted file mode 100644 index 3f5b24b..0000000 --- a/External/lpng-1.6.17/build/Windows/LibPng-Debug.vgdbsettings +++ /dev/null @@ -1,76 +0,0 @@ - - - Debug - - - - MinGWWindowsSlash - - $(ProjectDir) - - - android-19 - true - true - bin;obj - false - false - - - - - - false - false - true - false - false - false - false - true - false - KillApp - - false - false - false - false - false - false - false - false - - false - false - main - true - - - false - false - 5039 - 5039 - 10000 - 0 - false - Ask - true - true - - - - - - - - - - - Default - - - - true - - - \ No newline at end of file diff --git a/External/lpng-1.6.17/build/Windows/LibPng-Release.vgdbsettings b/External/lpng-1.6.17/build/Windows/LibPng-Release.vgdbsettings deleted file mode 100644 index 669691f..0000000 --- a/External/lpng-1.6.17/build/Windows/LibPng-Release.vgdbsettings +++ /dev/null @@ -1,76 +0,0 @@ - - - Release - - - - MinGWWindowsSlash - - $(ProjectDir) - - - android-19 - false - true - bin;obj - false - false - - - - - - false - false - true - false - false - false - false - true - false - KillApp - - false - false - false - false - false - false - false - false - - false - false - main - true - - - false - false - 5039 - 5039 - 10000 - 0 - false - Ask - true - true - - - - - - - - - - - Default - - - - true - - - \ No newline at end of file diff --git a/External/lpng-1.6.17/build/Windows/LibPng.props b/External/lpng-1.6.17/build/Windows/LibPng.props deleted file mode 100644 index a1303fa..0000000 --- a/External/lpng-1.6.17/build/Windows/LibPng.props +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - _CRT_SECURE_NO_WARNINGS;_LIB;%(PreprocessorDefinitions) - NotUsing - - - - \ No newline at end of file diff --git a/External/lpng-1.6.17/build/Windows/LibPng.vcxproj b/External/lpng-1.6.17/build/Windows/LibPng.vcxproj deleted file mode 100644 index d501707..0000000 --- a/External/lpng-1.6.17/build/Windows/LibPng.vcxproj +++ /dev/null @@ -1,271 +0,0 @@ - - - - - Debug - ARM - - - Debug - Win32 - - - Debug - x64 - - - Release - ARM - - - Release - Win32 - - - Release - x64 - - - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - - - - - - {822F4B60-069A-4F54-A219-DD4562A254A1} - Win32Proj - LibPng - - - - StaticLibrary - true - v140 - Unicode - - - StaticLibrary - true - v140 - Unicode - - - StaticLibrary - false - v140 - true - Unicode - - - StaticLibrary - false - v140 - true - Unicode - - - v120 - Makefile - - - v120 - Makefile - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ..\..\..\zlib-1.2.8;$(IncludePath) - - - ..\..\..\zlib-1.2.8;$(IncludePath) - - - ..\..\..\zlib-1.2.8;$(IncludePath) - - - ..\..\..\zlib-1.2.8;$(IncludePath) - - - - - - Level3 - Disabled - WIN32;_DEBUG;%(PreprocessorDefinitions) - - - Windows - true - - - - - - - Level3 - Disabled - WIN32;_DEBUG;%(PreprocessorDefinitions) - - - Windows - true - - - - - Level3 - - - MaxSpeed - true - true - WIN32;NDEBUG;%(PreprocessorDefinitions) - - - Windows - true - true - true - - - - - Level3 - - - MaxSpeed - true - true - WIN32;NDEBUG;%(PreprocessorDefinitions) - - - Windows - true - true - true - - - - - - \ No newline at end of file diff --git a/External/lpng-1.6.17/build/Windows/LibPng.vcxproj.filters b/External/lpng-1.6.17/build/Windows/LibPng.vcxproj.filters deleted file mode 100644 index 6a847dd..0000000 --- a/External/lpng-1.6.17/build/Windows/LibPng.vcxproj.filters +++ /dev/null @@ -1,66 +0,0 @@ - - - - - {dac19598-28da-447b-bee9-07ce35461376} - - - {cd2e4cef-ae6e-4a0d-b30d-97041b2e00c8} - - - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - - - jni - - - jni - - - \ No newline at end of file diff --git a/External/lpng-1.6.17/build/Windows/jni/Android.mk b/External/lpng-1.6.17/build/Windows/jni/Android.mk deleted file mode 100644 index df2135c..0000000 --- a/External/lpng-1.6.17/build/Windows/jni/Android.mk +++ /dev/null @@ -1,22 +0,0 @@ - -# Preamble -DEPENDENCY_PATH := $(call my-dir) -LOCAL_PATH := $(abspath $(DEPENDENCY_PATH)) -include $(CLEAR_VARS) - -# Project configuration -LOCAL_MODULE := LibPng -# Force .c files to compile as c++ -LOCAL_CFLAGS := -DPLATFORM_ANDROID -LOCAL_CPP_FEATURES := -LOCAL_STATIC_LIBRARIES += - -# Include paths -PROJECT_ROOT := $(LOCAL_PATH)/../../../ -LOCAL_C_INCLUDES := $(PROJECT_ROOT) $(PROJECT_ROOT)/../zlib-1.2.8 - -# Source files -#VisualGDBAndroid: AutoUpdateSourcesInNextLine -LOCAL_SRC_FILES := ../../../png.c ../../../pngerror.c ../../../pngget.c ../../../pngmem.c ../../../pngpread.c ../../../pngread.c ../../../pngrio.c ../../../pngrtran.c ../../../pngrutil.c ../../../pngset.c ../../../pngtrans.c ../../../pngwio.c ../../../pngwrite.c ../../../pngwtran.c ../../../pngwutil.c - -include $(BUILD_STATIC_LIBRARY) diff --git a/External/lpng-1.6.17/build/Windows/jni/Application.mk b/External/lpng-1.6.17/build/Windows/jni/Application.mk deleted file mode 100644 index c4ead58..0000000 --- a/External/lpng-1.6.17/build/Windows/jni/Application.mk +++ /dev/null @@ -1,7 +0,0 @@ -# Generated by VisualGDB - -DEPENDENCY_PATH := $(call my-dir) -LOCAL_PATH := $(abspath $(DEPENDENCY_PATH)) -include $(LOCAL_PATH)/../../../../../../diligentcore/Common/make/AppCommon.mk - -APP_MODULES := LibPng \ No newline at end of file diff --git a/External/lpng-1.6.17/build/WindowsStore/LibPng.Shared/LibPng.Shared.vcxitems b/External/lpng-1.6.17/build/WindowsStore/LibPng.Shared/LibPng.Shared.vcxitems deleted file mode 100644 index 30717f3..0000000 --- a/External/lpng-1.6.17/build/WindowsStore/LibPng.Shared/LibPng.Shared.vcxitems +++ /dev/null @@ -1,44 +0,0 @@ - - - - $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - true - {8c6b12d1-7972-451f-a612-e7ac3443cb72} - LibPng - LibPng.Shared - 248F659F-DAC5-46E8-AC09-60EC9FC95053 - - - - %(AdditionalIncludeDirectories);$(MSBuildThisFileDirectory) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/External/lpng-1.6.17/build/WindowsStore/LibPng.Shared/LibPng.Shared.vcxitems.filters b/External/lpng-1.6.17/build/WindowsStore/LibPng.Shared/LibPng.Shared.vcxitems.filters deleted file mode 100644 index 7022e9c..0000000 --- a/External/lpng-1.6.17/build/WindowsStore/LibPng.Shared/LibPng.Shared.vcxitems.filters +++ /dev/null @@ -1,78 +0,0 @@ - - - - - {8e647e23-9c6d-44c8-9527-3e071791bafb} - - - {5d91d619-2cdd-4ed7-9612-c13527904de5} - - - - - include - - - include - - - include - - - include - - - include - - - include - - - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - \ No newline at end of file diff --git a/External/lpng-1.6.17/build/WindowsStore/LibPng.Windows/LibPng.Windows.vcxproj b/External/lpng-1.6.17/build/WindowsStore/LibPng.Windows/LibPng.Windows.vcxproj deleted file mode 100644 index cc7d705..0000000 --- a/External/lpng-1.6.17/build/WindowsStore/LibPng.Windows/LibPng.Windows.vcxproj +++ /dev/null @@ -1,205 +0,0 @@ - - - - - Debug - ARM - - - Debug - Win32 - - - Debug - x64 - - - Release - ARM - - - Release - Win32 - - - Release - x64 - - - - {f6f756f0-2704-4cb8-b2b2-56f09d0e23e8} - LibPng - en-US - 12.0 - true - Windows Store - 8.1 - CodeSharingStaticLibrary - - - - StaticLibrary - true - v120 - - - StaticLibrary - true - v120 - - - StaticLibrary - true - v120 - - - StaticLibrary - false - true - v120 - - - StaticLibrary - false - true - v120 - - - StaticLibrary - false - true - v120 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - false - ..\..\..\..\zlib-1.2.8;$(IncludePath) - - - false - ..\..\..\..\zlib-1.2.8;$(IncludePath) - - - false - ..\..\..\..\zlib-1.2.8;$(IncludePath) - - - false - ..\..\..\..\zlib-1.2.8;$(IncludePath) - - - false - ..\..\..\..\zlib-1.2.8;$(IncludePath) - - - false - ..\..\..\..\zlib-1.2.8;$(IncludePath) - - - - false - true - PNG_ABORT=abort;%(PreprocessorDefinitions) - - - Console - false - false - - - - - false - true - PNG_ABORT=abort;%(PreprocessorDefinitions) - - - Console - false - false - - - - - false - true - PNG_ABORT=abort;%(PreprocessorDefinitions) - - - Console - false - false - - - - - false - true - PNG_ABORT=abort;%(PreprocessorDefinitions) - - - Console - false - false - - - - - false - true - PNG_ABORT=abort;%(PreprocessorDefinitions) - - - Console - false - false - - - - - false - true - PNG_ABORT=abort;%(PreprocessorDefinitions) - - - Console - false - false - - - - - - \ No newline at end of file diff --git a/External/lpng-1.6.17/build/WindowsStore/LibPng.Windows/LibPng.Windows.vcxproj.filters b/External/lpng-1.6.17/build/WindowsStore/LibPng.Windows/LibPng.Windows.vcxproj.filters deleted file mode 100644 index a7761ab..0000000 --- a/External/lpng-1.6.17/build/WindowsStore/LibPng.Windows/LibPng.Windows.vcxproj.filters +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/External/lpng-1.6.17/build/WindowsStore/LibPng.WindowsPhone/LibPng.WindowsPhone.vcxproj b/External/lpng-1.6.17/build/WindowsStore/LibPng.WindowsPhone/LibPng.WindowsPhone.vcxproj deleted file mode 100644 index 0b76867..0000000 --- a/External/lpng-1.6.17/build/WindowsStore/LibPng.WindowsPhone/LibPng.WindowsPhone.vcxproj +++ /dev/null @@ -1,144 +0,0 @@ - - - - - Debug - ARM - - - Debug - Win32 - - - Release - ARM - - - Release - Win32 - - - - {adf2ffd9-7dd1-49d7-b79c-f7c8f21efa3a} - LibPng - en-US - 12.0 - true - Windows Phone - 8.1 - CodeSharingStaticLibrary - - - - StaticLibrary - true - v120_wp81 - - - StaticLibrary - true - v120_wp81 - - - StaticLibrary - false - true - v120_wp81 - - - StaticLibrary - false - true - v120_wp81 - - - - - - - - - - - - - - - - - - - - - - - - - - false - ..\..\..\..\zlib-1.2.8;$(IncludePath) - - - false - ..\..\..\..\zlib-1.2.8;$(IncludePath) - - - false - ..\..\..\..\zlib-1.2.8;$(IncludePath) - - - false - ..\..\..\..\zlib-1.2.8;$(IncludePath) - - - - false - true - PNG_ABORT=abort;%(PreprocessorDefinitions) - - - Console - false - false - - - - - false - true - PNG_ABORT=abort;%(PreprocessorDefinitions) - - - Console - false - false - - - - - false - true - PNG_ABORT=abort;%(PreprocessorDefinitions) - - - Console - false - false - - - - - false - true - PNG_ABORT=abort;%(PreprocessorDefinitions) - - - Console - false - false - - - - - - \ No newline at end of file diff --git a/External/lpng-1.6.17/build/WindowsStore/LibPng.WindowsPhone/LibPng.WindowsPhone.vcxproj.filters b/External/lpng-1.6.17/build/WindowsStore/LibPng.WindowsPhone/LibPng.WindowsPhone.vcxproj.filters deleted file mode 100644 index a7761ab..0000000 --- a/External/lpng-1.6.17/build/WindowsStore/LibPng.WindowsPhone/LibPng.WindowsPhone.vcxproj.filters +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/External/lua-5.2.3/build/UWP/Lua.vcxproj b/External/lua-5.2.3/build/UWP/Lua.vcxproj new file mode 100644 index 0000000..5c2e3ad --- /dev/null +++ b/External/lua-5.2.3/build/UWP/Lua.vcxproj @@ -0,0 +1,214 @@ + + + + + Debug + ARM + + + Debug + Win32 + + + Debug + x64 + + + Release + ARM + + + Release + Win32 + + + Release + x64 + + + + {25ec9b99-84dc-488b-b175-7888a6fda6a2} + StaticLibrary + Lua + en-US + 14.0 + true + Windows Store + 10.0.10586.0 + 10.0.10240.0 + 10.0 + + + + StaticLibrary + true + v140 + + + StaticLibrary + true + v140 + + + StaticLibrary + true + v140 + + + StaticLibrary + false + true + v140 + + + StaticLibrary + false + true + v140 + + + StaticLibrary + false + true + v140 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + false + + + false + + + false + + + false + + + false + + + false + + + + false + true + NotUsing + CompileAsCpp + _CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + + + Console + false + false + + + + + false + true + NotUsing + CompileAsCpp + _CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + + + Console + false + false + + + + + false + true + NotUsing + CompileAsCpp + _CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + + + Console + false + false + + + + + false + true + NotUsing + CompileAsCpp + _CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + + + Console + false + false + + + + + false + true + NotUsing + CompileAsCpp + _CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + 4334 + + + Console + false + false + + + + + false + true + NotUsing + CompileAsCpp + _CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + 4334 + + + Console + false + false + + + + + + \ No newline at end of file diff --git a/External/lua-5.2.3/build/UWP/Lua.vcxproj.filters b/External/lua-5.2.3/build/UWP/Lua.vcxproj.filters new file mode 100644 index 0000000..c31757e --- /dev/null +++ b/External/lua-5.2.3/build/UWP/Lua.vcxproj.filters @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/External/lua-5.2.3/build/Win32/Lua-Debug.vgdbsettings b/External/lua-5.2.3/build/Win32/Lua-Debug.vgdbsettings new file mode 100644 index 0000000..3f5b24b --- /dev/null +++ b/External/lua-5.2.3/build/Win32/Lua-Debug.vgdbsettings @@ -0,0 +1,76 @@ + + + Debug + + + + MinGWWindowsSlash + + $(ProjectDir) + + + android-19 + true + true + bin;obj + false + false + + + + + + false + false + true + false + false + false + false + true + false + KillApp + + false + false + false + false + false + false + false + false + + false + false + main + true + + + false + false + 5039 + 5039 + 10000 + 0 + false + Ask + true + true + + + + + + + + + + + Default + + + + true + + + \ No newline at end of file diff --git a/External/lua-5.2.3/build/Win32/Lua-Release.vgdbsettings b/External/lua-5.2.3/build/Win32/Lua-Release.vgdbsettings new file mode 100644 index 0000000..669691f --- /dev/null +++ b/External/lua-5.2.3/build/Win32/Lua-Release.vgdbsettings @@ -0,0 +1,76 @@ + + + Release + + + + MinGWWindowsSlash + + $(ProjectDir) + + + android-19 + false + true + bin;obj + false + false + + + + + + false + false + true + false + false + false + false + true + false + KillApp + + false + false + false + false + false + false + false + false + + false + false + main + true + + + false + false + 5039 + 5039 + 10000 + 0 + false + Ask + true + true + + + + + + + + + + + Default + + + + true + + + \ No newline at end of file diff --git a/External/lua-5.2.3/build/Win32/Lua.vcxproj b/External/lua-5.2.3/build/Win32/Lua.vcxproj new file mode 100644 index 0000000..50ce1b8 --- /dev/null +++ b/External/lua-5.2.3/build/Win32/Lua.vcxproj @@ -0,0 +1,372 @@ + + + + + Debug + ARM + + + Debug + Win32 + + + Debug + x64 + + + Release + ARM + + + Release + Win32 + + + Release + x64 + + + + {3F7FED43-207A-4C2C-80C4-5965448D0706} + Lua + + + + StaticLibrary + true + v140 + Unicode + + + StaticLibrary + true + v140 + Unicode + + + StaticLibrary + false + v140 + true + Unicode + + + StaticLibrary + false + v140 + true + Unicode + + + v120 + Makefile + + + v120 + Makefile + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + $(NMakeForcedIncludes) + + + $(NMakeForcedIncludes) + + + + Level3 + Disabled + true + _UNICODE;UNICODE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + CompileAsCpp + NotUsing + + + + true + + + + + Level3 + Disabled + true + _UNICODE;UNICODE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + CompileAsCpp + NotUsing + + 4100;4505;4334 + + + true + + + + + Level3 + MaxSpeed + true + true + true + _UNICODE;UNICODE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + CompileAsCpp + NotUsing + + + + true + true + true + + + + + Level3 + MaxSpeed + true + true + true + _UNICODE;UNICODE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + CompileAsCpp + NotUsing + + 4100;4505;4334 + + + true + true + true + + + + + + + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + + + + \ No newline at end of file diff --git a/External/lua-5.2.3/build/Win32/Lua.vcxproj.filters b/External/lua-5.2.3/build/Win32/Lua.vcxproj.filters new file mode 100644 index 0000000..7995534 --- /dev/null +++ b/External/lua-5.2.3/build/Win32/Lua.vcxproj.filters @@ -0,0 +1,117 @@ + + + + + {cdd5d0cf-717a-4018-b91a-cbdea1da694a} + + + {b6cf0680-4d1c-4dd9-af36-3435db6f02d7} + + + + + jni + + + jni + + + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + \ No newline at end of file diff --git a/External/lua-5.2.3/build/Win32/jni/Android.mk b/External/lua-5.2.3/build/Win32/jni/Android.mk new file mode 100644 index 0000000..e37ae2b --- /dev/null +++ b/External/lua-5.2.3/build/Win32/jni/Android.mk @@ -0,0 +1,21 @@ + +# Preamble +DEPENDENCY_PATH := $(call my-dir) +LOCAL_PATH := $(abspath $(DEPENDENCY_PATH)) +include $(CLEAR_VARS) + +# Project configuration +LOCAL_MODULE := Lua +# Force .c files to compile as c++ +LOCAL_CFLAGS := -x c++ +LOCAL_CPP_FEATURES := +LOCAL_STATIC_LIBRARIES += + +# Include paths +LOCAL_C_INCLUDES := $(LOCAL_PATH)/../../../src + +# Source files +#VisualGDBAndroid: AutoUpdateSourcesInNextLine +LOCAL_SRC_FILES := ../../../src/lapi.c ../../../src/lauxlib.c ../../../src/lbaselib.c ../../../src/lbitlib.c ../../../src/lcode.c ../../../src/lcorolib.c ../../../src/lctype.c ../../../src/ldblib.c ../../../src/ldebug.c ../../../src/ldo.c ../../../src/ldump.c ../../../src/lfunc.c ../../../src/lgc.c ../../../src/linit.c ../../../src/liolib.c ../../../src/llex.c ../../../src/lmathlib.c ../../../src/lmem.c ../../../src/loadlib.c ../../../src/lobject.c ../../../src/lopcodes.c ../../../src/loslib.c ../../../src/lparser.c ../../../src/lstate.c ../../../src/lstring.c ../../../src/lstrlib.c ../../../src/ltable.c ../../../src/ltablib.c ../../../src/ltm.c ../../../src/lundump.c ../../../src/lvm.c ../../../src/lzio.c + +include $(BUILD_STATIC_LIBRARY) diff --git a/External/lua-5.2.3/build/Win32/jni/Application.mk b/External/lua-5.2.3/build/Win32/jni/Application.mk new file mode 100644 index 0000000..40e89bb --- /dev/null +++ b/External/lua-5.2.3/build/Win32/jni/Application.mk @@ -0,0 +1,7 @@ +# Generated by VisualGDB + +DEPENDENCY_PATH := $(call my-dir) +LOCAL_PATH := $(abspath $(DEPENDENCY_PATH)) +include $(LOCAL_PATH)/../../../../../../diligentcore/Common/make/AppCommon.mk + +APP_MODULES := Lua \ No newline at end of file diff --git a/External/lua-5.2.3/build/Windows.Shared/Lua.Shared.vcxitems b/External/lua-5.2.3/build/Windows.Shared/Lua.Shared.vcxitems new file mode 100644 index 0000000..893301e --- /dev/null +++ b/External/lua-5.2.3/build/Windows.Shared/Lua.Shared.vcxitems @@ -0,0 +1,85 @@ + + + + $(MSBuildAllProjects);$(MSBuildThisFileFullPath) + true + {4703c34c-1a7f-4bb2-8ff8-007c55c015d5} + Lua + Lua.Shared + 248F659F-DAC5-46E8-AC09-60EC9FC95053 + + + + %(AdditionalIncludeDirectories);$(MSBuildThisFileDirectory) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + false + + + \ No newline at end of file diff --git a/External/lua-5.2.3/build/Windows.Shared/Lua.Shared.vcxitems.filters b/External/lua-5.2.3/build/Windows.Shared/Lua.Shared.vcxitems.filters new file mode 100644 index 0000000..c637b23 --- /dev/null +++ b/External/lua-5.2.3/build/Windows.Shared/Lua.Shared.vcxitems.filters @@ -0,0 +1,189 @@ + + + + + {49cb749b-a0fb-4a8c-ae92-c64623bcc2ab} + + + {914d194a-480c-4f8d-a190-bd036d9622e9} + + + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + + + + \ No newline at end of file diff --git a/External/lua-5.2.3/build/Windows/Lua-Debug.vgdbsettings b/External/lua-5.2.3/build/Windows/Lua-Debug.vgdbsettings deleted file mode 100644 index 3f5b24b..0000000 --- a/External/lua-5.2.3/build/Windows/Lua-Debug.vgdbsettings +++ /dev/null @@ -1,76 +0,0 @@ - - - Debug - - - - MinGWWindowsSlash - - $(ProjectDir) - - - android-19 - true - true - bin;obj - false - false - - - - - - false - false - true - false - false - false - false - true - false - KillApp - - false - false - false - false - false - false - false - false - - false - false - main - true - - - false - false - 5039 - 5039 - 10000 - 0 - false - Ask - true - true - - - - - - - - - - - Default - - - - true - - - \ No newline at end of file diff --git a/External/lua-5.2.3/build/Windows/Lua-Release.vgdbsettings b/External/lua-5.2.3/build/Windows/Lua-Release.vgdbsettings deleted file mode 100644 index 669691f..0000000 --- a/External/lua-5.2.3/build/Windows/Lua-Release.vgdbsettings +++ /dev/null @@ -1,76 +0,0 @@ - - - Release - - - - MinGWWindowsSlash - - $(ProjectDir) - - - android-19 - false - true - bin;obj - false - false - - - - - - false - false - true - false - false - false - false - true - false - KillApp - - false - false - false - false - false - false - false - false - - false - false - main - true - - - false - false - 5039 - 5039 - 10000 - 0 - false - Ask - true - true - - - - - - - - - - - Default - - - - true - - - \ No newline at end of file diff --git a/External/lua-5.2.3/build/Windows/Lua.vcxproj b/External/lua-5.2.3/build/Windows/Lua.vcxproj deleted file mode 100644 index 67ff315..0000000 --- a/External/lua-5.2.3/build/Windows/Lua.vcxproj +++ /dev/null @@ -1,370 +0,0 @@ - - - - - Debug - ARM - - - Debug - Win32 - - - Debug - x64 - - - Release - ARM - - - Release - Win32 - - - Release - x64 - - - - {3F7FED43-207A-4C2C-80C4-5965448D0706} - Lua - - - - StaticLibrary - true - v140 - Unicode - - - StaticLibrary - true - v140 - Unicode - - - StaticLibrary - false - v140 - true - Unicode - - - StaticLibrary - false - v140 - true - Unicode - - - v120 - Makefile - - - v120 - Makefile - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - $(NMakeForcedIncludes) - - - $(NMakeForcedIncludes) - - - - Level3 - Disabled - true - _UNICODE;UNICODE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) - CompileAsCpp - NotUsing - - - - true - - - - - Level3 - Disabled - true - _UNICODE;UNICODE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) - CompileAsCpp - NotUsing - - - - true - - - - - Level3 - MaxSpeed - true - true - true - _UNICODE;UNICODE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) - CompileAsCpp - NotUsing - - - - true - true - true - - - - - Level3 - MaxSpeed - true - true - true - _UNICODE;UNICODE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) - CompileAsCpp - NotUsing - - - - true - true - true - - - - - - - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - - - - \ No newline at end of file diff --git a/External/lua-5.2.3/build/Windows/Lua.vcxproj.filters b/External/lua-5.2.3/build/Windows/Lua.vcxproj.filters deleted file mode 100644 index 7995534..0000000 --- a/External/lua-5.2.3/build/Windows/Lua.vcxproj.filters +++ /dev/null @@ -1,117 +0,0 @@ - - - - - {cdd5d0cf-717a-4018-b91a-cbdea1da694a} - - - {b6cf0680-4d1c-4dd9-af36-3435db6f02d7} - - - - - jni - - - jni - - - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - \ No newline at end of file diff --git a/External/lua-5.2.3/build/Windows/jni/Android.mk b/External/lua-5.2.3/build/Windows/jni/Android.mk deleted file mode 100644 index e37ae2b..0000000 --- a/External/lua-5.2.3/build/Windows/jni/Android.mk +++ /dev/null @@ -1,21 +0,0 @@ - -# Preamble -DEPENDENCY_PATH := $(call my-dir) -LOCAL_PATH := $(abspath $(DEPENDENCY_PATH)) -include $(CLEAR_VARS) - -# Project configuration -LOCAL_MODULE := Lua -# Force .c files to compile as c++ -LOCAL_CFLAGS := -x c++ -LOCAL_CPP_FEATURES := -LOCAL_STATIC_LIBRARIES += - -# Include paths -LOCAL_C_INCLUDES := $(LOCAL_PATH)/../../../src - -# Source files -#VisualGDBAndroid: AutoUpdateSourcesInNextLine -LOCAL_SRC_FILES := ../../../src/lapi.c ../../../src/lauxlib.c ../../../src/lbaselib.c ../../../src/lbitlib.c ../../../src/lcode.c ../../../src/lcorolib.c ../../../src/lctype.c ../../../src/ldblib.c ../../../src/ldebug.c ../../../src/ldo.c ../../../src/ldump.c ../../../src/lfunc.c ../../../src/lgc.c ../../../src/linit.c ../../../src/liolib.c ../../../src/llex.c ../../../src/lmathlib.c ../../../src/lmem.c ../../../src/loadlib.c ../../../src/lobject.c ../../../src/lopcodes.c ../../../src/loslib.c ../../../src/lparser.c ../../../src/lstate.c ../../../src/lstring.c ../../../src/lstrlib.c ../../../src/ltable.c ../../../src/ltablib.c ../../../src/ltm.c ../../../src/lundump.c ../../../src/lvm.c ../../../src/lzio.c - -include $(BUILD_STATIC_LIBRARY) diff --git a/External/lua-5.2.3/build/Windows/jni/Application.mk b/External/lua-5.2.3/build/Windows/jni/Application.mk deleted file mode 100644 index 40e89bb..0000000 --- a/External/lua-5.2.3/build/Windows/jni/Application.mk +++ /dev/null @@ -1,7 +0,0 @@ -# Generated by VisualGDB - -DEPENDENCY_PATH := $(call my-dir) -LOCAL_PATH := $(abspath $(DEPENDENCY_PATH)) -include $(LOCAL_PATH)/../../../../../../diligentcore/Common/make/AppCommon.mk - -APP_MODULES := Lua \ No newline at end of file diff --git a/External/lua-5.2.3/build/WindowsStore/Lua.Shared/Lua.Shared.vcxitems b/External/lua-5.2.3/build/WindowsStore/Lua.Shared/Lua.Shared.vcxitems deleted file mode 100644 index fba2720..0000000 --- a/External/lua-5.2.3/build/WindowsStore/Lua.Shared/Lua.Shared.vcxitems +++ /dev/null @@ -1,80 +0,0 @@ - - - - $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - true - {4703c34c-1a7f-4bb2-8ff8-007c55c015d5} - Lua - Lua.Shared - 248F659F-DAC5-46E8-AC09-60EC9FC95053 - - - - %(AdditionalIncludeDirectories);$(MSBuildThisFileDirectory) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/External/lua-5.2.3/build/WindowsStore/Lua.Shared/Lua.Shared.vcxitems.filters b/External/lua-5.2.3/build/WindowsStore/Lua.Shared/Lua.Shared.vcxitems.filters deleted file mode 100644 index 27d88a9..0000000 --- a/External/lua-5.2.3/build/WindowsStore/Lua.Shared/Lua.Shared.vcxitems.filters +++ /dev/null @@ -1,186 +0,0 @@ - - - - - {49cb749b-a0fb-4a8c-ae92-c64623bcc2ab} - - - {914d194a-480c-4f8d-a190-bd036d9622e9} - - - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - - - include - - - include - - - include - - - include - - - include - - - include - - - include - - - include - - - include - - - include - - - include - - - include - - - include - - - include - - - include - - - include - - - include - - - include - - - include - - - include - - - include - - - include - - - include - - - include - - - include - - - \ No newline at end of file diff --git a/External/lua-5.2.3/build/WindowsStore/Lua.Windows/Lua.Windows.vcxproj b/External/lua-5.2.3/build/WindowsStore/Lua.Windows/Lua.Windows.vcxproj deleted file mode 100644 index a88c87e..0000000 --- a/External/lua-5.2.3/build/WindowsStore/Lua.Windows/Lua.Windows.vcxproj +++ /dev/null @@ -1,205 +0,0 @@ - - - - - Debug - ARM - - - Debug - Win32 - - - Debug - x64 - - - Release - ARM - - - Release - Win32 - - - Release - x64 - - - - {5110a62b-172f-48fe-a268-4931577d9aad} - Lua - en-US - 12.0 - true - Windows Store - 8.1 - CodeSharingStaticLibrary - - - - StaticLibrary - true - v120 - - - StaticLibrary - true - v120 - - - StaticLibrary - true - v120 - - - StaticLibrary - false - true - v120 - - - StaticLibrary - false - true - v120 - - - StaticLibrary - false - true - v120 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - false - - - false - - - false - - - false - - - false - - - false - - - - NotUsing - false - true - _WINDOWS_APP;_CRT_SECURE_NO_WARNINGS;_UNICODE;UNICODE;%(PreprocessorDefinitions) - CompileAsCpp - - - Console - false - false - - - - - NotUsing - false - true - _WINDOWS_APP;_CRT_SECURE_NO_WARNINGS;_UNICODE;UNICODE;%(PreprocessorDefinitions) - CompileAsCpp - - - Console - false - false - - - - - NotUsing - false - true - _WINDOWS_APP;_CRT_SECURE_NO_WARNINGS;_UNICODE;UNICODE;%(PreprocessorDefinitions) - CompileAsCpp - - - Console - false - false - - - - - NotUsing - false - true - _WINDOWS_APP;_CRT_SECURE_NO_WARNINGS;_UNICODE;UNICODE;%(PreprocessorDefinitions) - CompileAsCpp - - - Console - false - false - - - - - NotUsing - false - true - _WINDOWS_APP;_CRT_SECURE_NO_WARNINGS;_UNICODE;UNICODE;%(PreprocessorDefinitions) - CompileAsCpp - - - Console - false - false - - - - - NotUsing - false - true - _WINDOWS_APP;_CRT_SECURE_NO_WARNINGS;_UNICODE;UNICODE;%(PreprocessorDefinitions) - CompileAsCpp - - - Console - false - false - - - - - - \ No newline at end of file diff --git a/External/lua-5.2.3/build/WindowsStore/Lua.Windows/Lua.Windows.vcxproj.filters b/External/lua-5.2.3/build/WindowsStore/Lua.Windows/Lua.Windows.vcxproj.filters deleted file mode 100644 index a7761ab..0000000 --- a/External/lua-5.2.3/build/WindowsStore/Lua.Windows/Lua.Windows.vcxproj.filters +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/External/lua-5.2.3/build/WindowsStore/Lua.WindowsPhone/Lua.WindowsPhone.vcxproj b/External/lua-5.2.3/build/WindowsStore/Lua.WindowsPhone/Lua.WindowsPhone.vcxproj deleted file mode 100644 index ec044d3..0000000 --- a/External/lua-5.2.3/build/WindowsStore/Lua.WindowsPhone/Lua.WindowsPhone.vcxproj +++ /dev/null @@ -1,144 +0,0 @@ - - - - - Debug - ARM - - - Debug - Win32 - - - Release - ARM - - - Release - Win32 - - - - {6536c1f5-4ea4-49a3-92f1-810c4750bf10} - Lua - en-US - 12.0 - true - Windows Phone - 8.1 - CodeSharingStaticLibrary - - - - StaticLibrary - true - v120_wp81 - - - StaticLibrary - true - v120_wp81 - - - StaticLibrary - false - true - v120_wp81 - - - StaticLibrary - false - true - v120_wp81 - - - - - - - - - - - - - - - - - - - - - - false - - - false - - - false - - - false - - - - NotUsing - false - true - _WINDOWS_APP;_CRT_SECURE_NO_WARNINGS;_UNICODE;UNICODE;%(PreprocessorDefinitions) - CompileAsCpp - - - Console - false - false - - - - - NotUsing - false - true - _WINDOWS_APP;_CRT_SECURE_NO_WARNINGS;_UNICODE;UNICODE;%(PreprocessorDefinitions) - CompileAsCpp - - - Console - false - false - - - - - NotUsing - false - true - _WINDOWS_APP;_CRT_SECURE_NO_WARNINGS;_UNICODE;UNICODE;%(PreprocessorDefinitions) - CompileAsCpp - - - Console - false - false - - - - - NotUsing - false - true - _WINDOWS_APP;_CRT_SECURE_NO_WARNINGS;_UNICODE;UNICODE;%(PreprocessorDefinitions) - CompileAsCpp - - - Console - false - false - - - - - - \ No newline at end of file diff --git a/External/lua-5.2.3/build/WindowsStore/Lua.WindowsPhone/Lua.WindowsPhone.vcxproj.filters b/External/lua-5.2.3/build/WindowsStore/Lua.WindowsPhone/Lua.WindowsPhone.vcxproj.filters deleted file mode 100644 index a7761ab..0000000 --- a/External/lua-5.2.3/build/WindowsStore/Lua.WindowsPhone/Lua.WindowsPhone.vcxproj.filters +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/External/lua-5.2.3/src/luaconf.h b/External/lua-5.2.3/src/luaconf.h index 73bac22..19989bf 100644 --- a/External/lua-5.2.3/src/luaconf.h +++ b/External/lua-5.2.3/src/luaconf.h @@ -549,7 +549,7 @@ # define getlocaledecpoint() '.' #endif -#ifdef _WINDOWS_STORE +#ifdef PLATFORM_UNIVERSAL_WINDOWS # include "winappstubs.h" #endif diff --git a/External/zlib-1.2.8/CMakeLists.txt b/External/zlib-1.2.8/CMakeLists.txt deleted file mode 100644 index 0c0247c..0000000 --- a/External/zlib-1.2.8/CMakeLists.txt +++ /dev/null @@ -1,249 +0,0 @@ -cmake_minimum_required(VERSION 2.4.4) -set(CMAKE_ALLOW_LOOSE_LOOP_CONSTRUCTS ON) - -project(zlib C) - -set(VERSION "1.2.8") - -option(ASM686 "Enable building i686 assembly implementation") -option(AMD64 "Enable building amd64 assembly implementation") - -set(INSTALL_BIN_DIR "${CMAKE_INSTALL_PREFIX}/bin" CACHE PATH "Installation directory for executables") -set(INSTALL_LIB_DIR "${CMAKE_INSTALL_PREFIX}/lib" CACHE PATH "Installation directory for libraries") -set(INSTALL_INC_DIR "${CMAKE_INSTALL_PREFIX}/include" CACHE PATH "Installation directory for headers") -set(INSTALL_MAN_DIR "${CMAKE_INSTALL_PREFIX}/share/man" CACHE PATH "Installation directory for manual pages") -set(INSTALL_PKGCONFIG_DIR "${CMAKE_INSTALL_PREFIX}/share/pkgconfig" CACHE PATH "Installation directory for pkgconfig (.pc) files") - -include(CheckTypeSize) -include(CheckFunctionExists) -include(CheckIncludeFile) -include(CheckCSourceCompiles) -enable_testing() - -check_include_file(sys/types.h HAVE_SYS_TYPES_H) -check_include_file(stdint.h HAVE_STDINT_H) -check_include_file(stddef.h HAVE_STDDEF_H) - -# -# Check to see if we have large file support -# -set(CMAKE_REQUIRED_DEFINITIONS -D_LARGEFILE64_SOURCE=1) -# We add these other definitions here because CheckTypeSize.cmake -# in CMake 2.4.x does not automatically do so and we want -# compatibility with CMake 2.4.x. -if(HAVE_SYS_TYPES_H) - list(APPEND CMAKE_REQUIRED_DEFINITIONS -DHAVE_SYS_TYPES_H) -endif() -if(HAVE_STDINT_H) - list(APPEND CMAKE_REQUIRED_DEFINITIONS -DHAVE_STDINT_H) -endif() -if(HAVE_STDDEF_H) - list(APPEND CMAKE_REQUIRED_DEFINITIONS -DHAVE_STDDEF_H) -endif() -check_type_size(off64_t OFF64_T) -if(HAVE_OFF64_T) - add_definitions(-D_LARGEFILE64_SOURCE=1) -endif() -set(CMAKE_REQUIRED_DEFINITIONS) # clear variable - -# -# Check for fseeko -# -check_function_exists(fseeko HAVE_FSEEKO) -if(NOT HAVE_FSEEKO) - add_definitions(-DNO_FSEEKO) -endif() - -# -# Check for unistd.h -# -check_include_file(unistd.h Z_HAVE_UNISTD_H) - -if(MSVC) - set(CMAKE_DEBUG_POSTFIX "d") - add_definitions(-D_CRT_SECURE_NO_DEPRECATE) - add_definitions(-D_CRT_NONSTDC_NO_DEPRECATE) - include_directories(${CMAKE_CURRENT_SOURCE_DIR}) -endif() - -if(NOT CMAKE_CURRENT_SOURCE_DIR STREQUAL CMAKE_CURRENT_BINARY_DIR) - # If we're doing an out of source build and the user has a zconf.h - # in their source tree... - if(EXISTS ${CMAKE_CURRENT_SOURCE_DIR}/zconf.h) - message(STATUS "Renaming") - message(STATUS " ${CMAKE_CURRENT_SOURCE_DIR}/zconf.h") - message(STATUS "to 'zconf.h.included' because this file is included with zlib") - message(STATUS "but CMake generates it automatically in the build directory.") - file(RENAME ${CMAKE_CURRENT_SOURCE_DIR}/zconf.h ${CMAKE_CURRENT_SOURCE_DIR}/zconf.h.included) - endif() -endif() - -set(ZLIB_PC ${CMAKE_CURRENT_BINARY_DIR}/zlib.pc) -configure_file( ${CMAKE_CURRENT_SOURCE_DIR}/zlib.pc.cmakein - ${ZLIB_PC} @ONLY) -configure_file( ${CMAKE_CURRENT_SOURCE_DIR}/zconf.h.cmakein - ${CMAKE_CURRENT_BINARY_DIR}/zconf.h @ONLY) -include_directories(${CMAKE_CURRENT_BINARY_DIR} ${CMAKE_SOURCE_DIR}) - - -#============================================================================ -# zlib -#============================================================================ - -set(ZLIB_PUBLIC_HDRS - ${CMAKE_CURRENT_BINARY_DIR}/zconf.h - zlib.h -) -set(ZLIB_PRIVATE_HDRS - crc32.h - deflate.h - gzguts.h - inffast.h - inffixed.h - inflate.h - inftrees.h - trees.h - zutil.h -) -set(ZLIB_SRCS - adler32.c - compress.c - crc32.c - deflate.c - gzclose.c - gzlib.c - gzread.c - gzwrite.c - inflate.c - infback.c - inftrees.c - inffast.c - trees.c - uncompr.c - zutil.c -) - -if(NOT MINGW) - set(ZLIB_DLL_SRCS - win32/zlib1.rc # If present will override custom build rule below. - ) -endif() - -if(CMAKE_COMPILER_IS_GNUCC) - if(ASM686) - set(ZLIB_ASMS contrib/asm686/match.S) - elseif (AMD64) - set(ZLIB_ASMS contrib/amd64/amd64-match.S) - endif () - - if(ZLIB_ASMS) - add_definitions(-DASMV) - set_source_files_properties(${ZLIB_ASMS} PROPERTIES LANGUAGE C COMPILE_FLAGS -DNO_UNDERLINE) - endif() -endif() - -if(MSVC) - if(ASM686) - ENABLE_LANGUAGE(ASM_MASM) - set(ZLIB_ASMS - contrib/masmx86/inffas32.asm - contrib/masmx86/match686.asm - ) - elseif (AMD64) - ENABLE_LANGUAGE(ASM_MASM) - set(ZLIB_ASMS - contrib/masmx64/gvmat64.asm - contrib/masmx64/inffasx64.asm - ) - endif() - - if(ZLIB_ASMS) - add_definitions(-DASMV -DASMINF) - endif() -endif() - -# parse the full version number from zlib.h and include in ZLIB_FULL_VERSION -file(READ ${CMAKE_CURRENT_SOURCE_DIR}/zlib.h _zlib_h_contents) -string(REGEX REPLACE ".*#define[ \t]+ZLIB_VERSION[ \t]+\"([-0-9A-Za-z.]+)\".*" - "\\1" ZLIB_FULL_VERSION ${_zlib_h_contents}) - -if(MINGW) - # This gets us DLL resource information when compiling on MinGW. - if(NOT CMAKE_RC_COMPILER) - set(CMAKE_RC_COMPILER windres.exe) - endif() - - add_custom_command(OUTPUT ${CMAKE_CURRENT_BINARY_DIR}/zlib1rc.obj - COMMAND ${CMAKE_RC_COMPILER} - -D GCC_WINDRES - -I ${CMAKE_CURRENT_SOURCE_DIR} - -I ${CMAKE_CURRENT_BINARY_DIR} - -o ${CMAKE_CURRENT_BINARY_DIR}/zlib1rc.obj - -i ${CMAKE_CURRENT_SOURCE_DIR}/win32/zlib1.rc) - set(ZLIB_DLL_SRCS ${CMAKE_CURRENT_BINARY_DIR}/zlib1rc.obj) -endif(MINGW) - -add_library(zlib SHARED ${ZLIB_SRCS} ${ZLIB_ASMS} ${ZLIB_DLL_SRCS} ${ZLIB_PUBLIC_HDRS} ${ZLIB_PRIVATE_HDRS}) -add_library(zlibstatic STATIC ${ZLIB_SRCS} ${ZLIB_ASMS} ${ZLIB_PUBLIC_HDRS} ${ZLIB_PRIVATE_HDRS}) -set_target_properties(zlib PROPERTIES DEFINE_SYMBOL ZLIB_DLL) -set_target_properties(zlib PROPERTIES SOVERSION 1) - -if(NOT CYGWIN) - # This property causes shared libraries on Linux to have the full version - # encoded into their final filename. We disable this on Cygwin because - # it causes cygz-${ZLIB_FULL_VERSION}.dll to be created when cygz.dll - # seems to be the default. - # - # This has no effect with MSVC, on that platform the version info for - # the DLL comes from the resource file win32/zlib1.rc - set_target_properties(zlib PROPERTIES VERSION ${ZLIB_FULL_VERSION}) -endif() - -if(UNIX) - # On unix-like platforms the library is almost always called libz - set_target_properties(zlib zlibstatic PROPERTIES OUTPUT_NAME z) - if(NOT APPLE) - set_target_properties(zlib PROPERTIES LINK_FLAGS "-Wl,--version-script,\"${CMAKE_CURRENT_SOURCE_DIR}/zlib.map\"") - endif() -elseif(BUILD_SHARED_LIBS AND WIN32) - # Creates zlib1.dll when building shared library version - set_target_properties(zlib PROPERTIES SUFFIX "1.dll") -endif() - -if(NOT SKIP_INSTALL_LIBRARIES AND NOT SKIP_INSTALL_ALL ) - install(TARGETS zlib zlibstatic - RUNTIME DESTINATION "${INSTALL_BIN_DIR}" - ARCHIVE DESTINATION "${INSTALL_LIB_DIR}" - LIBRARY DESTINATION "${INSTALL_LIB_DIR}" ) -endif() -if(NOT SKIP_INSTALL_HEADERS AND NOT SKIP_INSTALL_ALL ) - install(FILES ${ZLIB_PUBLIC_HDRS} DESTINATION "${INSTALL_INC_DIR}") -endif() -if(NOT SKIP_INSTALL_FILES AND NOT SKIP_INSTALL_ALL ) - install(FILES zlib.3 DESTINATION "${INSTALL_MAN_DIR}/man3") -endif() -if(NOT SKIP_INSTALL_FILES AND NOT SKIP_INSTALL_ALL ) - install(FILES ${ZLIB_PC} DESTINATION "${INSTALL_PKGCONFIG_DIR}") -endif() - -#============================================================================ -# Example binaries -#============================================================================ - -add_executable(example test/example.c) -target_link_libraries(example zlib) -add_test(example example) - -add_executable(minigzip test/minigzip.c) -target_link_libraries(minigzip zlib) - -if(HAVE_OFF64_T) - add_executable(example64 test/example.c) - target_link_libraries(example64 zlib) - set_target_properties(example64 PROPERTIES COMPILE_FLAGS "-D_FILE_OFFSET_BITS=64") - add_test(example64 example64) - - add_executable(minigzip64 test/minigzip.c) - target_link_libraries(minigzip64 zlib) - set_target_properties(minigzip64 PROPERTIES COMPILE_FLAGS "-D_FILE_OFFSET_BITS=64") -endif() diff --git a/External/zlib-1.2.8/CMakeLists.~txt b/External/zlib-1.2.8/CMakeLists.~txt new file mode 100644 index 0000000..d5c5942 --- /dev/null +++ b/External/zlib-1.2.8/CMakeLists.~txt @@ -0,0 +1,254 @@ +cmake_minimum_required(VERSION 2.4.4) +set(CMAKE_ALLOW_LOOSE_LOOP_CONSTRUCTS ON) + +project(zlib C) + +set(VERSION "1.2.8") + +option(ASM686 "Enable building i686 assembly implementation") +option(AMD64 "Enable building amd64 assembly implementation") + +set(INSTALL_BIN_DIR "${CMAKE_INSTALL_PREFIX}/bin" CACHE PATH "Installation directory for executables") +set(INSTALL_LIB_DIR "${CMAKE_INSTALL_PREFIX}/lib" CACHE PATH "Installation directory for libraries") +set(INSTALL_INC_DIR "${CMAKE_INSTALL_PREFIX}/include" CACHE PATH "Installation directory for headers") +set(INSTALL_MAN_DIR "${CMAKE_INSTALL_PREFIX}/share/man" CACHE PATH "Installation directory for manual pages") +set(INSTALL_PKGCONFIG_DIR "${CMAKE_INSTALL_PREFIX}/share/pkgconfig" CACHE PATH "Installation directory for pkgconfig (.pc) files") + +include(CheckTypeSize) +include(CheckFunctionExists) +include(CheckIncludeFile) +include(CheckCSourceCompiles) +enable_testing() + +check_include_file(sys/types.h HAVE_SYS_TYPES_H) +check_include_file(stdint.h HAVE_STDINT_H) +check_include_file(stddef.h HAVE_STDDEF_H) + +# +# Check to see if we have large file support +# +set(CMAKE_REQUIRED_DEFINITIONS -D_LARGEFILE64_SOURCE=1) +# We add these other definitions here because CheckTypeSize.cmake +# in CMake 2.4.x does not automatically do so and we want +# compatibility with CMake 2.4.x. +if(HAVE_SYS_TYPES_H) + list(APPEND CMAKE_REQUIRED_DEFINITIONS -DHAVE_SYS_TYPES_H) +endif() +if(HAVE_STDINT_H) + list(APPEND CMAKE_REQUIRED_DEFINITIONS -DHAVE_STDINT_H) +endif() +if(HAVE_STDDEF_H) + list(APPEND CMAKE_REQUIRED_DEFINITIONS -DHAVE_STDDEF_H) +endif() +check_type_size(off64_t OFF64_T) +if(HAVE_OFF64_T) + add_definitions(-D_LARGEFILE64_SOURCE=1) +endif() +set(CMAKE_REQUIRED_DEFINITIONS) # clear variable + +# +# Check for fseeko +# +check_function_exists(fseeko HAVE_FSEEKO) +if(NOT HAVE_FSEEKO) + add_definitions(-DNO_FSEEKO) +endif() + +# +# Check for unistd.h +# +check_include_file(unistd.h Z_HAVE_UNISTD_H) + +if(MSVC) + set(CMAKE_DEBUG_POSTFIX "d") + add_definitions(-D_CRT_SECURE_NO_DEPRECATE) + add_definitions(-D_CRT_NONSTDC_NO_DEPRECATE) + include_directories(${CMAKE_CURRENT_SOURCE_DIR}) +endif() + +if(NOT CMAKE_CURRENT_SOURCE_DIR STREQUAL CMAKE_CURRENT_BINARY_DIR) + # If we're doing an out of source build and the user has a zconf.h + # in their source tree... + if(EXISTS ${CMAKE_CURRENT_SOURCE_DIR}/zconf.h) + message(STATUS "Renaming") + message(STATUS " ${CMAKE_CURRENT_SOURCE_DIR}/zconf.h") + message(STATUS "to 'zconf.h.included' because this file is included with zlib") + message(STATUS "but CMake generates it automatically in the build directory.") + file(RENAME ${CMAKE_CURRENT_SOURCE_DIR}/zconf.h ${CMAKE_CURRENT_SOURCE_DIR}/zconf.h.included) + endif() +endif() + +set(ZLIB_PC ${CMAKE_CURRENT_BINARY_DIR}/zlib.pc) +configure_file( ${CMAKE_CURRENT_SOURCE_DIR}/zlib.pc.cmakein + ${ZLIB_PC} @ONLY) +configure_file( ${CMAKE_CURRENT_SOURCE_DIR}/zconf.h.cmakein + ${CMAKE_CURRENT_BINARY_DIR}/zconf.h @ONLY) +include_directories(${CMAKE_CURRENT_BINARY_DIR} ${CMAKE_SOURCE_DIR}) + + +#============================================================================ +# zlib +#============================================================================ + +set(ZLIB_PUBLIC_HDRS + ${CMAKE_CURRENT_BINARY_DIR}/zconf.h + zlib.h +) +set(ZLIB_PRIVATE_HDRS + crc32.h + deflate.h + gzguts.h + inffast.h + inffixed.h + inflate.h + inftrees.h + trees.h + zutil.h +) +set(ZLIB_SRCS + adler32.c + compress.c + crc32.c + deflate.c + gzclose.c + gzlib.c + gzread.c + gzwrite.c + inflate.c + infback.c + inftrees.c + inffast.c + trees.c + uncompr.c + zutil.c +) + +if(NOT MINGW) + set(ZLIB_DLL_SRCS + win32/zlib1.rc # If present will override custom build rule below. + ) +endif() + +if(CMAKE_COMPILER_IS_GNUCC) + if(ASM686) + set(ZLIB_ASMS contrib/asm686/match.S) + elseif (AMD64) + set(ZLIB_ASMS contrib/amd64/amd64-match.S) + endif () + + if(ZLIB_ASMS) + add_definitions(-DASMV) + set_source_files_properties(${ZLIB_ASMS} PROPERTIES LANGUAGE C COMPILE_FLAGS -DNO_UNDERLINE) + endif() +endif() + +if(MSVC) + if(ASM686) + ENABLE_LANGUAGE(ASM_MASM) + set(ZLIB_ASMS + contrib/masmx86/inffas32.asm + contrib/masmx86/match686.asm + ) + elseif (AMD64) + ENABLE_LANGUAGE(ASM_MASM) + set(ZLIB_ASMS + contrib/masmx64/gvmat64.asm + contrib/masmx64/inffasx64.asm + ) + endif() + + if(ZLIB_ASMS) + add_definitions(-DASMV -DASMINF) + endif() +endif() + +# parse the full version number from zlib.h and include in ZLIB_FULL_VERSION +file(READ ${CMAKE_CURRENT_SOURCE_DIR}/zlib.h _zlib_h_contents) +string(REGEX REPLACE ".*#define[ \t]+ZLIB_VERSION[ \t]+\"([-0-9A-Za-z.]+)\".*" + "\\1" ZLIB_FULL_VERSION ${_zlib_h_contents}) + +if(MINGW) + # This gets us DLL resource information when compiling on MinGW. + if(NOT CMAKE_RC_COMPILER) + set(CMAKE_RC_COMPILER windres.exe) + endif() + + add_custom_command(OUTPUT ${CMAKE_CURRENT_BINARY_DIR}/zlib1rc.obj + COMMAND ${CMAKE_RC_COMPILER} + -D GCC_WINDRES + -I ${CMAKE_CURRENT_SOURCE_DIR} + -I ${CMAKE_CURRENT_BINARY_DIR} + -o ${CMAKE_CURRENT_BINARY_DIR}/zlib1rc.obj + -i ${CMAKE_CURRENT_SOURCE_DIR}/win32/zlib1.rc) + set(ZLIB_DLL_SRCS ${CMAKE_CURRENT_BINARY_DIR}/zlib1rc.obj) +endif(MINGW) + +add_library(zlibstatic STATIC ${ZLIB_SRCS} ${ZLIB_ASMS} ${ZLIB_PUBLIC_HDRS} ${ZLIB_PRIVATE_HDRS}) + + + return() # Delete this line to generate dynamic library and example binaries + + +add_library(zlib SHARED ${ZLIB_SRCS} ${ZLIB_ASMS} ${ZLIB_DLL_SRCS} ${ZLIB_PUBLIC_HDRS} ${ZLIB_PRIVATE_HDRS}) +set_target_properties(zlib PROPERTIES DEFINE_SYMBOL ZLIB_DLL) +set_target_properties(zlib PROPERTIES SOVERSION 1) + +if(NOT CYGWIN) + # This property causes shared libraries on Linux to have the full version + # encoded into their final filename. We disable this on Cygwin because + # it causes cygz-${ZLIB_FULL_VERSION}.dll to be created when cygz.dll + # seems to be the default. + # + # This has no effect with MSVC, on that platform the version info for + # the DLL comes from the resource file win32/zlib1.rc + set_target_properties(zlib PROPERTIES VERSION ${ZLIB_FULL_VERSION}) +endif() + +if(UNIX) + # On unix-like platforms the library is almost always called libz + set_target_properties(zlib zlibstatic PROPERTIES OUTPUT_NAME z) + if(NOT APPLE) + set_target_properties(zlib PROPERTIES LINK_FLAGS "-Wl,--version-script,\"${CMAKE_CURRENT_SOURCE_DIR}/zlib.map\"") + endif() +elseif(BUILD_SHARED_LIBS AND WIN32) + # Creates zlib1.dll when building shared library version + set_target_properties(zlib PROPERTIES SUFFIX "1.dll") +endif() + +if(NOT SKIP_INSTALL_LIBRARIES AND NOT SKIP_INSTALL_ALL ) + install(TARGETS zlib zlibstatic + RUNTIME DESTINATION "${INSTALL_BIN_DIR}" + ARCHIVE DESTINATION "${INSTALL_LIB_DIR}" + LIBRARY DESTINATION "${INSTALL_LIB_DIR}" ) +endif() +if(NOT SKIP_INSTALL_HEADERS AND NOT SKIP_INSTALL_ALL ) + install(FILES ${ZLIB_PUBLIC_HDRS} DESTINATION "${INSTALL_INC_DIR}") +endif() +if(NOT SKIP_INSTALL_FILES AND NOT SKIP_INSTALL_ALL ) + install(FILES zlib.3 DESTINATION "${INSTALL_MAN_DIR}/man3") +endif() +if(NOT SKIP_INSTALL_FILES AND NOT SKIP_INSTALL_ALL ) + install(FILES ${ZLIB_PC} DESTINATION "${INSTALL_PKGCONFIG_DIR}") +endif() + +#============================================================================ +# Example binaries +#============================================================================ + +add_executable(example test/example.c) +target_link_libraries(example zlib) +add_test(example example) + +add_executable(minigzip test/minigzip.c) +target_link_libraries(minigzip zlib) + +if(HAVE_OFF64_T) + add_executable(example64 test/example.c) + target_link_libraries(example64 zlib) + set_target_properties(example64 PROPERTIES COMPILE_FLAGS "-D_FILE_OFFSET_BITS=64") + add_test(example64 example64) + + add_executable(minigzip64 test/minigzip.c) + target_link_libraries(minigzip64 zlib) + set_target_properties(minigzip64 PROPERTIES COMPILE_FLAGS "-D_FILE_OFFSET_BITS=64") +endif() diff --git a/External/zlib-1.2.8/build/UWP/zlib.vcxproj b/External/zlib-1.2.8/build/UWP/zlib.vcxproj new file mode 100644 index 0000000..e54bfc7 --- /dev/null +++ b/External/zlib-1.2.8/build/UWP/zlib.vcxproj @@ -0,0 +1,200 @@ + + + + + Debug + ARM + + + Debug + Win32 + + + Debug + x64 + + + Release + ARM + + + Release + Win32 + + + Release + x64 + + + + {e1220c25-285f-4d0f-a2b3-3871a37cd904} + StaticLibrary + zlib + en-US + 14.0 + true + Windows Store + 10.0.10586.0 + 10.0.10240.0 + 10.0 + + + + StaticLibrary + true + v140 + + + StaticLibrary + true + v140 + + + StaticLibrary + true + v140 + + + StaticLibrary + false + true + v140 + + + StaticLibrary + false + true + v140 + + + StaticLibrary + false + true + v140 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + false + + + false + + + false + + + false + + + false + + + false + + + + false + true + + + Console + false + false + + + + + false + true + + + Console + false + false + + + + + false + true + + + Console + false + false + + + + + false + true + + + Console + false + false + + + + + false + true + + + Console + false + false + + + + + false + true + + + Console + false + false + + + + + + \ No newline at end of file diff --git a/External/zlib-1.2.8/build/UWP/zlib.vcxproj.filters b/External/zlib-1.2.8/build/UWP/zlib.vcxproj.filters new file mode 100644 index 0000000..c31757e --- /dev/null +++ b/External/zlib-1.2.8/build/UWP/zlib.vcxproj.filters @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/External/zlib-1.2.8/build/Win32/jni/Android.mk b/External/zlib-1.2.8/build/Win32/jni/Android.mk new file mode 100644 index 0000000..04b9911 --- /dev/null +++ b/External/zlib-1.2.8/build/Win32/jni/Android.mk @@ -0,0 +1,22 @@ + +# Preamble +DEPENDENCY_PATH := $(call my-dir) +LOCAL_PATH := $(abspath $(DEPENDENCY_PATH)) +include $(CLEAR_VARS) + +# Project configuration +LOCAL_MODULE := zlib +# Force .c files to compile as c++ +LOCAL_CFLAGS := -DPLATFORM_ANDROID +LOCAL_CPP_FEATURES := +LOCAL_STATIC_LIBRARIES += + +# Include paths +PROJECT_ROOT := $(LOCAL_PATH)/../../../ +LOCAL_C_INCLUDES := $(PROJECT_ROOT) + +# Source files +#VisualGDBAndroid: AutoUpdateSourcesInNextLine +LOCAL_SRC_FILES := ../../../adler32.c ../../../compress.c ../../../crc32.c ../../../deflate.c ../../../gzclose.c ../../../gzlib.c ../../../gzread.c ../../../gzwrite.c ../../../infback.c ../../../inffast.c ../../../inflate.c ../../../inftrees.c ../../../trees.c ../../../uncompr.c ../../../zutil.c + +include $(BUILD_STATIC_LIBRARY) diff --git a/External/zlib-1.2.8/build/Win32/jni/Application.mk b/External/zlib-1.2.8/build/Win32/jni/Application.mk new file mode 100644 index 0000000..2bd7481 --- /dev/null +++ b/External/zlib-1.2.8/build/Win32/jni/Application.mk @@ -0,0 +1,7 @@ +# Generated by VisualGDB + +DEPENDENCY_PATH := $(call my-dir) +LOCAL_PATH := $(abspath $(DEPENDENCY_PATH)) +include $(LOCAL_PATH)/../../../../../../diligentcore/Common/make/AppCommon.mk + +APP_MODULES := zlib \ No newline at end of file diff --git a/External/zlib-1.2.8/build/Win32/zlib-Debug.vgdbsettings b/External/zlib-1.2.8/build/Win32/zlib-Debug.vgdbsettings new file mode 100644 index 0000000..3f5b24b --- /dev/null +++ b/External/zlib-1.2.8/build/Win32/zlib-Debug.vgdbsettings @@ -0,0 +1,76 @@ + + + Debug + + + + MinGWWindowsSlash + + $(ProjectDir) + + + android-19 + true + true + bin;obj + false + false + + + + + + false + false + true + false + false + false + false + true + false + KillApp + + false + false + false + false + false + false + false + false + + false + false + main + true + + + false + false + 5039 + 5039 + 10000 + 0 + false + Ask + true + true + + + + + + + + + + + Default + + + + true + + + \ No newline at end of file diff --git a/External/zlib-1.2.8/build/Win32/zlib-Release.vgdbsettings b/External/zlib-1.2.8/build/Win32/zlib-Release.vgdbsettings new file mode 100644 index 0000000..669691f --- /dev/null +++ b/External/zlib-1.2.8/build/Win32/zlib-Release.vgdbsettings @@ -0,0 +1,76 @@ + + + Release + + + + MinGWWindowsSlash + + $(ProjectDir) + + + android-19 + false + true + bin;obj + false + false + + + + + + false + false + true + false + false + false + false + true + false + KillApp + + false + false + false + false + false + false + false + false + + false + false + main + true + + + false + false + 5039 + 5039 + 10000 + 0 + false + Ask + true + true + + + + + + + + + + + Default + + + + true + + + \ No newline at end of file diff --git a/External/zlib-1.2.8/build/Win32/zlib.vcxproj b/External/zlib-1.2.8/build/Win32/zlib.vcxproj new file mode 100644 index 0000000..125ee06 --- /dev/null +++ b/External/zlib-1.2.8/build/Win32/zlib.vcxproj @@ -0,0 +1,264 @@ + + + + + Debug + ARM + + + Debug + Win32 + + + Debug + x64 + + + Release + ARM + + + Release + Win32 + + + Release + x64 + + + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + + + + + + {695C52B1-0267-4DED-BDF3-E7113756FF3F} + Win32Proj + zlib + + + + StaticLibrary + true + v140 + Unicode + + + StaticLibrary + true + v140 + Unicode + + + StaticLibrary + false + v140 + true + Unicode + + + StaticLibrary + false + v140 + true + Unicode + + + v120 + Makefile + + + v120 + Makefile + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Level3 + Disabled + WIN32;_DEBUG;%(PreprocessorDefinitions) + 4996 + + + Windows + true + + + + + + + Level3 + Disabled + WIN32;_DEBUG;%(PreprocessorDefinitions) + 4996 + + + Windows + true + + + + + Level3 + + + MaxSpeed + true + true + WIN32;NDEBUG;%(PreprocessorDefinitions) + 4996 + + + Windows + true + true + true + + + + + Level3 + + + MaxSpeed + true + true + WIN32;NDEBUG;%(PreprocessorDefinitions) + 4996 + + + Windows + true + true + true + + + + + + \ No newline at end of file diff --git a/External/zlib-1.2.8/build/Win32/zlib.vcxproj.filters b/External/zlib-1.2.8/build/Win32/zlib.vcxproj.filters new file mode 100644 index 0000000..6eacac7 --- /dev/null +++ b/External/zlib-1.2.8/build/Win32/zlib.vcxproj.filters @@ -0,0 +1,67 @@ + + + + + {01669057-2195-413f-b3da-606ac178f154} + + + {4FC737F1-C7A5-4376-A066-2A32D752A2FF} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + + + jni + + + jni + + + \ No newline at end of file diff --git a/External/zlib-1.2.8/build/Windows.Shared/zlib.Shared.vcxitems b/External/zlib-1.2.8/build/Windows.Shared/zlib.Shared.vcxitems new file mode 100644 index 0000000..ec43deb --- /dev/null +++ b/External/zlib-1.2.8/build/Windows.Shared/zlib.Shared.vcxitems @@ -0,0 +1,54 @@ + + + + $(MSBuildAllProjects);$(MSBuildThisFileFullPath) + true + {40ccced6-03e5-4ca9-a235-990c055dfe70} + zlib + zlib.Shared + 248F659F-DAC5-46E8-AC09-60EC9FC95053 + + + + %(AdditionalIncludeDirectories);$(MSBuildThisFileDirectory) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + false + + + \ No newline at end of file diff --git a/External/zlib-1.2.8/build/Windows.Shared/zlib.Shared.vcxitems.filters b/External/zlib-1.2.8/build/Windows.Shared/zlib.Shared.vcxitems.filters new file mode 100644 index 0000000..3a90790 --- /dev/null +++ b/External/zlib-1.2.8/build/Windows.Shared/zlib.Shared.vcxitems.filters @@ -0,0 +1,96 @@ + + + + + {ca411b76-03a7-4e29-baae-972b8df0d995} + + + {2177d97c-edf5-4a22-bcdb-f06854beceef} + + + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + + + + \ No newline at end of file diff --git a/External/zlib-1.2.8/build/Windows.Shared/zlib.props b/External/zlib-1.2.8/build/Windows.Shared/zlib.props new file mode 100644 index 0000000..a1303fa --- /dev/null +++ b/External/zlib-1.2.8/build/Windows.Shared/zlib.props @@ -0,0 +1,13 @@ + + + + + + + + _CRT_SECURE_NO_WARNINGS;_LIB;%(PreprocessorDefinitions) + NotUsing + + + + \ No newline at end of file diff --git a/External/zlib-1.2.8/build/Windows/jni/Android.mk b/External/zlib-1.2.8/build/Windows/jni/Android.mk deleted file mode 100644 index 04b9911..0000000 --- a/External/zlib-1.2.8/build/Windows/jni/Android.mk +++ /dev/null @@ -1,22 +0,0 @@ - -# Preamble -DEPENDENCY_PATH := $(call my-dir) -LOCAL_PATH := $(abspath $(DEPENDENCY_PATH)) -include $(CLEAR_VARS) - -# Project configuration -LOCAL_MODULE := zlib -# Force .c files to compile as c++ -LOCAL_CFLAGS := -DPLATFORM_ANDROID -LOCAL_CPP_FEATURES := -LOCAL_STATIC_LIBRARIES += - -# Include paths -PROJECT_ROOT := $(LOCAL_PATH)/../../../ -LOCAL_C_INCLUDES := $(PROJECT_ROOT) - -# Source files -#VisualGDBAndroid: AutoUpdateSourcesInNextLine -LOCAL_SRC_FILES := ../../../adler32.c ../../../compress.c ../../../crc32.c ../../../deflate.c ../../../gzclose.c ../../../gzlib.c ../../../gzread.c ../../../gzwrite.c ../../../infback.c ../../../inffast.c ../../../inflate.c ../../../inftrees.c ../../../trees.c ../../../uncompr.c ../../../zutil.c - -include $(BUILD_STATIC_LIBRARY) diff --git a/External/zlib-1.2.8/build/Windows/jni/Application.mk b/External/zlib-1.2.8/build/Windows/jni/Application.mk deleted file mode 100644 index 2bd7481..0000000 --- a/External/zlib-1.2.8/build/Windows/jni/Application.mk +++ /dev/null @@ -1,7 +0,0 @@ -# Generated by VisualGDB - -DEPENDENCY_PATH := $(call my-dir) -LOCAL_PATH := $(abspath $(DEPENDENCY_PATH)) -include $(LOCAL_PATH)/../../../../../../diligentcore/Common/make/AppCommon.mk - -APP_MODULES := zlib \ No newline at end of file diff --git a/External/zlib-1.2.8/build/Windows/zlib-Debug.vgdbsettings b/External/zlib-1.2.8/build/Windows/zlib-Debug.vgdbsettings deleted file mode 100644 index 3f5b24b..0000000 --- a/External/zlib-1.2.8/build/Windows/zlib-Debug.vgdbsettings +++ /dev/null @@ -1,76 +0,0 @@ - - - Debug - - - - MinGWWindowsSlash - - $(ProjectDir) - - - android-19 - true - true - bin;obj - false - false - - - - - - false - false - true - false - false - false - false - true - false - KillApp - - false - false - false - false - false - false - false - false - - false - false - main - true - - - false - false - 5039 - 5039 - 10000 - 0 - false - Ask - true - true - - - - - - - - - - - Default - - - - true - - - \ No newline at end of file diff --git a/External/zlib-1.2.8/build/Windows/zlib-Release.vgdbsettings b/External/zlib-1.2.8/build/Windows/zlib-Release.vgdbsettings deleted file mode 100644 index 669691f..0000000 --- a/External/zlib-1.2.8/build/Windows/zlib-Release.vgdbsettings +++ /dev/null @@ -1,76 +0,0 @@ - - - Release - - - - MinGWWindowsSlash - - $(ProjectDir) - - - android-19 - false - true - bin;obj - false - false - - - - - - false - false - true - false - false - false - false - true - false - KillApp - - false - false - false - false - false - false - false - false - - false - false - main - true - - - false - false - 5039 - 5039 - 10000 - 0 - false - Ask - true - true - - - - - - - - - - - Default - - - - true - - - \ No newline at end of file diff --git a/External/zlib-1.2.8/build/Windows/zlib.props b/External/zlib-1.2.8/build/Windows/zlib.props deleted file mode 100644 index a1303fa..0000000 --- a/External/zlib-1.2.8/build/Windows/zlib.props +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - _CRT_SECURE_NO_WARNINGS;_LIB;%(PreprocessorDefinitions) - NotUsing - - - - \ No newline at end of file diff --git a/External/zlib-1.2.8/build/Windows/zlib.vcxproj b/External/zlib-1.2.8/build/Windows/zlib.vcxproj deleted file mode 100644 index f66fcbd..0000000 --- a/External/zlib-1.2.8/build/Windows/zlib.vcxproj +++ /dev/null @@ -1,264 +0,0 @@ - - - - - Debug - ARM - - - Debug - Win32 - - - Debug - x64 - - - Release - ARM - - - Release - Win32 - - - Release - x64 - - - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - - - - - - {695C52B1-0267-4DED-BDF3-E7113756FF3F} - Win32Proj - zlib - - - - StaticLibrary - true - v140 - Unicode - - - StaticLibrary - true - v140 - Unicode - - - StaticLibrary - false - v140 - true - Unicode - - - StaticLibrary - false - v140 - true - Unicode - - - v120 - Makefile - - - v120 - Makefile - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Level3 - Disabled - WIN32;_DEBUG;%(PreprocessorDefinitions) - 4996 - - - Windows - true - - - - - - - Level3 - Disabled - WIN32;_DEBUG;%(PreprocessorDefinitions) - 4996 - - - Windows - true - - - - - Level3 - - - MaxSpeed - true - true - WIN32;NDEBUG;%(PreprocessorDefinitions) - 4996 - - - Windows - true - true - true - - - - - Level3 - - - MaxSpeed - true - true - WIN32;NDEBUG;%(PreprocessorDefinitions) - 4996 - - - Windows - true - true - true - - - - - - \ No newline at end of file diff --git a/External/zlib-1.2.8/build/Windows/zlib.vcxproj.filters b/External/zlib-1.2.8/build/Windows/zlib.vcxproj.filters deleted file mode 100644 index 6eacac7..0000000 --- a/External/zlib-1.2.8/build/Windows/zlib.vcxproj.filters +++ /dev/null @@ -1,67 +0,0 @@ - - - - - {01669057-2195-413f-b3da-606ac178f154} - - - {4FC737F1-C7A5-4376-A066-2A32D752A2FF} - cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx - - - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - - - jni - - - jni - - - \ No newline at end of file diff --git a/External/zlib-1.2.8/build/WindowsStore/zlib.Shared/zlib.Shared.vcxitems b/External/zlib-1.2.8/build/WindowsStore/zlib.Shared/zlib.Shared.vcxitems deleted file mode 100644 index 218df4a..0000000 --- a/External/zlib-1.2.8/build/WindowsStore/zlib.Shared/zlib.Shared.vcxitems +++ /dev/null @@ -1,49 +0,0 @@ - - - - $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - true - {40ccced6-03e5-4ca9-a235-990c055dfe70} - zlib - zlib.Shared - 248F659F-DAC5-46E8-AC09-60EC9FC95053 - - - - %(AdditionalIncludeDirectories);$(MSBuildThisFileDirectory) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/External/zlib-1.2.8/build/WindowsStore/zlib.Shared/zlib.Shared.vcxitems.filters b/External/zlib-1.2.8/build/WindowsStore/zlib.Shared/zlib.Shared.vcxitems.filters deleted file mode 100644 index faf7f31..0000000 --- a/External/zlib-1.2.8/build/WindowsStore/zlib.Shared/zlib.Shared.vcxitems.filters +++ /dev/null @@ -1,93 +0,0 @@ - - - - - {ca411b76-03a7-4e29-baae-972b8df0d995} - - - {2177d97c-edf5-4a22-bcdb-f06854beceef} - - - - - include - - - include - - - include - - - include - - - include - - - include - - - include - - - include - - - include - - - include - - - include - - - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - \ No newline at end of file diff --git a/External/zlib-1.2.8/build/WindowsStore/zlib.Windows/zlib.Windows.vcxproj b/External/zlib-1.2.8/build/WindowsStore/zlib.Windows/zlib.Windows.vcxproj deleted file mode 100644 index 1f487b1..0000000 --- a/External/zlib-1.2.8/build/WindowsStore/zlib.Windows/zlib.Windows.vcxproj +++ /dev/null @@ -1,193 +0,0 @@ - - - - - Debug - ARM - - - Debug - Win32 - - - Debug - x64 - - - Release - ARM - - - Release - Win32 - - - Release - x64 - - - - {e9b3069f-ca6c-4c5c-91b6-df112c5b290e} - zlib - en-US - 12.0 - true - Windows Store - 8.1 - CodeSharingStaticLibrary - - - - StaticLibrary - true - v120 - - - StaticLibrary - true - v120 - - - StaticLibrary - true - v120 - - - StaticLibrary - false - true - v120 - - - StaticLibrary - false - true - v120 - - - StaticLibrary - false - true - v120 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - false - - - false - - - false - - - false - - - false - - - false - - - - false - true - - - Console - false - false - - - - - false - true - - - Console - false - false - - - - - false - true - - - Console - false - false - - - - - false - true - - - Console - false - false - - - - - false - true - - - Console - false - false - - - - - false - true - - - Console - false - false - - - - - - \ No newline at end of file diff --git a/External/zlib-1.2.8/build/WindowsStore/zlib.Windows/zlib.Windows.vcxproj.filters b/External/zlib-1.2.8/build/WindowsStore/zlib.Windows/zlib.Windows.vcxproj.filters deleted file mode 100644 index a7761ab..0000000 --- a/External/zlib-1.2.8/build/WindowsStore/zlib.Windows/zlib.Windows.vcxproj.filters +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/External/zlib-1.2.8/build/WindowsStore/zlib.WindowsPhone/zlib.WindowsPhone.vcxproj b/External/zlib-1.2.8/build/WindowsStore/zlib.WindowsPhone/zlib.WindowsPhone.vcxproj deleted file mode 100644 index 6065a19..0000000 --- a/External/zlib-1.2.8/build/WindowsStore/zlib.WindowsPhone/zlib.WindowsPhone.vcxproj +++ /dev/null @@ -1,136 +0,0 @@ - - - - - Debug - ARM - - - Debug - Win32 - - - Release - ARM - - - Release - Win32 - - - - {faa06bfc-3248-4338-97c4-7a1ca6db7c9c} - zlib - en-US - 12.0 - true - Windows Phone - 8.1 - CodeSharingStaticLibrary - - - - StaticLibrary - true - v120_wp81 - - - StaticLibrary - true - v120_wp81 - - - StaticLibrary - false - true - v120_wp81 - - - StaticLibrary - false - true - v120_wp81 - - - - - - - - - - - - - - - - - - - - - - - - - - false - - - false - - - false - - - false - - - - false - true - - - Console - false - false - - - - - false - true - - - Console - false - false - - - - - false - true - - - Console - false - false - - - - - false - true - - - Console - false - false - - - - - - \ No newline at end of file diff --git a/External/zlib-1.2.8/build/WindowsStore/zlib.WindowsPhone/zlib.WindowsPhone.vcxproj.filters b/External/zlib-1.2.8/build/WindowsStore/zlib.WindowsPhone/zlib.WindowsPhone.vcxproj.filters deleted file mode 100644 index a7761ab..0000000 --- a/External/zlib-1.2.8/build/WindowsStore/zlib.WindowsPhone/zlib.WindowsPhone.vcxproj.filters +++ /dev/null @@ -1,5 +0,0 @@ - - - - - -- cgit v1.2.3