From c9161e3c56149e960c68ec504807ae0612dc6c18 Mon Sep 17 00:00:00 2001 From: Michael Vrhel Date: Mon, 13 Jan 2014 10:32:37 -0800 Subject: Minor changes for windows 8 store validation --- platform/winrt/libmupdf_winRT.vcxproj | 6 +++--- platform/winrt/mupdf_cpp/Package.appxmanifest | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'platform') diff --git a/platform/winrt/libmupdf_winRT.vcxproj b/platform/winrt/libmupdf_winRT.vcxproj index 9b20f46f..40b5f3c9 100644 --- a/platform/winrt/libmupdf_winRT.vcxproj +++ b/platform/winrt/libmupdf_winRT.vcxproj @@ -398,7 +398,7 @@ false false ..\..\scripts\freetype;..\..\scripts\jpeg;..\..\scripts\openjpeg;..\..\ucdn;..\..\include;..\..\generated;..\..\thirdparty\jbig2dec;..\..\thirdparty\jpeg;..\..\thirdparty\openjpeg\libopenjpeg;..\..\thirdparty\zlib;..\..\thirdparty\freetype\include;$(ProjectDir);$(GeneratedFilesDir);$(IntDir);%(AdditionalIncludeDirectories) - _WINRT;_UNICODE;UNICODE;NDEBUG%(PreprocessorDefinitions) + NDEBUG;_WINRT;_UNICODE;UNICODE;NDEBUG%(PreprocessorDefinitions) Console @@ -440,7 +440,7 @@ false false ..\..\scripts\freetype;..\..\scripts\jpeg;..\..\scripts\openjpeg;..\..\ucdn;..\..\include;..\..\generated;..\..\thirdparty\jbig2dec;..\..\thirdparty\jpeg;..\..\thirdparty\openjpeg\libopenjpeg;..\..\thirdparty\zlib;..\..\thirdparty\freetype\include;$(ProjectDir);$(GeneratedFilesDir);$(IntDir);%(AdditionalIncludeDirectories) - _WINRT;_UNICODE;UNICODE;NDEBUG%(PreprocessorDefinitions) + NDEBUG;_WINRT;NDEBUG;_UNICODE;UNICODE;NDEBUG%(PreprocessorDefinitions) Console @@ -482,7 +482,7 @@ false false ..\..\scripts\freetype;..\..\scripts\jpeg;..\..\scripts\openjpeg;..\..\ucdn;..\..\include;..\..\generated;..\..\thirdparty\jbig2dec;..\..\thirdparty\jpeg;..\..\thirdparty\openjpeg\libopenjpeg;..\..\thirdparty\zlib;..\..\thirdparty\freetype\include;$(ProjectDir);$(GeneratedFilesDir);$(IntDir);%(AdditionalIncludeDirectories) - _WINRT;NDEBUG;_UNICODE;UNICODE;NDEBUG%(PreprocessorDefinitions) + NDEBUG;_WINRT;NDEBUG;_UNICODE;UNICODE;NDEBUG%(PreprocessorDefinitions) Console diff --git a/platform/winrt/mupdf_cpp/Package.appxmanifest b/platform/winrt/mupdf_cpp/Package.appxmanifest index 2229b117..ce62ba5f 100644 --- a/platform/winrt/mupdf_cpp/Package.appxmanifest +++ b/platform/winrt/mupdf_cpp/Package.appxmanifest @@ -1,6 +1,6 @@  - + MuPDF Artifex Software -- cgit v1.2.3