summaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
authorPeter Åstrand <astrand@cendio.se>2009-08-19 14:20:46 +0000
committerPeter Åstrand <astrand@cendio.se>2009-08-19 14:20:46 +0000
commit42b3a8ba26dd2652b6c582239a0e2142dc2cc421 (patch)
tree4013279212bcaed0470e65e7668f881d0d687f5d /common
parent086f2a05b2abd12527ffdfe4569faa3a47ba0002 (diff)
downloadtigervnc-42b3a8ba26dd2652b6c582239a0e2142dc2cc421.tar.gz
tigervnc-42b3a8ba26dd2652b6c582239a0e2142dc2cc421.zip
Corrected last patch: Use jsimd_none.c instead of jsimd_i386.c on
VC/Windows at this point. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3876 3789f03b-4d11-0410-bbf8-ca57d06f2519
Diffstat (limited to 'common')
-rw-r--r--common/jpeg/jpeg.dsp2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/jpeg/jpeg.dsp b/common/jpeg/jpeg.dsp
index 72512612..5f97af75 100644
--- a/common/jpeg/jpeg.dsp
+++ b/common/jpeg/jpeg.dsp
@@ -265,7 +265,7 @@ SOURCE=.\jquant2.c
# End Source File
# Begin Source File
-SOURCE=.\simd\jsimd_i386.c
+SOURCE=.\jsimd_none.c
# End Source File
# Begin Source File