
+ removed unsupported ARCH = /arch:SSE2 from makefile.vs + removed vsimple.obj from icbench.exe target (it's part of lib) + added icapp.exe target to makefile.vs + fixed compilation error in plugins.cc (type cast error) + updated .gitignore to ignore build output files
3 lines
41 B
C
3 lines
41 B
C
#define SSE2_ON
|
|
#include "bitunpack.c"
|