uvg266/build
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_cli Rename VS project files. 2014-02-11 15:33:41 +02:00
kvazaar_lib Update VS project files to link win32-pthread. 2014-05-14 17:54:34 +03:00
kvazaar_tests Rename VS project files. 2014-02-11 15:33:41 +02:00
yasm Move yasm visual studio files to build. 2014-01-24 15:51:41 +02:00
C_Properties.props Update VS project files to link win32-pthread. 2014-05-14 17:54:34 +03:00
kvazaar_VS2010.sln Rename VS project files. 2014-02-11 15:33:41 +02:00
placeholder.txt Initial commit with working config functions 2012-05-30 15:10:23 +03:00
Release_Optimizations.props Pass preprocessor defines for supported intrinsics in VS2010 explicitly. 2014-04-30 17:41:15 +03:00