summaryrefslogtreecommitdiff
path: root/win32/libmupdf.vcproj
diff options
context:
space:
mode:
authorRobin Watts <Robin.Watts@artifex.com>2011-06-01 14:37:13 +0100
committerTor Andersson <tor.andersson@artifex.com>2011-06-01 15:52:59 +0200
commitff0b19b58d678ee3ed8e8da58dc4e7641e1bb922 (patch)
treec6fe69ff5845b6e1fb18d5e37dbdf3f0ca3886f4 /win32/libmupdf.vcproj
parent5aaae3d936afc0aa4ff999b42b5a754c40885f75 (diff)
downloadmupdf-ff0b19b58d678ee3ed8e8da58dc4e7641e1bb922.tar.xz
Add 2 missing header files to VS solution.
pdf/data_encodings.h and pdf/data_glyphlist.h were added without adding them to the solution.
Diffstat (limited to 'win32/libmupdf.vcproj')
-rw-r--r--win32/libmupdf.vcproj8
1 files changed, 8 insertions, 0 deletions
diff --git a/win32/libmupdf.vcproj b/win32/libmupdf.vcproj
index 90b8cff2..88af36ef 100644
--- a/win32/libmupdf.vcproj
+++ b/win32/libmupdf.vcproj
@@ -147,6 +147,14 @@
Name="pdf"
>
<File
+ RelativePath="..\pdf\data_encodings.h"
+ >
+ </File>
+ <File
+ RelativePath="..\pdf\data_glyphlist.h"
+ >
+ </File>
+ <File
RelativePath="..\pdf\mupdf.h"
>
</File>