summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorTor Andersson <tor.andersson@artifex.com>2011-09-20 15:50:07 +0200
committerTor Andersson <tor.andersson@artifex.com>2011-09-20 15:50:07 +0200
commit99ba154018b7c4a2c47b4c7e721ffe6d9164f9f3 (patch)
tree228cdc9d4c1af8caa3e815bc43441b0a1a551f5b /win32
parentb51ef0eea028c73b6379e832eaa34fff3fbbb927 (diff)
downloadmupdf-99ba154018b7c4a2c47b4c7e721ffe6d9164f9f3.tar.xz
Reshuffle exception context code to fit Tor's aesthetic sense.
Diffstat (limited to 'win32')
-rw-r--r--win32/libmupdf.vcproj20
1 files changed, 4 insertions, 16 deletions
diff --git a/win32/libmupdf.vcproj b/win32/libmupdf.vcproj
index 21852ea0..4ca6be25 100644
--- a/win32/libmupdf.vcproj
+++ b/win32/libmupdf.vcproj
@@ -339,6 +339,10 @@
Name="fitz"
>
<File
+ RelativePath="..\fitz\base_context.c"
+ >
+ </File>
+ <File
RelativePath="..\fitz\base_error.c"
>
</File>
@@ -371,10 +375,6 @@
>
</File>
<File
- RelativePath="..\fitz\context.c"
- >
- </File>
- <File
RelativePath="..\fitz\crypt_aes.c"
>
</File>
@@ -411,18 +411,6 @@
>
</File>
<File
- RelativePath="..\fitz\except.c"
- >
- </File>
- <File
- RelativePath="..\fitz\except.h"
- >
- </File>
- <File
- RelativePath="..\fitz\exceptxxx.h"
- >
- </File>
- <File
RelativePath="..\fitz\filt_basic.c"
>
</File>