summaryrefslogtreecommitdiff
path: root/windows
diff options
context:
space:
mode:
authorKen Sharp <ken.sharp@artifex.com>2017-12-18 16:38:31 +0000
committerKen Sharp <ken.sharp@artifex.com>2017-12-18 16:40:02 +0000
commit9fb23615725e8a2d6a722814a348094a48a41c36 (patch)
tree2fc13def160e2447811acb5f672171db96d6b354 /windows
parent561327c559cd8fa6cb5840a80806cff38ef9aa0b (diff)
downloadghostpdl-9fb23615725e8a2d6a722814a348094a48a41c36.tar.gz
pdfimage - support the '%d' output format specifier
It hadn't occurred to me that anyone would want to do this, so I hadn't implemented it. On reflection its probably useful, and it should (finally) solve the all devices regression report problem. At the same time, add the file to the Windows solution so that we get debug information in it.
Diffstat (limited to 'windows')
-rw-r--r--windows/ghostscript.vcproj12
1 files changed, 8 insertions, 4 deletions
diff --git a/windows/ghostscript.vcproj b/windows/ghostscript.vcproj
index 39820e5ec..e86f093c1 100644
--- a/windows/ghostscript.vcproj
+++ b/windows/ghostscript.vcproj
@@ -5869,11 +5869,15 @@
RelativePath="..\devices\gdevpcx.c"
>
</File>
- <File
- RelativePath="..\devices\gdevpe.c"
+ <File
+ RelativePath="..\devices\gdevpdfimg.c"
>
- </File>
- <File
+ </File>
+ <File
+ RelativePath="..\devices\gdevpe.c"
+ >
+ </File>
+ <File
RelativePath="..\devices\gdevperm.c"
>
</File>