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:
authorGian-Carlo Pascutto <gcp@sjeng.org>2012-07-12 23:14:13 +0400
committerJean-Marc Valin <jmvalin@jmvalin.ca>2012-07-13 02:00:29 +0400
commitf57be69f071678743e7ed7cdfc72f648d004f9f6 (patch)
treebf27adc1753b9e1a7c5574bddf48fb30ad03a7dd /silk/float
parenta7bdbf76027cdb21ccedc8ed44a682dc4bf1b647 (diff)
Remove non-existent ReadMe.txt references.
Diffstat (limited to 'silk/float')
-rw-r--r--silk/float/silk_float.vcxproj3
-rw-r--r--silk/float/silk_float.vcxproj.filters3
2 files changed, 0 insertions, 6 deletions
diff --git a/silk/float/silk_float.vcxproj b/silk/float/silk_float.vcxproj
index 232e755e..42fc28e6 100644
--- a/silk/float/silk_float.vcxproj
+++ b/silk/float/silk_float.vcxproj
@@ -160,9 +160,6 @@
</Lib>
</ItemDefinitionGroup>
<ItemGroup>
- <None Include="ReadMe.txt" />
- </ItemGroup>
- <ItemGroup>
<ClCompile Include="apply_sine_window_FLP.c" />
<ClCompile Include="autocorrelation_FLP.c" />
<ClCompile Include="burg_modified_FLP.c" />
diff --git a/silk/float/silk_float.vcxproj.filters b/silk/float/silk_float.vcxproj.filters
index a4f075b6..dbec9655 100644
--- a/silk/float/silk_float.vcxproj.filters
+++ b/silk/float/silk_float.vcxproj.filters
@@ -15,9 +15,6 @@
</Filter>
</ItemGroup>
<ItemGroup>
- <None Include="ReadMe.txt" />
- </ItemGroup>
- <ItemGroup>
<ClCompile Include="apply_sine_window_FLP.c">
<Filter>Source Files</Filter>
</ClCompile>