diff options
author | Gian-Carlo Pascutto <gcp@sjeng.org> | 2012-07-20 09:31:31 +0200 |
---|---|---|
committer | Gregory Maxwell <greg@xiph.org> | 2012-07-20 08:49:01 -0400 |
commit | 0ec93137dc4653e93fb2a0c3ccbea4b756684f70 (patch) | |
tree | 9c865ea7584bfd78ab044481b943cfb482c79b12 /.gitignore | |
parent | b768c9b0fd425a7651cf4c81cc7eb3f505701bb3 (diff) | |
download | opus-0ec93137dc4653e93fb2a0c3ccbea4b756684f70.tar.gz |
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-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 |