diff options
Diffstat (limited to 'windows/ghostscript.vcproj')
-rw-r--r-- | windows/ghostscript.vcproj | 28 |
1 files changed, 24 insertions, 4 deletions
diff --git a/windows/ghostscript.vcproj b/windows/ghostscript.vcproj index efc15b9c..f785c422 100644 --- a/windows/ghostscript.vcproj +++ b/windows/ghostscript.vcproj @@ -5766,10 +5766,6 @@ > </File> <File - RelativePath="..\devices\gdevgprf.c" - > - </File> - <File RelativePath="..\devices\gdevhl7x.c" > </File> @@ -6940,6 +6936,10 @@ > </File> <File + RelativePath="..\jbig2dec\jbig2_hufftab.c" + > + </File> + <File RelativePath="..\jbig2dec\jbig2_hufftab.h" > </File> @@ -9624,6 +9624,26 @@ > </File> </Filter> + <Filter + Name="urf" + > + <File + RelativePath="..\urf\gdevurf.c" + > + </File> + <File + RelativePath="..\urf\surfd.c" + > + </File> + <File + RelativePath="..\urf\surfx.h" + > + </File> + <File + RelativePath="..\urf\urffilter.c" + > + </File> + </Filter> </Files> <Globals> </Globals> |