summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorTor Andersson <tor@ghostscript.com>2010-05-27 19:21:48 +0200
committerTor Andersson <tor@ghostscript.com>2010-05-27 19:21:48 +0200
commitd65bded0e788321bd09c0d3a9864ef7ee13dcddb (patch)
tree7350e8ae333a13e438e94788ced2d07ed39fd840 /win32
parent5b09c0026585fe3063b467edde908e013e2be08b (diff)
downloadmupdf-d65bded0e788321bd09c0d3a9864ef7ee13dcddb.tar.xz
Add optimized function written in C that depends on integers being exactly 32-bit.
Diffstat (limited to 'win32')
-rw-r--r--win32/draw/draw.vcproj4
1 files changed, 4 insertions, 0 deletions
diff --git a/win32/draw/draw.vcproj b/win32/draw/draw.vcproj
index af1280dc..45954e31 100644
--- a/win32/draw/draw.vcproj
+++ b/win32/draw/draw.vcproj
@@ -147,6 +147,10 @@
Name="draw"
>
<File
+ RelativePath="..\..\draw\archport.c"
+ >
+ </File>
+ <File
RelativePath="..\..\draw\archx86.c"
>
</File>