summaryrefslogtreecommitdiff
path: root/windows
diff options
context:
space:
mode:
authorRobin Watts <Robin.Watts@artifex.com>2019-11-07 15:36:55 +0000
committerRobin Watts <Robin.Watts@artifex.com>2019-11-13 17:59:19 +0000
commit98a8b291b135d49ffca23d9a289786971cf33a12 (patch)
tree7349cc0752b561aae6c7197d6f383a2f3df40ab6 /windows
parent91b104936ec55b3f1f22673d7e286ff67e4e2475 (diff)
downloadghostpdl-98a8b291b135d49ffca23d9a289786971cf33a12.tar.gz
img language implementation
JPEGs only at this point.
Diffstat (limited to 'windows')
-rw-r--r--windows/ghostpdl.vcproj10
1 files changed, 9 insertions, 1 deletions
diff --git a/windows/ghostpdl.vcproj b/windows/ghostpdl.vcproj
index c6a385a4d..0d35c34c9 100644
--- a/windows/ghostpdl.vcproj
+++ b/windows/ghostpdl.vcproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.0" encoding="UTF-8"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="8.00"
@@ -318,6 +318,14 @@
>
</File>
</Filter>
+ <Filter
+ Name="image"
+ >
+ <File
+ RelativePath="..\gpdl\image\imagetop.c"
+ >
+ </File>
+ </Filter>
</Files>
<Globals>
</Globals>