Commit graph

5 commits

Author SHA1 Message Date
Ricardo Constantino
ab148485da
vs2015: reenable DebugDLL versions of opus_demo
Signed-off-by: Ralph Giles <giles@thaumas.net>
2016-11-10 19:53:20 -08:00
Ricardo Constantino (:RiCON)
07a51ebb89 VS2015: Disable building DebugDLL opus_demo.
This works around the issue with using private symbols.

Signed-off-by: Ralph Giles <giles@mozilla.com>
2016-07-27 11:48:18 -07:00
Ricardo Constantino (:RiCON)
385d49e55c vs2015: Merge opus dependencies into its project.
Since DLL builds can't include both fixed and float, separate DLL_fixed
configurations added that include fixed silk code and also set FIXED_POINT.

Signed-off-by: Ralph Giles <giles@mozilla.com>
2016-07-27 11:47:45 -07:00
Ricardo Constantino (:RiCON)
a79bf19a5e Create a simple project to create version.h.
Run before any other project.

Avoids trying to create and replace version.h more than once which
led to file-locking errors with multicore builds.

Signed-off-by: Ralph Giles <giles@mozilla.com>
2016-07-26 09:50:13 -07:00
uraymeiviar
3aaddaf5fb Added Visual Studio 2015 solution and added ReleaseDLL and DebugDLL Project settings to produce .dll file instead of .lib 2016-05-11 15:50:55 -07:00