summaryrefslogtreecommitdiff
path: root/platform/win32
diff options
context:
space:
mode:
authorRobin Watts <robin.watts@artifex.com>2016-06-14 13:02:54 +0100
committerRobin Watts <robin.watts@artifex.com>2016-06-14 13:06:03 +0100
commitb4d333f52c8c115e25537310ddfbbf6c323c3f2e (patch)
tree59b436ef2c016833fb216e2ddcc970a676a648b7 /platform/win32
parent44d65838233baef2c16397847dca3061cde7ec4e (diff)
downloadmupdf-b4d333f52c8c115e25537310ddfbbf6c323c3f2e.tar.xz
MSVC: Reorder objects in project file.
Presumably because the files were hand edited before, and MSVC likes to alphasort.
Diffstat (limited to 'platform/win32')
-rw-r--r--platform/win32/libmupdf.vcproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/platform/win32/libmupdf.vcproj b/platform/win32/libmupdf.vcproj
index 96214121..95c59042 100644
--- a/platform/win32/libmupdf.vcproj
+++ b/platform/win32/libmupdf.vcproj
@@ -1243,11 +1243,11 @@
>
</File>
<File
- RelativePath="..\..\source\pdf\pdf-js.c"
+ RelativePath="..\..\source\pdf\pdf-js-util.js"
>
</File>
<File
- RelativePath="..\..\source\pdf\pdf-js-util.js"
+ RelativePath="..\..\source\pdf\pdf-js.c"
>
</File>
<File