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

Side by Side Diff: chrome/test/unit/unittests.vcproj

Issue 126103: Wean activex_shim from urlmon.lib:... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 6 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 | « chrome/app/chrome_dll.vcproj ('k') | webkit/activex_shim/activex_shim.gyp » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="Windows-1252"?> 1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject 2 <VisualStudioProject
3 ProjectType="Visual C++" 3 ProjectType="Visual C++"
4 Version="8.00" 4 Version="8.00"
5 Name="unit_tests" 5 Name="unit_tests"
6 ProjectGUID="{ECFC2BEC-9FC0-4AD9-9649-5F26793F65FC}" 6 ProjectGUID="{ECFC2BEC-9FC0-4AD9-9649-5F26793F65FC}"
7 RootNamespace="unit_tests" 7 RootNamespace="unit_tests"
8 > 8 >
9 <Platforms> 9 <Platforms>
10 <Platform 10 <Platform
(...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after
49 /> 49 />
50 <Tool 50 <Tool
51 Name="VCResourceCompilerTool" 51 Name="VCResourceCompilerTool"
52 AdditionalIncludeDirectories="$(SolutionDir)..;& quot;$(IntDir)&quot;;&quot;$(IntDir)&quot;;&quot;$(SolutionDir)&quot;;&quot;$(In tDir)\..\&quot;" 52 AdditionalIncludeDirectories="$(SolutionDir)..;& quot;$(IntDir)&quot;;&quot;$(IntDir)&quot;;&quot;$(SolutionDir)&quot;;&quot;$(In tDir)\..\&quot;"
53 /> 53 />
54 <Tool 54 <Tool
55 Name="VCPreLinkEventTool" 55 Name="VCPreLinkEventTool"
56 /> 56 />
57 <Tool 57 <Tool
58 Name="VCLinkerTool" 58 Name="VCLinkerTool"
59 » » » » AdditionalDependencies="winmm.lib" 59 » » » » AdditionalDependencies="urlmon.lib winmm.lib"
60 LinkIncremental="1" 60 LinkIncremental="1"
61 /> 61 />
62 <Tool 62 <Tool
63 Name="VCALinkTool" 63 Name="VCALinkTool"
64 /> 64 />
65 <Tool 65 <Tool
66 Name="VCManifestTool" 66 Name="VCManifestTool"
67 /> 67 />
68 <Tool 68 <Tool
69 Name="VCXDCMakeTool" 69 Name="VCXDCMakeTool"
(...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after
116 /> 116 />
117 <Tool 117 <Tool
118 Name="VCResourceCompilerTool" 118 Name="VCResourceCompilerTool"
119 AdditionalIncludeDirectories="$(SolutionDir)..;& quot;$(IntDir)&quot;;&quot;$(IntDir)&quot;;&quot;$(SolutionDir)&quot;;&quot;$(In tDir)\..\&quot;" 119 AdditionalIncludeDirectories="$(SolutionDir)..;& quot;$(IntDir)&quot;;&quot;$(IntDir)&quot;;&quot;$(SolutionDir)&quot;;&quot;$(In tDir)\..\&quot;"
120 /> 120 />
121 <Tool 121 <Tool
122 Name="VCPreLinkEventTool" 122 Name="VCPreLinkEventTool"
123 /> 123 />
124 <Tool 124 <Tool
125 Name="VCLinkerTool" 125 Name="VCLinkerTool"
126 » » » » AdditionalDependencies="winmm.lib" 126 » » » » AdditionalDependencies="urlmon.lib winmm.lib"
127 /> 127 />
128 <Tool 128 <Tool
129 Name="VCALinkTool" 129 Name="VCALinkTool"
130 /> 130 />
131 <Tool 131 <Tool
132 Name="VCManifestTool" 132 Name="VCManifestTool"
133 /> 133 />
134 <Tool 134 <Tool
135 Name="VCXDCMakeTool" 135 Name="VCXDCMakeTool"
136 /> 136 />
(...skipping 1060 matching lines...) Expand 10 before | Expand all | Expand 10 after
1197 ObjectFile="$(IntDir)\$(InputNam e)1.obj" 1197 ObjectFile="$(IntDir)\$(InputNam e)1.obj"
1198 XMLDocumentationFileName="$(IntD ir)\$(InputName)1.xdc" 1198 XMLDocumentationFileName="$(IntD ir)\$(InputName)1.xdc"
1199 /> 1199 />
1200 </FileConfiguration> 1200 </FileConfiguration>
1201 </File> 1201 </File>
1202 </Filter> 1202 </Filter>
1203 </Files> 1203 </Files>
1204 <Globals> 1204 <Globals>
1205 </Globals> 1205 </Globals>
1206 </VisualStudioProject> 1206 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/app/chrome_dll.vcproj ('k') | webkit/activex_shim/activex_shim.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698