Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.xiph.org/xiph/opus.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRicardo Constantino (:RiCON) <wiiaboo@gmail.com>2016-07-16 03:55:28 +0300
committerRalph Giles <giles@thaumas.net>2016-07-27 21:47:45 +0300
commit385d49e55cc15070c3cfca4bbf5d5680149a9335 (patch)
treea3090c0cb8ee34a39ca292546daef81354791f52 /win32/.gitignore
parent1aa851445b984a78941a4bad786a7af6b3fdfe73 (diff)
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>
Diffstat (limited to 'win32/.gitignore')
-rw-r--r--win32/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/win32/.gitignore b/win32/.gitignore
index b3af7178..49dab5a6 100644
--- a/win32/.gitignore
+++ b/win32/.gitignore
@@ -4,6 +4,7 @@
[Dd]ebugPublic/
[Rr]elease/
[Rr]eleaseDLL/
+[Rr]eleaseDLL_fixed/
[Rr]eleases/
*.manifest
*.lastbuildstate