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

github.com/xiph/opus.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoruraymeiviar <uraymeiviar@gmail.com>2015-11-06 18:25:25 +0300
committerRalph Giles <giles@mozilla.com>2016-05-12 01:50:55 +0300
commitae8fec4cb4d8d6f25a7f1da009af96b4c6c37634 (patch)
tree98f4579c01aeedb31a70dd6461a09f02bedf33b3 /.gitignore
parent3aaddaf5fb97340055520b1c1f612a0ab19c1a30 (diff)
fix build settings for DLL project, runtime library must be linked to DLL too to prevent heap deallocation error
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 367bf4ae..7353473f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -79,3 +79,4 @@ src/Debug
src/Release
src/x64
*.opensdf
+win32/