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:
authorRalph Giles <giles@mozilla.com>2012-12-21 23:49:46 +0400
committerRalph Giles <giles@mozilla.com>2012-12-21 23:49:46 +0400
commit0a29bb5155fb924e98fba6466578794b24feaa14 (patch)
tree0546137d9ec4f57911c7746142fbda2caa4c97f7 /src/opus.vcxproj
parent3593bbf481a79fefdc9138361b0933b71852f7ac (diff)
Add tansig_table.h to the MSVC project files.
Diffstat (limited to 'src/opus.vcxproj')
-rw-r--r--src/opus.vcxproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/opus.vcxproj b/src/opus.vcxproj
index c47c1ec3..2847e86b 100644
--- a/src/opus.vcxproj
+++ b/src/opus.vcxproj
@@ -218,6 +218,7 @@
<ClInclude Include="analysis.h" />
<ClInclude Include="mlp.h" />
<ClInclude Include="opus_private.h" />
+ <ClInclude Include="tansig_table.h" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">