uvg266/build/kvazaar_lib
Ari Koivula 5d0df56c94 Move optimizations to their own compilation units according to target.
- This is necessary in order to compile AVX intrinsics correctly in
  Visual Studio. Having everything in their own units should also make
  compiling normal C code with optimizations on easier.

- For now the makefile still relies on GCC __target__ attribute for compiling
  intrinsics.
2014-07-11 17:26:19 +03:00
..
kvazaar_lib.vcxproj Move optimizations to their own compilation units according to target. 2014-07-11 17:26:19 +03:00
kvazaar_lib.vcxproj.filters Move optimizations to their own compilation units according to target. 2014-07-11 17:26:19 +03:00