]> granicus.if.org Git - libjpeg-turbo/commitdiff
Windows build fixes:
authorPeter Åstrand <astrand@cendio.se>
Wed, 19 Aug 2009 13:53:48 +0000 (13:53 +0000)
committerPeter Åstrand <astrand@cendio.se>
Wed, 19 Aug 2009 13:53:48 +0000 (13:53 +0000)
* Use jsimd_i386.c instead of the attic jsimd.c

* Corrected include of jsimd.h in jsimd_i386.c.

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@59 632fc199-4ca6-4c93-a231-07263d6284db

jpeg.dsp
simd/jsimd_i386.c

index 37566e51b0b1c07b50afc68477c9b6fa168d525d..725126121d6ad04b9118f8abb2da889e2c916bdd 100644 (file)
--- a/jpeg.dsp
+++ b/jpeg.dsp
@@ -265,7 +265,7 @@ SOURCE=.\jquant2.c
 # End Source File\r
 # Begin Source File\r
 \r
-SOURCE=.\jsimd.c\r
+SOURCE=.\simd\jsimd_i386.c\r
 # End Source File\r
 # Begin Source File\r
 \r
index 751fe2dee8eb640463f16a5d4a0d75790033b05d..f5aec18b8c57bee22e73ba82c5c7f87654b3b7d1 100644 (file)
@@ -18,7 +18,7 @@
 #include "../jsimd.h"
 #include "../jdct.h"
 #include "../jsimddct.h"
-#include "simd/jsimd.h"
+#include "jsimd.h"
 
 /*
  * In the PIC cases, we have no guarantee that constants will keep