openh264/codec/build/win32/enc
Martin Storsjö 4635232d93 Don't manually define WIN32/WIN64
All the code that relies on separating them uses the built-in defines
_WIN32 and _WIN64, or the corresponding machine defines (such as
_M_IX86, for MSVC 32 bit inline assembly).
2014-05-09 19:34:04 +03:00
..
encConsole.vcproj Don't manually define WIN32/WIN64 2014-05-09 19:34:04 +03:00
WelsEncCore.vcproj Don't manually define WIN32/WIN64 2014-05-09 19:34:04 +03:00
WelsEncoder.sln Remove the _2008 suffix from the Visual Studio solutions 2014-05-08 11:47:56 +03:00
WelsEncPlus.vcproj Don't manually define WIN32/WIN64 2014-05-09 19:34:04 +03:00