Tom Finegan 6d99850e7c Build muxer and parser into a single library.
Makefile:
- Add a new target that makes a single libwebm.a instead of building
separate muxer and parser libraries.
- Update sample targets accordingly.

Visual Studio:
- Use a single project for muxing and parsing, and build a single library
name libwebm.lib.
- Update code generation settings (DLL -> static runtimes).
- Use C7 debug information format (instead of PDB)
- Disable minimal rebuild (C7 use causes warning otherwise).

Change-Id: Ie221d4ee02c93f98f2521757c08b75ecbf75f54f
2011-08-11 17:19:45 -04:00
2010-06-11 14:31:20 -04:00
2010-06-02 10:25:33 -04:00
2010-06-02 10:25:33 -04:00
2010-06-15 17:45:08 -04:00
2010-06-15 17:45:08 -04:00
2010-11-03 13:46:44 -04:00
2011-07-15 17:30:27 -04:00
Description
No description provided
2.6 MiB
Languages
C++ 97.7%
CMake 1.7%
Shell 0.5%