uvg266/build
Arttu Ylä-Outinen 7086bc144a Fix build on Win32
On Windows, the platform name (Win32 or x64) is used as the object
format parameter for vsyasm. However, vsyasm 1.3.0 expects the format
name to be in lower case. This commit changes vsyasm.props so that the
object format is converted to lower case.

Fixes #168.
2017-05-22 14:22:50 +03:00
..
kvazaar_cli Move files under their modules in Visual Studio 2015-12-17 15:39:45 +02:00
kvazaar_lib Extract encoding code from encoderstate.c 2016-08-09 22:16:50 +09:00
kvazaar_tests Add missing file to Visual Studio tests project. 2016-01-25 12:16:34 +02:00
yasm Fix build on Win32 2017-05-22 14:22:50 +03:00
C_Properties.props Disable VS warnings 2016-07-14 15:11:43 +03:00
kvazaar_VS2013.sln Rebase transform split search. 2014-09-08 14:13:59 +03:00
placeholder.txt Initial commit with working config functions 2012-05-30 15:10:23 +03:00
Release_Optimizations.props Enabled Link Time Code Generation and Whole Program Optimization in Visual Studio project release optimizations 2014-08-20 12:06:16 +03:00