Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(27)

Side by Side Diff: win32/VS2010/test_opus_api.vcxproj.filters

Issue 28553003: Updating Opus to a pre-release of 1.1 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/opus
Patch Set: Removing failing file Created 7 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « win32/VS2010/test_opus_api.vcxproj ('k') | win32/VS2010/test_opus_decode.vcxproj » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 <?xml version="1.0" encoding="utf-8"?>
2 <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuil d/2003">
3 <ItemGroup>
4 <Filter Include="Source Files">
5 <UniqueIdentifier>{4FC737F1-C7A5-4376-A066-2A32D752A2FF}</UniqueIdentifier >
6 <Extensions>cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx</Extensions>
7 </Filter>
8 </ItemGroup>
9 <ItemGroup>
10 <ClCompile Include="..\..\tests\test_opus_api.c">
11 <Filter>Source Files</Filter>
12 </ClCompile>
13 </ItemGroup>
14 </Project>
OLDNEW
« no previous file with comments | « win32/VS2010/test_opus_api.vcxproj ('k') | win32/VS2010/test_opus_decode.vcxproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698