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

Side by Side Diff: Tools/TestWebKitAPI/Configurations/TestWebKitAPICoreFoundation.vsprops

Issue 13602008: Remove non-chromium code from TestWebKitAPI (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 8 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
OLDNEW
(Empty)
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioPropertySheet
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="TestWebKitAPICoreFoundation"
6 >
7 <Tool
8 Name="VCLinkerTool"
9 AdditionalDependencies="CoreFoundation$(LibraryConfigSuffix).lib "
10 />
11 </VisualStudioPropertySheet>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698