summaryrefslogtreecommitdiff
path: root/win32/libmupdf.vcproj
diff options
context:
space:
mode:
authorRobin Watts <Robin.Watts@artifex.com>2011-04-05 16:46:49 +0100
committerRobin Watts <Robin.Watts@artifex.com>2011-04-05 16:46:49 +0100
commit4bce9580c3ff1e2a4e755c35ac3c1a913aebdcbb (patch)
tree4daab2649b44ff523fc07ecce94e800971b5fec1 /win32/libmupdf.vcproj
parent4272afa118f4badb9a288633fda4bc7d26c2eaf0 (diff)
downloadmupdf-4bce9580c3ff1e2a4e755c35ac3c1a913aebdcbb.tar.xz
Revert projects to VS2005 rather than VS2008. (2005 can be read in 2008, the
reverse is not true). Update projects to reflect recent movement in files.
Diffstat (limited to 'win32/libmupdf.vcproj')
-rw-r--r--win32/libmupdf.vcproj15
1 files changed, 5 insertions, 10 deletions
diff --git a/win32/libmupdf.vcproj b/win32/libmupdf.vcproj
index 35aa0872..6d2cc520 100644
--- a/win32/libmupdf.vcproj
+++ b/win32/libmupdf.vcproj
@@ -1,11 +1,10 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="9.00"
+ Version="8.00"
Name="libmupdf"
ProjectGUID="{5F615F91-DFF8-4F05-BF48-6222B7D86519}"
RootNamespace="mupdf"
- TargetFrameworkVersion="196613"
>
<Platforms>
<Platform
@@ -264,10 +263,6 @@
>
</File>
<File
- RelativePath="..\pdf\pdf_pagetree.c"
- >
- </File>
- <File
RelativePath="..\pdf\pdf_parse.c"
>
</File>
@@ -360,10 +355,6 @@
>
</File>
<File
- RelativePath="..\fitz\dev_draw.c"
- >
- </File>
- <File
RelativePath="..\fitz\dev_list.c"
>
</File>
@@ -484,6 +475,10 @@
>
</File>
<File
+ RelativePath="..\draw\draw_device.c"
+ >
+ </File>
+ <File
RelativePath="..\draw\draw_edge.c"
>
</File>