uvg266/build/kvazaar_lib
Ari Koivula 60a0ba4280 Update VS project files to link win32-pthread.
- I haven't found a good way of including external dependencies to VS projects
  yet. Win32-pthreads is assumed to be found at the same level as kvazaar dir
  and has the files x86/pthreadVC2.lib and x64/pthreadVC2.lib.

- Win32-pthreads also requires the pthreadVC2.dll to be in PATH when running
  the program. Not sure what to do about that yet. We might need an installer
  for windows to handle that.

- Disable openmp as it's no longer used.

- Stop linking Ws2_32.lib as that hasn't been used for ages.
2014-05-14 17:54:34 +03:00
..
kvazaar_lib.vcxproj Update VS project files to link win32-pthread. 2014-05-14 17:54:34 +03:00
kvazaar_lib.vcxproj.filters Update VS project files to link win32-pthread. 2014-05-14 17:54:34 +03:00