From 42b3a8ba26dd2652b6c582239a0e2142dc2cc421 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Peter=20=C3=85strand?= Date: Wed, 19 Aug 2009 14:20:46 +0000 Subject: [PATCH] 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 --- common/jpeg/jpeg.dsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5