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:
authorGian-Carlo Pascutto <gcp@sjeng.org>2012-07-20 11:31:31 +0400
committerGregory Maxwell <greg@xiph.org>2012-07-20 16:49:01 +0400
commit0ec93137dc4653e93fb2a0c3ccbea4b756684f70 (patch)
tree9c865ea7584bfd78ab044481b943cfb482c79b12 /.gitignore
parentb768c9b0fd425a7651cf4c81cc7eb3f505701bb3 (diff)
Small cleanups to MSVC build setup.
Add more MSVC files to .gitignore. Make all configurations use default floating point model.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 3431b2f4..d3fc1b8e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -31,3 +31,7 @@ tools/celtenc
celt.pc
celt.spec
celt/dump_modes/dump_modes
+*.vcxproj.user
+opus.sdf
+opus.suo
+version.h \ No newline at end of file