summaryrefslogtreecommitdiff
path: root/winrt/mupdf_cpp/mupdf_cpp.vcxproj
diff options
context:
space:
mode:
authorMichael Vrhel <michael.vrhel@artifex.com>2013-06-18 12:59:52 -0700
committerRobin Watts <robin.watts@artifex.com>2013-06-19 15:41:00 +0100
commit86a56e1c36ce3936b9f6065b7f055cdc986e7f55 (patch)
tree2d4521519bf07dfeb6b9149f33c4cb462af1531e /winrt/mupdf_cpp/mupdf_cpp.vcxproj
parent8a22a7a76be8d9b439ee73383edbdf9d554bf3eb (diff)
downloadmupdf-86a56e1c36ce3936b9f6065b7f055cdc986e7f55.tar.xz
Addition of code to allow files to be opened from skydrive and for app to be file activated.
Also fixed a few issues for when we open a new file and close the current contents. There was an issue with the displaylist cache clean up.
Diffstat (limited to 'winrt/mupdf_cpp/mupdf_cpp.vcxproj')
-rw-r--r--winrt/mupdf_cpp/mupdf_cpp.vcxproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/winrt/mupdf_cpp/mupdf_cpp.vcxproj b/winrt/mupdf_cpp/mupdf_cpp.vcxproj
index fbab6dbd..719fe6be 100644
--- a/winrt/mupdf_cpp/mupdf_cpp.vcxproj
+++ b/winrt/mupdf_cpp/mupdf_cpp.vcxproj
@@ -91,6 +91,7 @@
<PropertyGroup Label="UserMacros" />
<PropertyGroup>
<PackageCertificateKeyFile>mupdf_cpp_TemporaryKey.pfx</PackageCertificateKeyFile>
+ <PackageCertificateThumbprint>9417B1B38E16F42A27C3D0AA69B4CE6DEB584BAC</PackageCertificateThumbprint>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
<IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>