uvg266/build
Ari Koivula e4b942ad67 Enable /W4 for VS.
- Disabled errors are:
 - Implicit conversion from bigger to a smaller type. I don't want to disable
   it but there are still about 60 of these and adding explicit C casts
   everywhere is just going to cause more problems.
 - Nonstandard extension: Non-constant aggregate initializer.
 - Translation unit is empty.
2014-04-04 13:02:09 +03:00
..
kvazaar_cli Rename VS project files. 2014-02-11 15:33:41 +02:00
kvazaar_lib Put 64 and 32 bit binaries in separate directories. 2014-02-11 16:51:57 +02: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 Enable /W4 for VS. 2014-04-04 13:02:09 +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 Change VS release to use normal DLLs instead of debug. 2014-02-07 15:11:37 +02:00