summaryrefslogtreecommitdiff
path: root/platform/win32/libmupdf.vcproj
diff options
context:
space:
mode:
authorTor Andersson <tor.andersson@artifex.com>2018-01-03 15:11:33 +0100
committerTor Andersson <tor.andersson@artifex.com>2018-01-04 13:15:42 +0100
commit2d5b4683e912d6e6e1f1e2ca5aa0297beb3e6807 (patch)
treede2343f1280afd1ae32a1b8d7805a42f0fc5f8e7 /platform/win32/libmupdf.vcproj
parenta292539cc9e5e91843d48e691038d9c1b529422c (diff)
downloadmupdf-2d5b4683e912d6e6e1f1e2ca5aa0297beb3e6807.tar.xz
Add portable pseudo-random number generator based on the lrand48 family.
Diffstat (limited to 'platform/win32/libmupdf.vcproj')
-rw-r--r--platform/win32/libmupdf.vcproj4
1 files changed, 4 insertions, 0 deletions
diff --git a/platform/win32/libmupdf.vcproj b/platform/win32/libmupdf.vcproj
index 024591db..573b0561 100644
--- a/platform/win32/libmupdf.vcproj
+++ b/platform/win32/libmupdf.vcproj
@@ -1861,6 +1861,10 @@
>
</File>
<File
+ RelativePath="..\..\source\fitz\random.c"
+ >
+ </File>
+ <File
RelativePath="..\..\source\fitz\separation.c"
>
</File>