summaryrefslogtreecommitdiff
path: root/windows
diff options
context:
space:
mode:
authorRobin Watts <Robin.Watts@artifex.com>2019-11-15 18:50:56 +0000
committerRobin Watts <Robin.Watts@artifex.com>2019-11-15 18:59:21 +0000
commit7fc7881b00a43fe1017e593846a0baf28e8837db (patch)
tree7c64e3a2a73f159494f7097e37a0611b924813f4 /windows
parent161adc70e0d6625618c5a6afcb5e04161acc2e2c (diff)
downloadghostpdl-7fc7881b00a43fe1017e593846a0baf28e8837db.tar.gz
Add simple PWG "interpreter" for gpdl.
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 0d35c34c9..c105cc32e 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"
@@ -326,6 +326,14 @@
>
</File>
</Filter>
+ <Filter
+ Name="pwg"
+ >
+ <File
+ RelativePath="..\gpdl\pwg\pwgtop.c"
+ >
+ </File>
+ </Filter>
</Files>
<Globals>
</Globals>